Domain tungri.eu kaufen?

Produkt zum Begriff Automation:


  • Human Friendly 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 €
  • Practical Automation with PowerShell
    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 €
  • Network Automation Made Easy
    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 €
  • Network Programmability and Automation Fundamentals
    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 €
  • Was ist iPhone Automation 2?

    iPhone Automation 2 ist eine App für iOS-Geräte, die es Benutzern ermöglicht, automatisierte Abläufe und Workflows auf ihren iPhones zu erstellen. Mit dieser App können Benutzer verschiedene Aufgaben automatisieren, wie zum Beispiel das Senden von Textnachrichten, das Abspielen von Musik, das Öffnen von Apps und vieles mehr. Durch die Automatisierung von wiederkehrenden Aufgaben können Benutzer Zeit sparen und ihre Produktivität steigern. Die App bietet eine benutzerfreundliche Oberfläche und eine Vielzahl von Funktionen, um individuelle Automatisierungen zu erstellen.

  • Was ist der Unterschied zwischen Automation und Automatisierung?

    Automation bezieht sich auf den Einsatz von Technologie oder Maschinen, um menschliche Arbeit zu ersetzen oder zu erleichtern. Automatisierung hingegen bezieht sich auf den Prozess der Umwandlung eines manuellen Ablaufs in einen automatisierten Ablauf, bei dem Maschinen oder Software eingesetzt werden, um bestimmte Aufgaben auszuführen. Insgesamt kann man sagen, dass Automation das Ziel ist, während Automatisierung der Prozess ist, um dieses Ziel zu erreichen.

  • Wie kann Marketing-Automation dabei helfen, die Effizienz und Wirkung von Marketingkampagnen zu steigern? Welche Vorteile bietet Marketing-Automation für Unternehmen?

    Marketing-Automation automatisiert wiederkehrende Aufgaben, wie z.B. E-Mail-Kampagnen oder Lead-Nurturing, was Zeit und Ressourcen spart. Durch die Personalisierung von Inhalten und die gezielte Ansprache von Kunden können die Effektivität und Relevanz von Marketingkampagnen erhöht werden. Unternehmen profitieren von einer verbesserten Lead-Generierung, höheren Konversionsraten und einer besseren Kundenbindung durch die Nutzung von Marketing-Automation.

  • Wie kann man BeamNG-Autos im Automation-Modifikationsmodus anpassen?

    Um BeamNG-Autos im Automation-Modifikationsmodus anzupassen, musst du zuerst das Spiel Automation öffnen und ein Auto erstellen oder ein vorhandenes bearbeiten. Du kannst dann verschiedene Aspekte des Autos anpassen, wie zum Beispiel das Design, die Leistung, das Fahrwerk und die Aerodynamik. Sobald du mit den Anpassungen zufrieden bist, kannst du das Auto exportieren und in BeamNG.drive importieren, um es dort zu fahren und zu testen.

