Professional and Applied Computing

Enterprise Guide for Implementing Generative AI and Agentic AI

Chronologie aller Bände (1 - 15)

Die Reihenfolge beginnt mit dem eBook "Running ESXi on a Raspberry Pi". Wer alle eBookz der Reihe nach lesen möchte, sollte mit diesem Band von Thomas Fenton beginnen. Der zweite Teil der Reihe "Practical Forensic Analysis of Artifacts on iOS and Android Devices" ist am 15.04.2022 erschienen. Mit insgesamt 15 Bänden wurde die Reihe über einen Zeitraum von ungefähr 4 Jahren fortgesetzt. Der neueste Band trägt den Titel "The Evolune Metaverse".

  • Anzahl der Bewertungen für die gesamte Reihe: 5
  • Ø Bewertung der Reihe: 3.1
  • Start der Reihe: 05.11.2021
  • Neueste Folge: 10.12.2025

Diese Reihenfolge enthält 15 unterschiedliche Autoren.

Cover: Running ESXi on a Raspberry Pi
  • Autor: Fenton, Thomas
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: E-Book
  • Veröffentlicht: 05.11.2021
  • Genre: Sonstiges

Running ESXi on a Raspberry Pi

Gain foundational knowledge of ESXi technology and understand why it is such a dominant force in the datacenter. This book also looks beyond ESXi to other vSphere technologies, such as virtual machines (VMs), vMotion, and vCenter Server.     
Knowing how these technologies complement ESXi running on a Raspberry Pi will help you get the most out of ESXi on Arm technologies.  This marks a significant change for ESXi, and has created new learning opportunities and use cases for both seasoned ESXi users and users completely new to the virtualization space. For those already familiar with ESXi but new to the Raspberry Pi, you’ll develop an in-depth understanding of this device and why it has become such a popular platform for technologists.     
Once you’ve learned the fundamentals, you’ll be introduced to enterprise, edge, and personal use-cases for this technology. Then, you’ll be walked through the process ofinstalling ESXi on a Pi, as well as managing and monitoring it. You will also come to recognize its strengths and limitations and become familiar with the storage and networking options that are currently available. Lastly, given the fact that the sole purpose of running ESXi on a Pi is to run VMs on it, you’ll receive detailed step-by-step instructions for installing popular OSes including Ubuntu, CentOS, and Raspberry Pi OS.   
What You'll Learn
  • Build a fully functional ESXi server on a Raspberry Pi
  • Select the correct hardware for particular use cases
  • Create and optimize virtual machines running on a Pi
  • Run Kubernetes on a Pi running ESXi  

Who This Book Is For
Those new to the datacenter who want a low-cost way to work with one of the most powerful datacenter technologies to experienced datacenter professionals who need to use ESXi on Arm to complement their enterprise’s long-term strategic goals. 

Cover: Practical Forensic Analysis of Artifacts on iOS and Android Devices
  • Autor: Moreb, Mohammed
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: E-Book
  • Veröffentlicht: 15.04.2022
  • Genre: Krimi

Practical Forensic Analysis of Artifacts on iOS and Android Devices

Leverage foundational concepts and practical skills in mobile device forensics to perform forensically sound criminal investigations involving the most complex mobile devices currently available on the market. Using modern tools and techniques, this book shows you how to conduct a structured investigation process to determine the nature of the crime and to produce results that are useful in criminal proceedings. 
You’ll walkthrough the various phases of the mobile forensics process for both Android and iOS-based devices, including forensically extracting, collecting, and analyzing data and producing and disseminating reports. Practical cases and labs involving specialized hardware and software illustrate practical application and performance of data acquisition (including deleted data) and the analysis of extracted information. You'll also gain an advanced understanding of computer forensics, focusing on mobile devices and other devices not classifiable as laptops, desktops, or servers. 
This book is your pathway to developing the critical thinking, analytical reasoning, and technical writing skills necessary to effectively work in a junior-level digital forensic or cybersecurity analyst role.  
What You'll Learn
  • Acquire and investigate data from mobile devices using forensically sound, industry-standard tools
  • Understand the relationship between mobile and desktop devices in criminal and corporate investigations
  • Analyze backup files and artifacts for forensic evidence
