Produkt zum Begriff Automation:
-
Human Friendly Automation
Human Friendly Automation , Künstliche Intelligenz für unsere Arbeitswelt nutzbar machen Künstliche Intelligenz wird die Arbeitswelt in den nächsten Jahren grundlegend verändern und bei der Arbeit bald so selbstverständlich sein, wie es Smartphones im Alltag längst geworden sind. Insbesondere die Fähigkeiten generativer KI im Umgang mit natürlicher Sprache schaffen die Grundlage für einen Automatisierungsschub. Anders als früher stehen nun nicht mehr niedrigqualifizierte "Blue-collar"-Jobs im Fokus, sondern Wissensarbeit und die Welt der Büros. In einigen Bereichen werden KI-Anwendungen durchaus Tätigkeiten ersetzen, während sie gleichzeitig neue Berufsbilder schaffen werden. Dieser technologische Wandel kommt zur rechten Zeit, denn angesichts des demografischen Wandels und des dadurch verstärkten Fachkräftemangel ist eine Entlastung von Beschäftigten durchaus von Vorteil. Durch KI-Anwendungen können Beschäftigte bei zeitaufwendigen Routineaufgaben entlastet und Prozesse verbessert werden. KI braucht Werte und muss nachhaltig sein Die Demokratisierung von generativer KI durch ChatGPT wirkt wie ein Turbo und hat die Aufmerksamkeit für die gesellschaftlichen Folgen von KI enorm gesteigert. Eine Vision, wie Automatisierung und Künstliche Intelligenz für die Arbeitswelt nachhaltig und im Sinne der Menschen umgesetzt werden kann, ist der Fokus dieses Buchs. Ein Netzwerk von Wissenschaftlern sowie KI-, Human Resources- und Change-Experten hat auf Basis des Agilen Manifests eine Werte-Charta "Human Friendly Automation" (HFA) entwickelt. Diese definiert Grundwerte und Grundrechte der Menschen im Prozess der Automatisierung. Fundament dafür ist die Einsicht, dass die großen Potenziale der Technik nur zu heben sind, wenn die arbeitenden Menschen sie selbst mitgestalten können. Das Buch bietet Statements von Entscheiderinnen und Entscheidern, warum und wie sie HFA in ihren Organisationen verankern, und liefert Argumente, warum die digitale Transformation ein Empowerment der Beschäftigten braucht. Und es präsentiert Leuchttürme: Breitgefächerte Fallstudien von IT- und Automobilunternehmen über die Arbeitsagentur bis hin zu kleinen und mittleren Unternehmen zeigen, wie es in der Praxis geht. , Studium & Erwachsenenbildung > Fachbücher, Lernen & Nachschlagen , Erscheinungsjahr: 202311, Produktform: Leinen, Redaktion: Kämpf, Tobias~Langes, Barbara~Schatilow, Lars~Gergs, Hans-Joachim, Seitenzahl/Blattzahl: 230, Keyword: ChatGPT; Netzwerk; digitale Transformation; KI; IT; Wirtschaft; Gesellschaft; Nachhaltigkeit; Konzept; Werte; Human Resources; generative KI; Zukunft; Fachkräftemangel; Unternehmen; demografischer Wandel; Digitalisierung; Automatisierung, Fachschema: Intelligenz / Künstliche Intelligenz~KI~Künstliche Intelligenz - AI~Soziologie / Arbeit, Wirtschaft, Technik, Fachkategorie: Künstliche Intelligenz, Warengruppe: HC/Soziologie, Fachkategorie: Soziologie: Arbeit und Beruf, Thema: Verstehen, Text Sprache: ger, UNSPSC: 49019900, Warenverzeichnis für die Außenhandelsstatistik: 49019900, Verlag: Frankfurter Allgem.Buch, Verlag: Frankfurter Allgem.Buch, Verlag: FAZIT Communication GmbH, Länge: 217, Breite: 149, Höhe: 25, Gewicht: 444, Produktform: Gebunden, Genre: Sozialwissenschaften/Recht/Wirtschaft, Genre: Sozialwissenschaften/Recht/Wirtschaft, Herkunftsland: DEUTSCHLAND (DE), Katalog: deutschsprachige Titel, Katalog: Gesamtkatalog, Katalog: Kennzeichnung von Titeln mit einer Relevanz > 30, Katalog: Lagerartikel, Book on Demand, ausgew. Medienartikel, Relevanz: 0050, Tendenz: -1, Unterkatalog: AK, Unterkatalog: Bücher, Unterkatalog: Hardcover, Unterkatalog: Lagerartikel,
Preis: 28.00 € | Versand*: 0 € -
Network Automation Made Easy
Practical strategies and techniques for automating network infrastructureAs networks grow ever more complex, network professionals are seeking to automate processes for configuration, management, testing, deployment, and operation. Using automation, they aim to lower expenses, improve productivity, reduce human error, shorten time to market, and improve agility. In this guide, expert practitioner Ivo Pinto presents all the concepts and techniques you'll need to move your entire physical and virtual infrastructure towards greater automation and maximize the value it delivers.Writing for experienced professionals, the author reviews today's leading use cases for automation, compares leading tools, and presents a deep dive into using the open source Ansible engine to automate common tasks. You'll find everything you need: from practical code snippets to real-world case studies to a complete methodology for planning strategy.This guide is for everyone seeking to improve network operations and productivity, including system, network, storage, and virtualization administrators, network and security engineers, and many other technical professionals and managers. You can apply its vendor-neutral concepts throughout your entire environmentfrom servers to the cloud, switches to security.Explore modern use cases for network automation, and compare today's most widely used automation toolsCapture essential data for use in network automation, using standard formats such as JSON, XML, and YAMLGet more value from the data your network can provideInstall Ansible and master its building blocks, including plays, tasks, modules, variables, conditionals, loops, and rolesPerform common networking tasks with Ansible playbooks: manage files, devices, VMs, cloud constructs, APIs, and moreSee how Ansible can be used to automate even the largest global network architecturesDiscover how NetDevOps can transform your approach to automation--and create a new NetDevOps pipeline, step by stepBuild a network automation strategy from the ground up, reflecting lessons from the world's largest enterprises
Preis: 43.86 € | Versand*: 0 € -
Practical Automation with PowerShell
Take PowerShell beyond simple scripts and build time-saving automations for your team, your users, and the world.In Practical Automation with PowerShell you will learn how to:Build PowerShell functions to automate common and complex tasksCreate smart automations that are adaptable to new challengesStructure your code for sharing and reusabilityStore and secure your automationsExecute automations with Azure Automation, Azure Functions, and JenkinsShare your automations with your team and non-technical colleaguesStore and retrieve data, credentials, and variablesUse source control solutions to maintain and test code changesProvide front-end UI solutions for PowerShell automationsPractical Automation in PowerShell reveals how you can use PowerShell to build automation solutions for a huge number of common admin and DevOps tasks. It takes you beyond scripting basics and shows you how to handle the unforeseen complexities that can keep automations from becoming reusable and resilient. You'll discover tools and platforms that let you share your automations with your team and even roll them out to non-technical users through easy-to-understand Sharepoint frontends.about the technologyMost repetitive tasks you face as an administrator or DevOps engineer can be automated using PowerShell. Mastering the basics of this powerful language, along with some best practices for saving and sharing your automations, can radically improve the consistency and efficiency of your work.about the bookPractical Automation with PowerShell teaches you how to build, organize, and share useful automations with PowerShell. You'll start with development skills you might not have learned as a sysadmin, including techniques to help you structure and manage your code, and common pitfalls to avoid. You'll quickly progress to essential factors for sharable automations, such as securely storing information, connecting to remote machines, and creating automations that can adapt to different use cases. Finally, you'll take your automations out into the world. You'll learn how to share them with your team or end users, and build front ends that allow non-technical people to run them at the touch of a button.
Preis: 47.07 € | Versand*: 0 € -
Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation
Winner of the 2011 Jolt Excellence Award!Getting software released to users is often a painful, risky, and time-consuming process.This groundbreaking new book sets out the principles and technical practices that enable rapid, incremental delivery of high quality, valuable new functionality to users. Through automation of the build, deployment, and testing process, and improved collaboration between developers, testers, and operations, delivery teams can get changes released in a matter of hours—sometimes even minutes–no matter what the size of a project or the complexity of its code base.Jez Humble and David Farley begin by presenting the foundations of a rapid, reliable, low-risk delivery process. Next, they introduce the “deployment pipeline,” an automated process for managing all changes, from check-in to release. Finally, they discuss the “ecosystem” needed to support continuous delivery, from infrastructure, data and configuration management to governance.The authors introduce state-of-the-art techniques, including automated infrastructure management and data migration, and the use of virtualization. For each, they review key issues, identify best practices, and demonstrate how to mitigate risks. Coverage includesAutomating all facets of building, integrating, testing, and deploying softwareImplementing deployment pipelines at team and organizational levels Improving collaboration between developers, testers, and operationsDeveloping features incrementally on large and distributed teams Implementing an effective configuration management strategy Automating acceptance testing, from analysis to implementation Testing capacity and other non-functional requirements Implementing continuous deployment and zero-downtime releases Managing infrastructure, data, components and dependencies Navigating risk management, compliance, and auditingWhether you’re a developer, systems administrator, tester, or manager, this book will help your organization move from idea to release faster than ever—so you can deliver value to your business rapidly and reliably.
Preis: 54.56 € | Versand*: 0 €
-
Wie kann Automation die Effizienz von Betrieben steigern?
Automation kann repetitive Aufgaben automatisieren, was Zeit und Ressourcen spart. Durch die Reduzierung menschlicher Fehler wird die Genauigkeit und Qualität der Arbeit verbessert. Zudem können Betriebe durch Automation rund um die Uhr arbeiten, was die Produktivität erhöht.
-
Wie kann Automation dazu beitragen, die Effizienz und Produktivität in verschiedenen Branchen zu steigern? Was sind die potenziellen Auswirkungen von Automation auf die Arbeitswelt?
Automation kann repetitive Aufgaben automatisieren, was Zeit und Ressourcen spart. Durch den Einsatz von Technologie können Prozesse effizienter gestaltet und die Produktivität gesteigert werden. Die potenziellen Auswirkungen von Automation auf die Arbeitswelt umfassen eine Veränderung der Arbeitsanforderungen, die Notwendigkeit neuer Fähigkeiten und möglicherweise auch den Verlust von Arbeitsplätzen.
-
Wie kann Automation dazu beitragen, Arbeitsprozesse effizienter zu gestalten? Welche Vorteile bringt Automatisierung in verschiedenen Lebensbereichen mit sich?
Automation kann repetitive Aufgaben automatisieren, Zeit sparen und menschliche Fehler reduzieren. In der Produktion kann Automatisierung die Produktivität steigern, in der Logistik Kosten senken und im Gesundheitswesen die Genauigkeit verbessern. Durch Automatisierung können Unternehmen wettbewerbsfähiger werden, die Lebensqualität erhöhen und die Sicherheit in verschiedenen Bereichen erhöhen.
-
Wie kann Automation dabei helfen, Arbeitsprozesse effizienter zu gestalten?
Automation kann repetitive Aufgaben automatisieren, was Zeit und Ressourcen spart. Durch die Reduzierung menschlicher Fehler steigert Automation die Genauigkeit und Qualität der Arbeit. Zudem ermöglicht sie eine schnellere Durchführung von Aufgaben, was die Effizienz insgesamt erhöht.
Ähnliche Suchbegriffe für Automation:
-
Network Programmability and Automation Fundamentals
Modernize and optimize network management with APIs and automationLegacy network management approaches don't scale adequately and can't be automated well. This guide will help meet tomorrow's challenges by adopting network programmability based on Application Programming Interfaces (APIs). Using these techniques, you can improve efficiency, reliability, and flexibility; simplify implementation of high-value technologies; automate routine administrative and security tasks; and deploy services far more rapidly.Four expert authors help you transition from a legacy mindset to one based on solving problems with software. They explore today's emerging network programmability and automation ecosystem; introduce each leading programmable interface; and review the protocols, tools, techniques, and technologies that underlie network programmability. You'll master key concepts through hands-on examples you can run using Linux, Python, Cisco DevNet sandboxes, and other easily accessible tools.This guide is for all network architects, engineers, operations, and software professionals who want to integrate programmability into their networks. It offers valuable background for Cisco DevNet certificationand skills you can use with any platform, whether you have software development experience or not.Master core concepts and explore the network programmability stackManage network software and run automation scripts in Linux environmentsSolve real problems with Python and its Napalm and Nornir automation frameworksMake the most of the HTTP protocol, REST architectural framework, and SSHEncode your data with XML, JSON, or YAMLUnderstand and build data models using YANG that offer a foundation for model-based network programmingLeverage modern network management protocols, from gRPC and gNMI to NETCONF and RESTCONFMeet stringent service provider KPIs in large-scale, fast-changing networksProgram Cisco devices running IOS XE, IOS XR, and NX-OS as well as Meraki, DNA Center, and Webex platformsProgram non-Cisco platforms such as Cumulus Linux and Arista EOSGo from zero to hero with Ansible network automationPlan your next steps with more advanced tools and technologies
Preis: 58.84 € | Versand*: 0 € -
HPE LTO5 Ultrium RW Automation BarCode L
HPE LTO Ultrium 5 RW automation barcode labelled 110er-pack - Server, Storage & USV Storage Bandspeicher - HPE LTO5 Ultrium RW Automation BarCode L
Preis: 191.10 € | Versand*: 0.00 € -
Software Configuration Management Patterns: Effective Teamwork, Practical Integration
Stereotypes portray software engineers as a reckless lot, and stereotypes paint software configuration management (SCM) devotees as inflexible. Based on these impressions, it is no wonder that projects can be riddled with tension! The truth probably lies somewhere in between these stereotypes, and this book shows how proven SCM practices can foster a healthy team-oriented culture that produces better software. The authors show that workflow, when properly managed, can avert delays, morale problems, and cost overruns. A patterns approach (proven solutions to recurring problems) is outlined so that SCM can be easily applied and successfully leveraged in small to medium sized organizations. The patterns are presented with an emphasis on practicality. The results speak for themselves: improved processes and a motivated workforce that synergize to produce better quality software.
Preis: 28.88 € | Versand*: 0 € -
Network Automation Made Easy
Practical strategies and techniques for automating network infrastructureAs networks grow ever more complex, network professionals are seeking to automate processes for configuration, management, testing, deployment, and operation. Using automation, they aim to lower expenses, improve productivity, reduce human error, shorten time to market, and improve agility. In this guide, expert practitioner Ivo Pinto presents all the concepts and techniques you'll need to move your entire physical and virtual infrastructure towards greater automation and maximize the value it delivers.Writing for experienced professionals, the author reviews today's leading use cases for automation, compares leading tools, and presents a deep dive into using the open source Ansible engine to automate common tasks. You'll find everything you need: from practical code snippets to real-world case studies to a complete methodology for planning strategy.This guide is for everyone seeking to improve network operations and productivity, including system, network, storage, and virtualization administrators, network and security engineers, and many other technical professionals and managers. You can apply its vendor-neutral concepts throughout your entire environmentfrom servers to the cloud, switches to security.Explore modern use cases for network automation, and compare today's most widely used automation toolsCapture essential data for use in network automation, using standard formats such as JSON, XML, and YAMLGet more value from the data your network can provideInstall Ansible and master its building blocks, including plays, tasks, modules, variables, conditionals, loops, and rolesPerform common networking tasks with Ansible playbooks: manage files, devices, VMs, cloud constructs, APIs, and moreSee how Ansible can be used to automate even the largest global network architecturesDiscover how NetDevOps can transform your approach to automation--and create a new NetDevOps pipeline, step by stepBuild a network automation strategy from the ground up, reflecting lessons from the world's largest enterprises
Preis: 43.86 € | Versand*: 0 €
-
Wie kann ein Bildverarbeitungssystem in der industriellen Automation eingesetzt werden?
Ein Bildverarbeitungssystem kann in der industriellen Automation eingesetzt werden, um Qualitätskontrollen durchzuführen, Defekte zu erkennen und Produkte zu identifizieren. Es kann auch zur Überwachung von Produktionsprozessen, zur Positionierung von Teilen und zur Roboternavigation verwendet werden. Durch die Integration von Bildverarbeitungssystemen können Unternehmen ihre Effizienz steigern, die Produktqualität verbessern und Kosten senken.
-
Wie können Unternehmen mithilfe von Marketing-Automation effizienter mit ihren Kunden kommunizieren und ihre Marketingstrategien verbessern? Was sind die Vorteile von Marketing-Automation für die Steigerung von Umsatz und Kundenzufriedenheit?
Durch Marketing-Automation können Unternehmen personalisierte und zeitnahe Kommunikation mit Kunden automatisieren, um deren Bedürfnisse besser zu verstehen und zu erfüllen. Dies ermöglicht es, Marketingstrategien zu optimieren und die Effizienz von Kampagnen zu steigern. Die Vorteile von Marketing-Automation liegen in der Steigerung der Umsätze durch gezielte Ansprache, der Verbesserung der Kundenzufriedenheit durch relevante Inhalte und der Reduzierung von manuellem Aufwand für wiederkehrende Aufgaben.
-
Wie kann man effektives Asset Management in einem Unternehmen implementieren, um die Ressourcennutzung und -optimierung zu verbessern?
1. Identifiziere und klassifiziere alle Assets des Unternehmens. 2. Implementiere eine Software zur Verwaltung und Überwachung der Assets. 3. Führe regelmäßige Audits durch, um die Effizienz zu überwachen und Verbesserungspotenziale zu identifizieren.
-
Wie kann die Automation in der Fertigungsindustrie effizient eingesetzt werden? Gibt es neue Technologien, die die Automatisierung von Prozessen in anderen Branchen vorantreiben?
Die Automation in der Fertigungsindustrie kann effizient eingesetzt werden, indem repetitive Aufgaben automatisiert werden, um Zeit und Kosten zu sparen. Neue Technologien wie künstliche Intelligenz und maschinelles Lernen treiben die Automatisierung von Prozessen in anderen Branchen voran, indem sie komplexe Entscheidungen und Aufgaben automatisieren. Durch die Integration von IoT-Geräten und Robotik können Unternehmen ihre Produktivität steigern und ihre Wettbewerbsfähigkeit verbessern.
* Alle Preise verstehen sich inklusive der gesetzlichen Mehrwertsteuer und ggf. zuzüglich Versandkosten. Die Angebotsinformationen basieren auf den Angaben des jeweiligen Shops und werden über automatisierte Prozesse aktualisiert. Eine Aktualisierung in Echtzeit findet nicht statt, so dass es im Einzelfall zu Abweichungen kommen kann.