Ähnliche Suchbegriffe für Automation:


  • HPE LTO5 Ultrium RW Automation BarCode L
    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 €
  • Enterprise Networking, Security, and Automation Companion Guide (CCNAv7)
    Enterprise Networking, Security, and Automation Companion Guide (CCNAv7)

    Enterprise Networking, Security, and Automation Companion Guide is the official supplemental textbook for the Enterprise Networking, Security, and Automation v7 course in the Cisco Networking Academy CCNA curriculum.This course describes the architectures and considerations related to designing, securing, operating, and troubleshooting enterprise networks. You will implement the OSPF dynamic routing protocol, identify and protect against cybersecurity threats, configure access control lists (ACLs), implement Network Address Translation (NAT), and learn about WANs and IPsec VPNs. You will also learn about QoS mechanisms, network management tools, network virtualization, and network automation.The Companion Guide is designed as a portable desk reference to use anytime, anywhere to reinforce the material from the course and organize your time.The book's features help you focus on important concepts to succeed in this course:* Chapter objectives:  Review core concepts by answering the focus questions listed at the beginning of each chapter.* Key terms:  Refer to the lists of networking vocabulary introduced and highlighted in context in each chapter.* Glossary:  Consult the comprehensive Glossary with more than 500 terms.* Summary of Activities and Labs:  Maximize your study time with this complete list of all associated practice exercises at the end of each chapter.* Check Your Understanding:  Evaluate your readiness with the end-of-chapter questions that match the style of questions you see in the online course quizzes. The answer key explains each answer.How To:  Look for this icon to study the steps you need to learn to perform certain tasks.Interactive Activities:  Reinforce your understanding of topics with dozens of exercises from the online course identified throughout the book with this icon.Videos:  Watch the videos embedded within the online course.Packet Tracer Activities:  Explore and visualize networking concepts using Packet Tracer exercises interspersed throughout the chapters and provided in the accompanying Labs & Study Guide book.Hands-on Labs:  Work through all the course labs and additional Class Activities that are included in the course and published in the separate Labs & Study Guide.

    Preis: 62.05 € | Versand*: 0 €
  • Automation, Production Systems, and Computer-Integrated Manufacturing, Global Edition
    Automation, Production Systems, and Computer-Integrated Manufacturing, Global Edition

    Automation, Production Systems, and Computer-Integrated Manufacturing is appropriate for advanced undergraduate/ graduate-level courses in Automation, Production Systems, and Computer-Integrated Manufacturing. This exploration of the technical and engineering aspects of automated production systems provides the most advanced, comprehensive, and balanced coverage of the subject of any text on the market. It covers all the major cutting-edge technologies of production automation and material handling, and how these technologies are used to construct modern manufacturing systems. This book will provide a better teaching and learning experience—for you and your students. It will help: Provide Balanced Coverage of Automated Production Systems: A quantitative approach provides numerous equations and example problems for instructors who want to include analytical and quantitative material in their courses. Support Learning: End-of-chapter problems, review questions, and problem exercises give students plenty of opportunities to put theory into action. Keep Your Course Current: This edition provides up-to-date coverage of production systems, how they are sometimes automated and computerised, and how they can be mathematically analysed to obtain performance metrics. The full text downloaded to your computer With eBooks you can: search for key concepts, words and phrases make highlights and notes as you study share your notes with friends eBooks are downloaded to your computer and accessible either offline through the Bookshelf (available as a free download), available online and also via the iPad and Android apps. Upon purchase, you'll gain instant access to this eBook. Time limit The eBooks products do not have an expiry date. You will continue to access your digital ebook products whilst you have your Bookshelf installed.

    Preis: 53.49 € | Versand*: 0 €
  • Wago 2759-244/210-1000 Runtime, Room Automation, Macro 27592442101000
    Wago 2759-244/210-1000 Runtime, Room Automation, Macro 27592442101000

    Runtime, Room Automation, Macro, Single License WAGO Room Automation Macro Das WAGO Room Automation Macro ist eine Basisapplikation für die Raumautomation, welches auf Raumsegmenten basiert. Den Raumsegmenten können Sensoren und Aktoren aus den Bereichen Sonnenschutz, Beleuchtung und Raumtemperaturregelung zugeordnet werden. Darüber hinaus können diese Raumsegmente flexibel zu Räumen zusammengesetzt werden. Dies geschieht über die mitgelieferte Visualisierung durch das Setzen von Wänden. Die Applikation unterstützt im Auslieferungszustand auf einem PFC bis zu 24 Segmente und kann via Modbus® over UDP mit weiteren PFCs, auf denen die Gleiche Applikation läuft, verbunden werden. Die Programmierung des WAGO Room Automation Macro kann mit e!COCKPIT einfach verändert oder erweitert werden. Kompatible Controller 750-8212, PFC200, G2, 2ETH RS 750-8213, PFC200, G2, 2ETH CAN 750-8214, PFC200, G2, 2ETH RS CAN 750-8215, PFC200, G2, 4ETH CAN USB 750-8216, PFC200, G2, 2ETH RS CAN DPS Neben den hier aufgeführten Grundvarianten der Controller ist die Lizenz auch auf Varianten davon anwendbar. Für Details beachten Sie die jeweilige Produktinformationen des Controllers. Detailierte Angaben zu den Controllern finden Sie online unter: www.wago.com/Bestellnummer.

    Preis: 48.83 € | Versand*: 6.90 €
  • Wie kann Marketing-Automation dabei helfen, die Effizienz von Marketingkampagnen zu steigern? Welche Vorteile bietet Marketing-Automation Unternehmen?

    Marketing-Automation automatisiert repetitive Aufgaben wie E-Mail-Marketing und Lead-Nurturing, was Zeit und Ressourcen spart. Durch die Nutzung von Daten und Analysen kann Marketing-Automation personalisierte Inhalte liefern und die Effektivität von Kampagnen verbessern. Unternehmen profitieren von einer höheren Konversionsrate, verbesserten Kundenbeziehungen und einem effizienteren Marketingprozess.

  • Was ist der Unterschied zwischen Automation und Automatisierung?

    Automation bezieht sich auf den Einsatz von Technologie, um menschliche Aufgaben zu automatisieren und zu vereinfachen. Automatisierung hingegen beschreibt den Prozess der Umwandlung manueller Abläufe in automatisierte Prozesse. Automation ist das Ergebnis der Automatisierung.

  • Wie hat die Automation die Arbeitswelt verändert? Welche Vorteile bringt die Automation in der modernen Industrie mit sich?

    Die Automation hat die Arbeitswelt durch die Automatisierung von Prozessen und die Reduzierung manueller Arbeit verändert. Sie ermöglicht eine höhere Effizienz, Produktivität und Qualität in der modernen Industrie. Zudem können repetitive und gefährliche Aufgaben von Maschinen übernommen werden, was die Sicherheit und Gesundheit der Arbeitnehmer verbessert.

  • Wie können Unternehmen Marketing Automation effektiv einsetzen, um ihre Marketingprozesse zu optimieren?

    Unternehmen können Marketing Automation effektiv einsetzen, indem sie personalisierte E-Mails, Social-Media-Beiträge und Werbekampagnen automatisieren. Durch die Nutzung von Datenanalysen können sie ihre Zielgruppen besser verstehen und gezielt ansprechen. Außerdem können sie mithilfe von Automatisierungstools den Erfolg ihrer Marketingkampagnen messen und optimieren.

* 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.