Who This Book Is For
Forensic examiners with little or basic experience in mobile forensics or open source solutions for mobile forensics. The book will also be useful to anyone seeking a deeper understanding of mobile internals.

Cover: Raspberry Pi Image Processing Programming
  • Autor: Pajankar, Ashwin
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: E-Book
  • Veröffentlicht: 01.08.2022
  • Genre: Sonstiges

Raspberry Pi Image Processing Programming

Understand the concepts of image processing with Python 3 and create applications using Raspberry Pi 4. This book covers image processing with the latest release of Python 3, using Raspberry Pi OS and Raspberry Pi 4B with the 8 GB RAM model as the preferred computing platform.
This second edition begins with the installation of Raspberry Pi OS on the latest model of Raspberry Pi and then introduces Python programming language, IDEs for Python, and digital image processing. It also illustrates the theoretical foundations of Image processing followed by advanced operations in image processing. You'll then review image processing with NumPy, and Matplotlib followed by transformations, interpolation, and measurements of images. 
Different types of filters such as Kernels convolution filters, low pass filters, high pass filters, and Fourier filters are discussed in a clear, methodical manner. Additionally, the book examines variousimage processing techniques such as Morphology, Thresholding, and Segmentation, followed by a chapter on live webcam input with OpenCV, an image processing library with Python. The book concludes with an appendix covering a new library for image processing with Python, pgmagik, followed by a few important tips and tricks relevant to RPi.
What You'll Learn
  • Get started with Raspberry Pi and Python
  • Understand Image Processing with Pillow
  • See how image processing is processed using Numpy and Matplotlib
  • Use Pi camera and webcam
Who This Book Is For
Raspberry Pi and IoT enthusiasts, and Python and Open Source professionals 



Cover: Create an Enterprise-Level Test Automation Framework with Appium
  • Autor: Das, Koushik
  • Anzahl Bewertungen: 2
  • Ø Bewertung: 2.9
  • Medium: E-Book
  • Veröffentlicht: 11.08.2022
  • Genre: Sachbuch

Create an Enterprise-Level Test Automation Framework with Appium

Think from a framework design perspective and move beyond straightforward coding skills. You’ll design an enterprise level test framework that is capable of supporting both TDD and BDD at the same time, using the latest open source tools and coding best practices. Taking a less-is-more approach, superfluous information is excised in favor of sleek and direct instruction and focused coding practices.

Your framework will be built with Spring-Boot, Gradle, and Junit. And it will support HP QC integration, Allure (TDD, BDD), Extent (BDD), and customized Pdf reporting (TDD, BDD). Extensive utilities are provided, such as HP ALM integration, device management utilities, email reporting, pdf reporting, OCR utility, Log utility, and more! There’s also a special chapter on internationalization/localization testing in multiple languages. After reading this book, you’ll have full confidence in your ability to build new test automation frameworks for yourself. 

Though primarily written for software professionals who are in test automation, recent engineering graduates who have programming knowledge and want to prepare for a role in mobile test automation will also find what’s taught here helpful. Test engineers and computer science graduates alike can use what they learn here to become absolute pros in test automation.

What You'll Learn

  • Design an enterprise level mobile test automation framework capable of supporting both TDD and BDD 
  • Work with the latest open source tools and coding best practices 
  • Build with Spring-Boot, Gradle, and Junit while supporting HP QC integration, Allure, Extent, and customized PDF reporting

Who This Book Is For

Software professionals working in test automation. Recent engineering graduates who have programming knowledge and want to prepare for a role in mobile test automation should also find it helpful.

Cover: Introduction to Java Through Game Development
  • Autor: Brusca, Victor G.
  • Anzahl Bewertungen: 3
  • Ø Bewertung: 3.3
  • Medium: E-Book
  • Veröffentlicht: 24.11.2022
  • Genre: Sachbuch

Introduction to Java Through Game Development

