Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 24,00
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware - A critical examination of the foundational flaws that have led to the current cybersecurity crisis. This book takes a historical approach to understanding how short-term decision-making, driven by convenience and profit, compromised the long-term security of the internet. From the introduction of public access to secure networks to the widespread deception associated with Multi-Factor Authentication (MFA), this book uncovers the decisions, both intentional and negligent, that have allowed cybersecurity vulnerabilities to proliferate.Divided into well-structured chapters that trace the evolution of these issues, Digital Deception provides a clear and fact-based narrative that highlights where the system went wrong and why. It also shines a light on the complicity of various actors (vendors, auditors, corporate leaders, and even educational institutions) in perpetuating a broken system. More than just a critique, 'Digital Deception' offers a path forward, rooted in real computer science, to restore trust and security in our digital world.The book is especially relevant now, as cyber threats continue to grow in scale and sophistication. The facts presented here are not only essential for cybersecurity professionals but also for corporate leaders, policymakers, and anyone interested in the integrity of the digital economy.What You Will Learn:Gain a deep understanding of the fundamental flaw in cybersecurity, particularly the impact of public access to secure networks and the deception inherent in current MFA practices.Recognize how various actors, knowingly or unknowingly, have contributed to the current cybersecurity crisis.Implement real solutions with actionable strategies based on real computer science to address and correct these vulnerabilities, paving the way for a more secure digital future.A revolutionary concept of Direct User Interaction and Digital IDs, as opposed to more traditional cybersecurity approaches like Zero Trust or perimeter security.Who This Book Is for:This book is primarily written for cybersecurity professionals, corporate leaders, lawyers and policymakers. It is also relevant to educators in the field of cybersecurity, and anyone interested in the integrity of the internet.The typical reader will have a basic understanding of cybersecurity but will be introduced to new concepts and facts that challenge conventional wisdom and encourage a rethinking of current practices.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 51,00
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware - Zero trust is a strategy that identifies critical, high-risk resources and greatly reduces the risk of a breach. Zero trust accomplishes this by leveraging key tools, technologies, and governance around Privileged Access Management (PAM). These identities and accounts that have elevated access are the key targets of the bad actors and nearly every event, breach, or incident that occurs is the result of a privileged account being broken into. Many organizations struggle to control these elevated accounts, what tools to pick, how to implement them correctly, and implement proper governance to ensure success in their zero trust strategy. This book defines a strategy for zero trust success that includes a privileged access strategy with key tactical decisions and actions to guarantee victory in the never-ending war against the bad actors.What You Will Learn:The foundations of Zero Trust security and Privileged Access Management.Tie-ins to the ZT strategy and discussions about successful implementation with strategy and governance.How to assess your security landscape including current state, risk-based gaps, tool and technology selection, and assessment output.A step-by-step strategy for Implementation, including planning, execution, governance, and root-cause analysis.Who This Book is for:C-level suite: not designed to be overly technical, but cover material enough to allow this level to be conversant in strategy and leadership needs to success.Director-level in Cyber and IT: this level of personnel are above the individual contributors (IC) and require the information in this book to translate the strategy goals set by C-suite and the tactics required for the ICs to implement and govern.GRC leaders and staff.Individual Contributors: while not designed to be a technical manual for engineering staff, it does provide a Rosetta Stone for themto understand how important strategy and governance are to their success.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 58,00
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware - Embedded computers have become very complex and are now called upon to solve a range ofincreasingly 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 workHow to define a new meta layer or a new machine/distro in order to generate a custom Yocto Project image for their embedded systemTo generate a new Yocto Projectrecipe for your software, or to alter an already existing recipe in order to fit your needsHow to update one or more packages on their running Yocto Project systemHow to optimize and effectively manage the Yocto Build SystemWho is it for:This is for embedded developers as well as Linux users who want to know more how to use Yocto.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 58,84
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware - This book explores how artificial intelligence (AI) is transforming the design and operation of microservices and API architecture. It provides a clear and practical guide to using AI to automate tasks, enhance performance, and improve the scalability of microservice-based systems.Starting with the basics, you will learn about the core concepts of microservices and API design, gradually building an understanding of how AI can be seamlessly integrated. Through real-world examples, visual diagrams, and mock APIs, the book shows you how to bring theory into practice, making complex systems easier to manage and more efficient.You will also discover strategies for testing and scaling systems, securing APIs, and addressing ethical challenges in AI-powered environments. Case studies highlight successful implementations, offering valuable insights you can apply to your own projects.Whether you're a developer, architect, or tech enthusiast, this book gives you the tools and inspiration to build smarter, more resilient systems while staying ahead of future trends in AI and distributed computing.What You'll Learn:Understand the basics of microservices and API design and see how AI can make these systems smarter and more efficient.Discover how to use AI in microservices and APIs to automate tasks, improve performance, and boost security.Learn how to design scalable and secure systems by following best practices and innovative approaches.Get practical tips on troubleshooting and solving challenges in AI-powered microservice architectures.Who is this book for:Software architects and engineers, AI and machine learning professionals, and DevOps engineers.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 64,19
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware - Learn how to build and deploy Java-based cloud native apps with Jakarta EE with the MicroProfile framework and Kubernetes. This revamped Second Edition reflects the latest updates in Jakarta EE 11, including enhanced support for creating web APIs with Jakarta REST, concurrency management with Jakarta Concurrency, and data persistence with Jakarta Persistence, while incorporating key changes introduced by MicroProfile 7.0.After a quick overview of Jakarta EE and MicroProfile, Pro Cloud Native Java EE Apps starts you on your way by walking you through a cloud-native Jakarta EE-based application case study that will be forged piece-by-piece over the course of the book. Next, you'll interject dependencies and data persistence capabilities as microservices to go with the case study app that you are building. Then, you will dive into migrating a monolith to become a production-ready cloud-native app.Finally, you will look ahead to the future of Jakarta EE with a NEW chapter on artificial intelligence and large language models, exploring potential use cases for how AI-integration can enhance Jakarta EE capabilities. This revised new edition ensures you are equipped with the most current tools and techniques to develop forward-looking, cloud-native apps. What You Will Learn Build and deploy a production-ready cloud-native Java app using MicroProfile, Jakarta EE and Kubernetes Migrate a monolith app to become a cloud-native app Employ Jakarta EE APIs such as Persistence, CDI and more.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 64,19
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware - Leverage Unreal Engine to implement a wide variety of mechanics using C++. This book arms you with the knowledge and practices of game mechanics programming in C++, supported by detailed mathematical and programmatic explanations.Detailing everything from collision mechanics and AI pathfinding to networking and advanced physics, this book offers a holistic approach to game development, ensuring you get the most out of your gameplay experiences. You will work on character mechanics, environmental interactions, combat systems, and visual effects, gaining a thorough understanding of how to implement these features in C++. By the time you finish this book, you will be able to create complex game mechanics and to make your projects optimization-intensive and performance-driven. Whether you want to polish your skills or experiment with new techniques, Game Dev Concepts in C++ for Unreal Engine Practitioners gives you the right guidance and helps you to stand out in this competitive world of game development.What You Will LearnUnderstand detailed scenarios that demonstrate how each mechanic is applied in real-world game development projects.Utilize ready template codes for quicker implementation of mechanics in your games, saving time, and boosting productivity.Develop your skills in advanced Unreal Engine and C++ programming, making you a versatile and proficient game developer.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 29,95
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Unlock the power of design patterns to elevate your software architecture. This pocketbook provides an in-depth guide to five essential creational design patterns, crucial for building robust, scalable, and maintainable applications in C#.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 136 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 40,65
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -This book addresses an important gap in data analytics education: the interplay between complex query-making and storytelling. While many resources cover the fundamentals of SQL queries and the technical skills required to manipulate data, few also explore moving beyond the numbers and figures to tell stories that drive strategic business decisions. By weaving together both SQL and narrative mechanics, author Hamed Tabrizchi has assembled a powerful tool for data analysts, aspiring database professionals, and business intelligence specialists.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 428 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 48,14
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Continue to develop elegant and rock-solid systems using PHP. With a focus on mastering essential development tools and applying best practices, Volume 2 of this 7th edition has been fully updated for PHP 8.3 and the most recent stable iterations of all tools and processes. It includes entirely new chapters covering Docker, Ansible, refactoring tools, and PHP on the command line. The volume also reintroduces a chapter on inline documentation and extends its coverage of continuous integration to include GitHub Actions.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 368 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 48,14
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Understand the fundamentals of SAP supply chain management and intelligence with the new Business Network for Logistics (BN4L) & Global Track and Trace (GTT) systems for SAP customers. It highlights how SAP Business Network enhances collaboration between suppliers, manufacturers, and logistics providers by leveraging shared business objects and real-time data. These integrations helps businesses achieve greater efficiency, transparency, and collaboration across their supply chain operations by leveraging intelligent insights and real-time data so they can better meet the demands of their customers.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 284 pp. Englisch.
Anbieter: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Deutschland
EUR 48,14
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Unlock the world of data science no coding required.Curious about data science but not sure where to start This book is a beginner-friendly guide to what data science is and how people use it. It walks you through the essential topics what data analysis involves, which skills are useful, and how terms like data analytics and machine learning connect without getting too technical too fast.Data science isn t just about crunching numbers, pulling data from a database, or running fancy algorithms. It s about asking the right questions, understanding the process from start to finish, and knowing what s possible (and what s not). This book teaches you all of that, while also introducing important topics like ethics, privacy, and security because working with data means thinking about people, too.Whether you're a student exploring new skills, a professional navigating data-driven decisions, or someone considering a career change, this book is your friendly gateway into the world of data science, one of today s most exciting fields. No coding or programming experience No problem. You'll build a solid foundation and gain the confidence to engage with data science concepts just as AI and data become increasingly central to everyday life.What You Will LearnGrasp foundational statistics and how it matters in data analysis and data scienceUnderstand the data science project life cycle and how to manage a data science projectExamine the ethics of working with data and its use in data analysis and data scienceUnderstand the foundations of data security and privacyCollect, store, prepare, visualize, and present dataIdentify the many types of machine learning and know how to gauge performancePrepare for and find a career in data scienceWhoThis Book is forA wide range of readers who are curious about data science and eager to build a strong foundation. Perfect for undergraduates in the early semesters of their data science degrees, as it assumes no prior programming or industry experience. Professionals will find particular value in the real-world insights shared through practitioner interviews. Business leaders can use it to better understand what data science can do for them and how their teams are applying it. And for career changers, this book offers a welcoming entry point into the field helping them explore the landscape before committing to more intensive learning paths like degrees or boot camps. 883 pp. Englisch.
Anbieter: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Deutschland
EUR 53,49
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Django has evolved into a powerful full-stack framework ideal for developing data-driven web applications, continuously expanding with new tools for asynchronous solutions, APIs, and real-time applications. This book explores modern Django development best practices, including Django Channels for WebSockets, Django REST Framework (DRF) for REST APIs, Graphene and Strawberry for GraphQL APIs, and integrating a front-end built with React The content is structured into two main parts, covering both fundamental and advanced concepts in a practical and digestible manner.The first part introduces Django's core concepts, starting with an overview of web development and Python s asyncio module for asynchronous processing. It then walks you through Django installation, project setup, and the admin interface. The Model-View-Template (MVT) architecture is explained in depth, with chapters on models, views, and templates, illustrating real-world examples. Additionally, it covers database interactions, introducing SQLAlchemy ORM and MongoDB integration to extend Django s capabilities beyond its default ORM.The second part delves into advanced Django features and the broader ecosystem. Topics include authentication, security, messaging, and reusable apps such as the Django toolbar. REST API development with Django REST Framework is explored, followed by an introduction to building GraphQL APIs using Graphene and Strawberry. A dedicated chapter covers Django Channels and the WebSocket protocol for real-time applications. Modern Django Web Development concludes with integrating React to develop front-end clients for Django-based REST, GraphQL, and WebSocket APIs, enabling a full-stack development experience.You Will:Explore the full spectrum of modern Django developmentLearn how to use SQLAlchemy MongoDB with DjangoUnderstand Django Channels for asynchronous web appsExplore DRF for building REST API in DjangoLearn how to build GraphQL API with Graphene and StrawberryUnderstand how to develop a Django-React appWho is it for:Software developers, web developers and engineers who are interested in adding Django to their development skillset. Python Developers can also leverage the power of modern Django with the help of this practical guide. 448 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 58,84
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -The book provides the tools and knowledge needed to excel in the rapidly evolving field of Generative AI. Whether you're a data scientist, AI engineer, or business professional, this book will empower you to harness the full potential of Generative AI and drive innovation in your organization.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 500 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 58,84
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Traditional DevOps is struggling with new challenges in today's fast-changing software world. With the rise of microservices, cloud-based systems, and AI-driven automation, managing software has become increasingly difficult. Teams often deal with too many tools, repetitive manual tasks, and slow innovation. NoOps provides a clear guide to using AI to streamline DevOps and reduce manual work.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 240 pp. Englisch.
Anbieter: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Deutschland
EUR 58,84
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Learn to master the brand-new .NET Aspire stack to simplify the creation of cloud-native and distributed applications. You will learn how .NET Aspire combines all the necessary tools, templates, and packages to minimize friction for applications that draw on a broad array of servers.Experienced software engineer Dave Rael explains how to leverage .NET Aspire. He begins by describing the motivations for .NET Aspire and how it improves upon current approaches for distributed applications. Then, he shows you how to use .NET Aspire and its associated tools and libraries in your projects, whether your project is completely from scratch or builds upon a previously existing solution.What You Will Learn:Gain a solid understanding of the .NET Aspire stackCreate rich and dynamic distributed apps using .NET AspireTest, deploy, and observe your cloud-native appLeverage built-in tools to use unit testing and integration testing with your projectsWho This Book is For:This book is for both students and .NET developers who want to build cloud-native, distributed applications using the .NET Framework. A working knowledge of C# is recommended to follow the examples used in the book. 233 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 64,19
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -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.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 348 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 64,19
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -The Kubernetes landscape is constantly evolving, making it crucial to stay updated on the latest best practices and technologies. Using a structured approach and practical applications, this comprehensive study companion is designed to help individuals prepare for the Certified Kubernetes Administrator (CKA) exam.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 284 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 64,19
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Equip yourself with the knowledge and tools needed to harness the full potential of Azure Container Apps, Microsoft's cutting-edge platform for orchestrating and scaling containerized applications effortlessly.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 284 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 64,19
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -This comprehensive guide is designed to address the most frequent and challenging issues faced by users of Power Query, a powerful data transformation tool integrated into Excel, Power BI, and Microsoft Azure. By tackling 96 real-world problems with practical, step-by-step solutions, this book is an essential resource for data analysts, Excel enthusiasts, and Power BI professionals. It aims to enhance your data transformation skills and improve efficiency in handling complex data sets.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 708 pp. Englisch.
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 80,24
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Embark on a journey through the intricate landscape of predictive modeling, where the fusion of conceptual clarity and robust statistical techniques creates powerful tools for decision-making. This book distills years of experience into a standardized methodology that empowers professionals across industriesfrom banking to telecommunicationsto construct scorecards that predict outcomes with precision and confidence.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 756 pp. Englisch.