Interested in learning how to program with Java? Let’s face it, the best way to learn to program is by writing programs. This can be a daunting proposition with the specter of hours of simple command line example programs hanging over your head. Fear not! Now you can learn to program in Java in a fun way by working on video games. 
With this book, you’ll get to work with three Java game projects and have access to the complete game code for each project, including a full Java game engine. After completing Introduction to Java through Game Development, you’ll be proficient in Java programming, having worked with the language’s fundamental aspects throughout the text, and will be ready to further your Java and game programming expertise with confidence.

What You'll
  • Master the fundamentals of the Java programming language
  • Use different data structures like arrays, lists, stacks, and queues
  • Understand game programming basics including the main game loop
  • Gain experience working with three different game projects via the book’s coding challenges
  • Work with the 2D game engine that powers the book's included games and learn to create your own new game projects
  • Understand advanced Java topics like classes, encapsulation, inheritance, and polymorphism
  • Work with exceptions and how to use debugging techniques to trace through code
  • Sharpen your skills with over a dozen coding challenges that test your abilities with a development task on a real game project

Who This Book Is For
This book requires little to no programming experience to understand and benefit from the text.
Cover: Pro Kotlin Web Apps from Scratch
  • Autor: Lilleaas, August
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: E-Book
  • Veröffentlicht: 10.02.2023
  • Genre: Sachbuch

Pro Kotlin Web Apps from Scratch

Build production-grade web apps from scratch – without using frameworks – with Kotlin on the Java platform. You’ll learn how to use and compose libraries, how to choose between different libraries, and the benefits of explicit and straight-forward code, vs. the implicit magic, conventions, and inversion of control you often see in frameworks.
The book teaches the Kotlin language by building production-ready Kotlin code. You’ll gain a deep understanding of the idiomatic use of the Kotlin language along with knowledge of how to apply Kotlin in production-grade web apps. The book also bridges the gap between building from scratch and using existing frameworks. For example, you’ll learn how to integrate Spring Security-based authentication in web apps written from scratch, so you can leverage existing tooling in your organization without having to take on the entire Spring framework. 

The first section of the book sets up thebase structure of your web app, such as routing, configuration files, and database migrations. The remaining chapters are broken into individual aspects of building production-ready web apps. Appendices at the end of the book explain how to use different libraries than the ones chosen in the main chapters, so you'll learn how to decouple your code from specific libraries, and choose between many different libraries to get the job done in your own web apps.

What You Will Learn
  • Compose libraries and manage boilerplate code using idiomatic and powerful Kotlin
  • Manage and query SQL databases without ORMs and mapping layers
  • Write resilient and change-proof tests in support of test-driven development practices
  • Create traditional, HTML-based web apps, APIs for JavaScript-based single-page web apps and native mobile apps
  • Manage parallelism and external service calls using Kotlin co-routines
  • Deploy to production using embedded servers, WAR files, and serverless approaches
  • Bridge the gap between custom-built apps and enterprise, using Spring Context and Spring Security


Who This Book Is For
The expert developer who is ready to take full control of the tech stack, and use the Kotlin language, type system, and standard library, to ship production-ready web apps. Readers should have prior programming experience. Experience with Java or another JVM language is helpful. 

Cover: Digital Transformation of SAP Supply Chain Processes
  • Autor: Gupta, Pranay
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: E-Book
  • Veröffentlicht: 06.05.2024
  • Genre: Sachbuch

Digital Transformation of SAP Supply Chain Processes

Take a high-level tour of SAP oDATA integrations with frontend technologies like Angular using the SAP Mobile Services Platform. This book will give you a different perspective on executing SAP transactions on iOS using Angular instead of SAP-provided Fiori-based applications.

You’ll start by learning about SAP supply chain processes such as Goods Receipt, Transfer Posting, Goods Issue, and Inventory Search. You’ll then move on to understanding the thought process involved in integrating SAP's backend (SAP ECC) with Angular iOS app using SAP Mobile Services running on SAP BTP. All this will serve as a guide tailored to SAP functional and technical consultants actively engaged in client-facing roles. You’ll follow a roadmap for modernizing and streamlining supply chain operations by leveraging Angular iOS apps.

Digital Transformation of SAP Supply Chain Processes provides the essential tools for businesses looking to stay competitive in today's technology-driven landscape.

What You Will Learn

  • Study the fundamental procedures to set up the Authorization Endpoint, Token Endpoint, and base URL within SAP Mobile Services.
  • Manage attachments in mobile applications and store them in an external content repository.
  • Gain proficiency in testing OData services using the POSTMAN API client with OAuth protocol.
  • Acquire knowledge about the JSON messages, CORS protocol, and X-CSRF token exchange.
  • Link Zebra Printers through the Zebra Native Printing app on iOS App to print SAP forms on mobile printers.

Who This Book Is For

SAP Consultants with an interest in the Digital Transformation of SAP Supply Chain Processes to iOS-based SAP transactions.


Cover: Industrial Vision Systems with Raspberry Pi
  • Autor: Kadhar, Mohaideen A, Dr.
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: E-Book
  • Veröffentlicht: 10.08.2024
  • Genre: Sonstiges

Industrial Vision Systems with Raspberry Pi

Today’s industries are faced with a growing demand for vision systems due to their non-invasive characteristics in inspecting product quality. These systems identify surface defects and faults, and verify components’ orientation and their measurements, etc. This book explores the vision techniques needed to design and develop your own industrial vision system with the help of Raspberry Pi.

You’ll start by reviewing basic concepts and applications of machine vision systems, followed by the preliminaries of Python, OpenCV, required libraries, and installing OpenCV for Python on Raspberry Pi. These are used when implementing image processing for the system applications. You’ll then look at interfacing techniques and some of the challenges industrial vision systems encounter, such as lighting and camera angles.

Algorithms and image processing techniques are also discussed, along with machine learning and deep learning techniques. Later chapters explain the use of GUI apps and real-time applications of Industrial vision systems. Each chapter concludes with examples and demo implementations to facilitate your knowledge of the concepts.

By the end of the book, you’ll be able to build and deploy computer vision applications with Python, OpenCV, and Raspberry Pi.

What You'll Learn

  • Build and deploy industrial vision system using Raspberry Pi and Python programming
  • Explore computer vision techniques using Raspberry Pi and OpenCV
  • Implement popular vision techniques for industrial applications in real time
  • Review modern image processing techniques such as image segmentation, thresholding, and contours

Who This Book Is For

Raspberry Pi and Python enthusiasts interested in computer vision applications; educators, industrialists, and industrial solution providers who want to design vision-based testing products with the help of Raspberry Pi
Cover: Creating ChatGPT Apps with JavaScript
  • Autor: Hopkins Jr., Bruce
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: E-Book
  • Veröffentlicht: 26.03.2025
  • Genre: Sonstiges

Creating ChatGPT Apps with JavaScript

Transform your JavaScript expertise through the power of Open AI API models using “Creating ChatGPT Apps with JavaScript.” This book will guide JavaScript developers to build smart applications while providing tangible knowledge of OpenAI’s API for text summarization, creating transcripts from audio files, generating images, and running models locally on your machine.

Through hands-on projects and code examples, readers will discover how to build AI-powered apps from scratch, such as using embeddings to train a Discord bot to answer customers’ questions in multiple languages. Readers will also learn to dictate text for writing articles or blogs with a localized integration of Whisper and generate hero images with Dall-E.

From seasoned developers to newcomers, this book offers something for everyone. Not only will readers learn to build apps with ChatGPT and JavaScript, but they will also learn best practices for prompt engineering. They’ll understand how AI models can enhance workplace efficiency and utilize natural language processing (NLP) to make interactions with applications feel…well, natural. The end result is expert knowledge in leveraging ChatGPT programmatically and incorporating the technology into diverse applications.

What You Will Learn:

  • Gain a deeper understanding of ChatGPT and how OpenAI’s models work, and different ways to implement each of their various features.
  • Authenticate with ChatGPT and OpenAI’s API and learn to send prompts with best practices with prompt engineering.
  • Streamline productivity and content creation by leveraging transcription generation for dictation and image generation for creating hero images.
  • Stay ahead of the game by incorporating different new features of OpenAI’s API and understanding more complex concepts like using GPT-4 to train a Discord bot with an FAQ to assist with multilingual tech support.

Who This Book is for:

This book is written for JavaScript developers and hobbyists that want to use OpenAI and ChatGPT to create intelligent applications and streamline productivity. No prior experience with ChatGPT or OpenAI APIs is required.

Cover: Yocto Project Customization for Linux
  • Autor: Giometti, Rodolfo
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: E-Book
  • Veröffentlicht: 09.07.2025
  • Genre: Sonstiges

Yocto Project Customization for Linux

Embedded computers have become very complex and are now called upon to solve a range of increasingly advanced problems. This added complexity means embedded systems need even more complex operating systems in order to work as required.

The Yocto Project is now the effective standard for most embedded systems around the world due to its robustness and high configuration, availability of software packages and the ability to support several hardware platforms with common mechanisms so that developers can deploy their systems with ease regardless of the machine.

 Yocto Project Customization for Linux is not just another book talking about the Yocto Project, but shows how the Yocto Build system really works. Developers can easily and quickly move from the demo Yocto Project distributions that silicon vendors rely on for their development kits to their final product. This book is a practical guide teaching you everything you need to know about writing new recipes and customizing existing ones by explaining the Build System internals and how to manage them for your ongoing projects.

You Will Learn:

  • To understand Yocto Project internals and how Yocto Project tools work
  • How to define a new meta layer or a new machine/distro in order to generate a custom Yocto Project image for their embedded system
  • To generate a new Yocto Project recipe for your software, or to alter an already existing recipe in order to fit your needs
  • How to update one or more packages on their running Yocto Project system
  • How to optimize and effectively manage the Yocto Build System

Who is it for: 

This is for embedded developers as well as Linux users who want to know more how to use Yocto

Cover: Let Us Go!
  • Autor: Patil, Rahul Sid
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: E-Book
  • Veröffentlicht: 12.08.2025
  • Genre: Sonstiges

Let Us Go!

This book is a comprehensive guide designed to introduce newcomers to Go (Golang). It covers the essential topics that you would need to build a solid foundation in Golang, including basic syntax, data types, control structures, functions, and packages. Along with the basics of the language, you will also learn how to set up a development environment, integrate Visual Studio Code, and use Git and GitHub for version control.

Learn the language through practical, hands-on interactive exercises using Go Playground and real-world projects. In the book you can work through detailed, step-by-step instructions from environment setup to project deployment, and easily follow along without prior experience. Each chapter builds progressively, guiding you from writing simple programs to developing a useful CLI tool and a basic web service. By treating each example as a GitHub project, the book ensures you gain experience in project management and collaborative development.

Topics such as error handling, testing, and concurrency are covered in depth, providing you with the skills needed to write efficient and reliable Go code. The appendix includes valuable resources like quick reference guides and best practices for Go programming. 

This book is an indispensable resource for you in Go due to its highly practical, hands-on approach with detailed, step-by-step instructions, comprehensive integration with modern development tools, and real-world project examples.

 What You'll Learn:

  • Basic Go Programming Concepts like variables, data types, control structures, functions, and packages
  • Setting up a Go development environment and configuring Visual Studio Code for Go projects
  • Building, deploying, and maintaining a useful Command-Line Interface (CLI) tool in Go
  • Applying Go programming concepts through hands-on projects and real-world examples

Who this book is for:

Software architects and engineers, students, hobbyists, educators and trainers

Cover: Superconducting Qubit Design Using Qiskit Metal
  • Autor: Halder, Subhojit
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: Digital
  • Veröffentlicht: 10.09.2025
  • Genre: Sonstiges

Superconducting Qubit Design Using Qiskit Metal

Understand and implement superconducting Qubit Design using Qiskit Metal in the Quantum Computing environment. This book provides practical knowledge and step-by-step guidance on designing, analyzing, and fabricating quantum chips.

The book begins with an introduction to the fundamentals of quantum computing, covering essential terms, concepts, and the history of quantum computers. It explores the differences between quantum and classical computers and provides an overview of superconducting qubits. Next, you will learn the theory and practical aspects of superconducting qubits. Detailed mathematical and computational analyses of different qubit types and circuits are provided, along with a comprehensive guide to creating quantum circuits using Qiskit and Qiskit Metal. You will learn to design quantum chips and analyze components such as Josephson junctions and qubit couplers, using advanced methods such as the Lumped Oscillator Model, Quasi-Lumped Oscillator Model, and Energy Participation Ratio Method. Finally, the book covers the fabrication of superconducting qubits, detailing the manufacturing process, requirements, and methods to address fabrication issues.

After reading this book, you will be able to advance your understanding and skills in this cutting-edge field, making complex concepts accessible and providing a roadmap for practical application.

 

What You Will Learn

  • Install the Qiskit framework for creating basic quantum computing circuits
  • Create your first superconducting qubit chip from scratch
  • Formulate the back-end mathematical and computational model for the generated superconducting chips
  • Understand the Quasi-LOM (lumped oscillator model) and how it differs from the LOM

 

Who This Book Is For

Quantum computing professionals working with superconducting qubits

Cover: The Art of Cyber Threat Intelligence
  • Autor: Thomas, Crawford
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: Digital
  • Veröffentlicht: 17.11.2025
  • Genre: Sonstiges

The Art of Cyber Threat Intelligence

In the ever-evolving world of cybersecurity, the need for robust and proactive threat intelligence has never been more critical. This book is designed to arm you with the essential knowledge and tools required to establish a world-class cyber threat intelligence (CTI) capability. Authored by Crawford Thomas, a seasoned expert with over two decades of frontline experience in military intelligence and cyber threat intelligence within the financial sector, this guide is not just theoretical—it's a distillation of hard-earned, practical wisdom.

This book is not a typical consultation manual filled with checkboxes and generic advice. Instead, it draws from the real-world experiences of a practitioner who has navigated the complexities of regulatory pressures and excelled in environments that demand nothing less than excellence. Notably, during a recent CBEST testing, Thomas’s leadership and the performance of his CTI team were described as "formidable." This recognition underscores the level of expertise and effectiveness you can expect to learn from.

You are invited on a comprehensive journey through the critical stages of building a CTI function: from developing a strategic vision, formulating prioritized intelligence requirements, and selecting the right vendors, to mastering the nuances of intelligence reporting. This book is designed to guide you in creating a CTI capability that not only protects your business, but also enhances its efficacy and fosters an environment of reliability and trust—both internally and externally.

The necessity for this book stems from the current cybersecurity landscape where businesses face an increasing barrage of threats. They require impeccable IT security across all platforms, often taking on risks that stretch beyond their risk appetite. Email systems, provided ubiquitously by major vendors, remain a prime target despite advanced security measures. Meanwhile, the rise of Ransomware as a Service has given a new edge to this already formidable threat, turning organizations into unwitting participants in attacks aimed at third-party applications.

 

What You Will Learn:

  • How to build a world leading cyber threat intelligence capability that is threat vector focused.
  • Estimate the size of the cyber threat intelligence team you require,
  • How to build the prioritized intelligence requirements (PIRs) and collection plan.
  • How to select the correct cyber security vendor—in line with the PIRs.
  • How to develop ‘pull intelligence’ production and reporting writing.

 

Who This Book is for:

This book is for all levels of cyber analyst capability. From the beginner, with a hunger to find a definitive answer to ‘what is a cyber threat intelligence capability’? To the expert, who is keen to learn of a better way to do their tradecraft. this book is also for the frustrated and burnt out in-house cyber specialist, who has grown cautious of the vendor market, the costs, the lack of integrations. The 10 year cyber expert who is aware of the changing threat landscape and the need to be more dynamic, responsive and efficient.

Cover: The Evolune Metaverse
  • Autor: Lisitano, Frank
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: Digital
  • Veröffentlicht: 10.12.2025
  • Genre: Sonstiges

The Evolune Metaverse

Welcome to "Evolune," a far-reaching adventure set in the year 11000, where the frontiers of Virtual Reality (VR), AI, Blockchain technology, and the Metaverse converge. In this advanced future, we explore the profound capabilities of a metaverse platform known as Evolune, which enables you to jump between universes. This realm is ruled by the powerful King Duncan and his corporate empire, The Gnos. This narrative intertwines with a mission to secure the potent Evolune energy, navigate diverse planetary systems, and resist the tyranny of The Gnos.

As you step into the role of an astronaut, warrior, and scientist, this book serves as both a guide and a companion. Each chapter, depicted as a unique planet within the Evolune universe, delves into the intricacies of cutting-edge technologies. With a focus on Generative AI solutions, the revolutionary potential of blockchain, and the transformative capabilities of computational graphics, we embark on a journey to unravel these complex domains. Through a blend of immersive storytelling, detailed technical descriptions, and practical insights, the narrative is designed to demystify these technologies while integrating the lore of Evolune.

Part fiction, part field guide, The Evolune Metaverse caters to a diverse audience—from Metaverse and spatial computing visionaries and blockchain developers to Generative AI  engineers and technology enthusiasts and is tailored to broaden your horizons and deepen your comprehension of these rapidly evolving fields. We discuss practical applications, ethical considerations, and visionary future directions of AI, Blockchain, and the Metaverse to equip you with the knowledge and skills necessary to innovate and excel.

You Will:

  •  Explore key developments in, virtual reality (VR) and digital twins business applications
  • Learn about the revolution of spatial computing with a focus on VR glasses and consumer headsets
  •  Learn the latest in hyper-realistic graphic design
  •   Explore Machine Learning/Generative AI solutions
  •  Understand Blockchain technologies, the use of smart contracts and its applications
  •   Understand the legal, ethical and security implications

This is for:

Metaverse, VR and spatial computing developers, game designers, blockchain developers and other tech enthusiasts who are interested in the latest developments of VR, metaverse and the decentralised web. 

 

Cover: Enterprise Guide for Implementing Generative AI and Agentic AI
  • Autor: Edward, Shakuntala Gupta
  • Anzahl Bewertungen: 0
  • Ø Bewertung:
  • Medium: Digital
  • Veröffentlicht: 10.12.2025
  • Genre: Sonstiges

Enterprise Guide for Implementing Generative AI and Agentic AI

Generative AI and Agentic AI together are revolutionizing the technology landscape, with profound and far-reaching impacts across industries. Organizations are increasingly adopting these technologies to drive innovation, enhance unstructured content management, and improve problem-solving capabilities. With Agentic AI, enterprises are moving towards the development of intelligent systems that can plan, reason, and act with autonomy. While early proof-of-concepts (POCs) demonstrated the potential of these technologies, the current shift is toward responsible and scalable production implementations that leverage both generative and agentic capabilities.
This book begins by guiding you through the technological evolution of AI, from early machine learning to today’s large language models (LLMs) and agentic systems. It then explores a wide range of use cases across industries, highlighting how LLMs can support decision-making, and how Agentic AI enables dynamic, collaborative systems that act with autonomy and intent. This is followed by Design Patterns across the lifecycle of AI solution development, deployment and monitoring. Readers will then gain insights into the methodologies for developing and deploying Generative and Agentic AI solutions at an enterprise level. A featured implementation demonstrates how Agentic AI can be effectively put into action.
The book also introduces essential concepts such as MLOps, LLMOps, and Responsible AI principles which are critical for transitioning the AI solutions from experimentation to production. These principles ensure that AI deployments are scalable, secure, ethical and compliant. The book concludes with key takeaways and best practices for developing, evaluating, deploying and scaling AI applications responsibly and effectively within enterprise settings.

You Will:

  • Understand key design patterns to develop, deploy and monitor a Generative AI solution effectively.
  • Learn how to develop and implement a production-ready Agentic AI use case.
  • Discover best practices for building scalable, secure, and enterprise-grade AI solutions.
  • Understand how to assess and mitigate risks using Responsible AI principles and LLMOps best practices.

This book is for : Enterprise Software Engineers and Architects


Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9781484274651/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9781484280263/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9781484282700/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9781484281970/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9781484289518/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9781484290576/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9798868802706/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9798868800979/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9798868812217/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9798868814358/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9798868814426/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9798868815041/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9798868817397/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9798868815881/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Warning: is_file(): open_basedir restriction in effect. File(/var/www/vhosts/lesehits.de/httpdocs/rcover/9798868816031/1.webp) is not within the allowed path(s): (/var/www/vhosts/lesehit.de/:/tmp/) in /var/www/vhosts/lesehit.de/httpdocs/detail_reihe.php on line 747

Diesen Artikel teilen