Große Auswahl an günstigen Büchern
Schnelle Lieferung per Post und DHL

Bücher veröffentlicht von APress

Filter
Filter
Ordnen nachSortieren Beliebt
  • von Stephen Smith
    50,00 €

    Gain the skills required to dive into the fundamentals of the RISC-V instruction set architecture. This book explains the basics of code optimization, as well as how to interoperate with C and Python code, thus providing the starting points for your own projects as you develop a working knowledge of assembly language for various RISC-V processors.The RISC-V processor is the new open-source CPU that is quickly gaining popularity and this book serves as an introduction to assembly language programming for the processor in either 32- or 64-bit mode. Yoüll see how to write assembly language programs for several single board computers, including the Starfive Visionfive 2 and the Espressif ESP32-C3 32-bit RISC-V microcontroller. The book also covers running RISC-V Linux with the QEMU emulator on and Intel/AMD based PC or laptop and all the tools required to do so.Moving on, yoüll examine the basics of the RISC-V hardware architecture, all the groups of RISC-V assembly language instructions and understand how data is stored in the computer¿s memory. In addition, yoüll learn how to interface to hardware such as GPIO ports. With RISC-V Assembly Language Programming yoüll develop enough background to use the official RISC-V reference documentation for your own projects.What You'll LearnProgram basic RISC-V Assembly LanguageSee how data is represented and stored in a RISC-V based computerMake operating system calls from Assembly Language and include other software libraries in projectsInterface to various hardware devicesComprehend code containing Assembly LanguageReverse engineer and hack codeUse the official RISC-V reference documentationWho This Book Is ForThose who have already learned to program in a higher-level language like Python, Java, C# or even C and now wish to learn Assembly Language programming.

  • - The Ultimate Guide to Building Efficient Queries
    von Henrietta Dombrovskaya, Boris Novikov & Anna Bailliekova
    45,00 €

    Intermediate-Advanced user level

  • von Debananda Ghosh
    54,00 €

    Learn and explore the capabilities of Microsoft Fabric, the latest evolution in cloud analytics suites. This book will help you understand how users can leverage Microsoft Office equivalent experience for performing data management and advanced analytics activity. The book starts with an overview of the analytics evolution from on premises to cloud infrastructure as a service (IaaS), platform as a service (PaaS), and now software as a service (SaaS version) and provides an introduction to Microsoft Fabric. You will learn how to provision Microsoft Fabric in your tenant along with the key capabilities of SaaS analytics products and the advantage of using Fabric in the enterprise analytics platform. OneLake and Lakehouse for data engineering is discussed as well as OneLake for data science. Author Ghosh teaches you about data warehouse offerings inside Microsoft Fabric and the new data integration experience which brings Azure Data Factory and Power Query Editor of Power BI together in a single platform. Also demonstrated is Real-Time Analytics in Fabric, including capabilities such as Kusto query and database. You will understand how the new event stream feature integrates with OneLake and other computations. You also will know how to configure the real-time alert capability in a zero code manner and go through the Power BI experience in the Fabric workspace. Fabric pricing and its licensing is also covered.After reading this book, you will understand the capabilities of Microsoft Fabric and its Integration with current and upcoming Azure OpenAI capabilities.What You Will LearnBuild OneLake for all data like OneDrive for Microsoft OfficeLeverage shortcuts for cross-cloud data virtualization in Azure and AWSUnderstand upcoming OpenAI integrationDiscover new event streaming and Kusto query inside Fabric real-time analyticsUtilize seamless tooling for machine learning and data scienceWho This Book Is ForCitizen users and experts in the data engineering and data science fields, along with chief AI officers

  • von Farzin Asadi
    40,00 €

    Learn the fundamental principles of electronic components in a simple, easy-to-follow text. This book is a must-have for anyone seeking to master the basics of electronic engineering.Completely avoiding unnecessary complex technical concepts and highly mathematical terms, chapters are presented in simple language, using analogies that are familiar to everyone. From deciphering schematics to practical implementation, the knowledge imparted in these pages opens doors to exciting possibilities. You'll gain a solid understanding of crucial components like diodes, transistors, relays, ICs, DC motors, and more.Whether you're a student looking to grasp the fundamentals or a maker eager to bring your projects to life, ABCs of Electronics is your essential companion. What You'll LearnGain the skills to read and implement electronic schematicsDevelop a practical understanding of digital electronics, logic gates, and prototyping platforms.Discover how to work with DC motors and relays for various electronic applications.Acquire essential electronics knowledge Simplify the complexities of electronics and offer practical, hands-on guidance.Who This Book Is ForMakers, high school and college students pursuing electronic engineering, individuals with a general interest in electronics, and anyone seeking a practical and simplified approach to learning the fundamentals of electronics.

  • von Manuel Leithner
    45,00 €

    Create mods using the popular game Farming Simulator with Lua, a versatile scripting language that can run on various platforms and applications. This open access book is best suited for programmers who want to learn how to use Lua to write scripts that can enhance and extend the gameplay experience.You'll start by reviewing the basics of programming in Lua and then move on to advanced topics, such as object-oriented programming, vehicle and placeable specializations, network synchronization, and creating custom user interfaces. With step-by-step instructions and detailed explanations, you'll see how to create scripts that modify game mechanics and add new features to the game.The practical examples and projects are ideal for providing hands-on experience with Lua scripting. Whether you are a creator looking to take your skills to the next level or a game developer interested in learning a new programming language, Scripting Farming Simulator with Luais the ultimate guide to mastering Lua scripting.What You'll LearnUnderstand the fundamentals of programming in LUAImplement a basic ¿Hello-World¿ modAdd a new graphical user interface to your modUse hook scripts to extend base game featuresPublish your mod on the official Farming Simulator ModHub Who This Book Is ForCreators who want to add new features to Farming Simulator; game developers who want to learn a new programming language for modding purposes, and anyone who wants to expand their knowledge of programming and scripting.

  • von Marina Ashurkina
    40,00 €

    Acquire the knowledge needed to work effectively in conversational artificial intelligence (AI) and understand the opportunities and threats it can potentially bring. This book will help you navigate from the traditional world of dialogue systems that revolve around hard coded scripts, to the world of large language models, prompt engineering, conversational AI platforms, multi-modality, and ultimately autonomous agents.In this new world, decisions are made by a system that may forever remain a ¿black box¿ for most of us. This book aims to eliminate unnecessary noise and describe the fundamental components of conversational AI. Past experiences will prove invaluable in constructing seamless hybrid systems. This book will provide the most recommended solutions, recognizing that it is not always necessary to blindly pursue new tools.Written in unprecedented and turbulent times for conversational interfaces yoüll see that despite previous waves of advancement in conversational technology, now conversational interfaces are gaining unparalleled popularity. Specifically, the release of ChatGPT in November 2022 by Open AI revolutionized the conversational paradigm and showed how easy and intuitive communication with a computer can be. Old professions are being disrupted, new professions are emerging, and even the most conservative corporations are changing their strategy and experimenting with large language models, allocating an unprecedented amount of budget to these projects. No one knows for sure the exact future of conversational AI, but everyone agrees that it¿s here to stay. What You'll LearnSee how large language models are constructed and used in conversational systems Review the risks and challenges of new technologies in conversational AI Examine techniques for prompt engineering Enable practitioners to keep abreast of recent developments in conversational AIWho This Book Is For Conversation designers, product owners, and product or project managers in conversational AI who wish to learn about new methods and challenges posed by the recent emergence in the public domain of ChatGPT. Data scientists, final year undergraduates and graduates of computer science

  • von Bob Chaput
    36,00 €

    "This book should be mandatory reading for C-suite executives and board members. It shows you how to move from viewing cybersecurity as a risk to avoid, and a cost center that does not add value and is overhead, to seeing cybersecurity as an enabler and part of your core strategy to transform your business and earn customer and stakeholder trust."-Paul Connelly, First CISO at the White House and HCA HealthcareThis book will help you learn the importance of organizations treating enterprise cyber risk management (ECRM) as a value creator, a business enabler, and a mechanism to create a competitive advantage. Organizations began to see the real value of information and information technology in the mid-1980s. Forty years later, it's time to leverage your ECRM program and cybersecurity strategy in the same way.The main topics covered include the case for action with specific coverage on the topic of cybersecurity as a value creator,including how the courts, legislators, and regulators are raising the bar for C-suite executives and board members. The book covers how the board's three primary responsibilities (talent management, strategy, and risk management) intersect with their ECRM responsibilities.ECRM was once solely focused on managing the downside of risk by defending the organization from adversarial, accidental, structural, and environmental threat sources. Author Bob Chaput presents the view that we must focus equally on managing the upside of cyber strengths to increase customer trust and brand loyalty, improving social responsibility, driving revenue growth, lowering the cost of capital, attracting higher quality investments, creating competitive advantage, attracting and retaining talent, and facilitating M&A work. He focuses on the C-suite and board role in the first part and provides guidance on their roles and responsibilities, the most important decision about ECRM they must facilitate,and how to think differently about ECRM funding. You will learn how to the pivot from cost-center thinking to value-center thinking.Having built the case for action, in the second part, the book details the steps that organizations must take to develop and document their ECRM program and cybersecurity strategy. The book first covers how ECRM must be integrated into business strategy. The remainder of that part presents a sample table of contents for an ECRM Program and Cybersecurity Strategy document and works through each section to facilitate development of your own program and strategy. With all the content and ideas presented, you will be able to establish, implement, and mature your program and strategy.

  • von Chetan Gabhane
    44,00 €

    This book is a comprehensive guide for employing Terraform in infrastructure as code automation, and its application to infrastructure operations. Reverse Engineering with Terraform begins with an introduction to Terraform¿s core functionalities, including state files, configuration files, and providers, followed by a deep dive into the tool. Yoüll then learn how to pinpoint problems with Terraform automation and how reverse engineering can help you resolve them. Drilling down, authors Sumit Bhatia and Chetan Gabhane walk you through the various steps in reverse engineering with an eye towards more effective Terraform integration with preexisting and legacy IT infrastructure. Using a real-world reverse engineering example, they demonstrate how to import a preexisting resource into your infrastructure, which can help you develop an automatable and scalable method for Terrraform adoption. Yoüll also learn how to create reusable, shareable components to streamline infrastructure code and foster collaboration within teams, and advanced techniques for using Terraform to optimize infrastructure provisioning, configuration, and management. Filled with real-world case studies, tips and tricks, and best practices, this book will leave you with a thorough understanding of the infrastructure as code paradigm, and how to leverage Terraform automation with legacy as well as modern IT infrastructure. What You Will Learn Understand Terraform and its infrastructure automation capabilities Explore how Terraform can be used with other platforms like AWS, Azure and VMware Master the basic concepts of reverse engineering for legacy infrastructure entities Enable Terraform in legacy IT environments through reverse engineering Who This Book Is ForIT architects, admins, technical managers, and infrastructure solution experts.Minimal knowledge of Python programming is the only prerequisite.

  • von Tom Taulli
    49,00 €

    This book will show how generative technology works and the drivers. It will also look at the applications - showing what various startups and large companies are doing in the space. There will also be a look at the challenges and risk factors. During the past decade, companies have spent billions on AI.  But the focus has been on applying the technology to predictions - which is known as analytical AI.  It can mean that you receive TikTok videos that you cannot resist. Or analytical AI can fend against spam or fraud or forecast when a package will be delivered. While such things are beneficial, there is much more to AI.  The next megatrend will be leveraging the technology to be creative. For example, you could take a book and an AI model will turn it into a movie - at very little cost. This is all part of generative AI. It's still in the nascent stages but it is progressing quickly. Generative AI can already create engaging blog posts, social media messages, beautiful artwork and compelling videos. The potential for this technology is enormous.  It will be useful for many categories like sales, marketing, legal, product design, code generation, and even pharmaceutical creation. What You Will Learn The importance of understanding generative AI The fundamentals of the technology, like the foundation and diffusion models How generative AI apps work How generative AI will impact various categories like the law, marketing/sales, gaming, product development, and code generation. The risks, downsides and challenges. Who This Book is For Professionals that do not have a technical background. Rather, the audience will be mostly those in Corporate America (such as managers) as well as people in tech startups, who will need an understanding of generative AI to evaluate the solutions.

  • von Charles Edge
    42,00 €

    Modern startups are on an assembly line from seed to later-stage series financing. As they make that journey, founders need to have a working knowledge of dozens of fields if they're going to scale a company. SaaS is a unique set of skills across those disciplines.This book focuses on gaining a working understanding of what specialists will do in those fields as an organization grows and how founders can leverage the basics to get those capabilities started so once professionals are hired in each, they can hit the ground running with authentic materials. Founders will be pulled in a lot of directions as they find success, so the book looks at what to do with each discipline at each stage of growth.The hardest part to creating a startup is to just start the thing. This book covers when to bootstrap, apply to accelerators, seek seed capital - and where to do those things. It also covers some of the earlier questions like how to write a mission statement, where to find investors, what technical stacks to use, how to HR, how to sell, and more importantly, when a founder should spend time on each discipline. A way to look at the tech stack and the ever-changing landscape to keep technical debt low and the ability to respond to ever-changing market forces high. What You'll LearnThe nuts and bolts of which type of corporation to found, impacts to taxes, equity, and of course more philosophy.Researching, pricing, and planning to take that wonderful innovation to market and expanding into a portfolio.Leadership styles-each has its place and so we look at ways to level up that domain Management-going beyond inspiration, from those regularly scheduled meetings to helping people grow to task managemen.Basic accounting and finance skills with terms and guidance on revenue treatmentWho This Book Is ForPeople thinking of or starting a software/SaaS company. Could be useful for first timers or those on their third startup.

  • von Istvan Forgacs
    40,00 €

    Many books have been written about software testing, but most of them discuss the general framework of testing from a traditional perspective. Unfortunately, traditional test design techniques are often ineffective and unreliable for revealing the various kinds of faults that may occur. This book introduces three new software testing techniques: Two-Phase Model-Based Testing, the Action-State Testing, and the General Predicate Testing, all of which work best when applied with efficient fault revealing capabilities.Yoüll start with a short recap of software testing, focusing on why risk analysis is obligatory, how to classify bugs practically, and how fault-based testing can be used for improving test design. Yoüll then see how action-state testing merges the benefits of state transition testing and use case testing into a unified approach. Moving on yoüll look at general predicate testing and how it serves as an extension of boundary value analysis, encompassing more complex predicates. Two-phase model-based testing represents an advanced approach where the model does not necessarily need to be machine-readable; human readability suffices. The first phase involves a high-level model from which abstract tests are generated. Upon manual execution of these tests, the test code is generated. Rather than calculating output values, they are merely checked for conformity. The last part of this book contains a chapter on how developers and testers can help each other and work as a collaborative team. You will:Apply efficient test design techniques for detecting domain faultsWork with modeling techniques that combine all the advantages of state transition testing and use case testingGrasp the two-phase model-based testing techniqueUse test design efficiently to find almost all the bugs in an application

  • von Michael Schank
    40,00 €

    Discover the key to digital transformation success in this comprehensive guide. In today's rapidly advancing technological landscape, companies are promised innovative business models, enhanced customer experiences, and productivity improvements through digital initiatives. However, it's disheartening that 70% of these endeavors fail to meet their goals, resulting in lost investments and frustrated stakeholders. The root cause of these failures often lies in the lack of alignment across organizations. Achieving alignment is crucial, encompassing both vertical alignment ¿ which involves aligning goals from the CEO down to even low-level single contributors ¿ and horizontal alignment ¿ which enables seamless collaboration across functional areas. To address this challenge, Digital Transformation Success introduces Process Inventory, a powerful framework that not only establishes a common language but also aligns resources throughout the organization, driving a new level of operating efficiency and agility necessary to thrive in this digital era.This book delves beyond guiding principles, providing you with detailed methods, modeling techniques, operating models, and real-world case studies. By leveraging the Process Inventory framework, your organization can enhance existing disciplines like Change Management, Risk Management, and Operational Excellence, enabling effective digital technology design and propelling you into the forefront of the digital age.

  • von Diana Olynick
    45,00 €

    Explore the possibilities spatial computing and its integration with AI can provide beyond the confines of a traditional user interface. Spatial computing brings together physical and virtual worlds and systems. This book offers an insightful journey into harmonizing user-centered design with the vast potential of AI in spatial computing. You'll start by exploring key concepts and processes in relation to conscious design and traditional computer interfaces. You'll then be introduced to the Mindful Spatial Design Framework (MSDF) and the rapidly evolving world of generative AI and its potential to transform design processes.Once the key concepts are mastered, you'll start to put them into practice and see how to design, prototype, and test interfaceless systems and environments that are seamless and user-friendly. In doing so you'll consider topics such as functionality and aesthetics, as well as how AI can improve automation and testing. The book concludes by looking at ethical AI considerations and best practices as well as looking at next steps and future developments of spatial computing and interfaceless design. As these invisible interfaces become more prevalent, understanding the key principles of conscious design is pivotal. Interfaceless will expand your knowledge base in these areas. What You'll LearnIncorporate conscious design principles in spatial computing projects.Leverage AI to enhance UX in spatial contexts.Develop strategies to address design challenges as we move beyond physical interfaces.See how VR/XR apps, devices, and generative AI are rapidly changing how we perceive and interact with the digital realm.Who This Book Is ForUX/UI designers, developers, and tech enthusiasts eager to grasp the future of HCI.

  • von Dhairyya Agarwal
    44,00 €

    Leverage the benefits of quantum computing by identifying business use cases and understanding how to design and develop quantum products and services. This book will guide you to effectively productize quantum computing, including best practices, recommendations, and proven methods to help you navigate the challenges and risks of this emerging technology.The book starts with a thorough introduction to quantum computing, followed by its various algorithms and applications. You will then learn how to build a strong foundation in classical computing, seek practical experience, and stay up-to-date with the latest developments in the field. Moving forward, you will gain an understanding of how to conduct market research to identify business opportunities for quantum computing products and services. The authors then guide you through the process of developing a quantum roadmap and integrating quantum computing into an existing system. This is concluded by a demonstration of howto manage quantum computing projects and how to address their risks and challenges. After reading this book, you will understand quantum computing and how it can be applied to real-world business problems.What You Will LearnIdentify business use cases for quantum computing and understand the potential benefits and risks of quantum applicationsDesign and develop quantum products and services by identifying quantum algorithms, programming in quantum languages, and leveraging quantum simulators and hardwareIntegrate quantum computing into existing systemsIntegrate quantum algorithms with classical algorithmsWho This Book Is ForProduct managers, developers, and entrepreneurs who wish to use the potential of quantum computing for their businesses.

  • von Jennifer Harder
    50,00 €

    This full-color book will teach you how to use Adobe Illustrator's various tools to create infographics, as well as basic page layouts for them. It focuses on Illustrator¿s powerful graphing tools and 2D and 3D effects. How can an infographic or graph be altered and adapted to appear more engaging and still display your data accurately? What additional effects can be used on your infographic to produce the results you envision? In this second volume of Creating Infographics with Adobe Illustrator, you will learn the answers to all these questions. Author Jennifer Harder will walk you through creating basic infographics in Illustrator using Illustrator tools such as Graphing Tools as well as how to create 2D effects and 3D shapes with their related materials, including Symbols. Upon completing this volume, you will have an appreciation for how easy it is to design an infographic or graph to display your data and discover how rudimentary shapes and colors can be altered using patterns, as well as 2D and 3D effects, to enhance readability while conveying meaning to your audience. You will be able to use this knowledge to create your own infographics using Illustrator¿s wide array of tools. What You Will LearnUse Illustrator¿s Graphing Tools to create and modify basic charts or graphsWork with popular 2D effects to enhance your design in IllustratorCreate 3D Shapes using Materials and Symbols and modify your 3D GraphsExplore basic Image Trace and Perspective options in Illustrator Who This Book Is ForBeginner-level designers and others who are interested in learning the process of creating infographics for their company, the classroom, for data visualization, an article in a magazine, or a webpage.

  • - An Architect's Guide to Developing and Managing APIs for Your Organization
    von Brajesh De
    50,00 €

  • von Jennifer Harder
    49,00 €

    This full-color book, the third of three volumes, focuses on Adobe Illustrator¿s SVG interactivity tools. How can an infographic be made more interactive for an audience? What additional Illustrator tools and Adobe applications can be used to enhance your infographic layout? In this final volume of Creating Infographics with Adobe Illustrator, you will learn the answers to all these questions. Author Jennifer Harder will walk you through creating basic infographics in Illustrator using Illustrator tools for creating SVG files, known as Scalable Vector Graphics, for basic Interactivity on a web page. Then you will review layouts in other Adobe Applications in relation to their connectivity with Illustrator.Upon completing this volume, you will have a thorough understanding of how to design an infographic with basic interactivity for a web page, and how this can improve visualization and convey meaning to your audience. Moreover, youwill be able to use this knowledge to create your own infographics using Illustrator¿s wide array of tools. What You Will LearnDiscover how to apply interactivity to an infographicGain insight into different infographic layouts and how to finalize your project with your clientExplore other Adobe Creative Cloud applications that may assist you in the future as you create your infographics Who This Book Is ForBeginner-level designers and others who are interested in learning the process of creating infographics for their company, the classroom, for, an article in a magazine, or adding interactivity to webpage.

  • von Charles Waghmare
    26,00 €

    Explore the role ChatGPT can play in business, including operations, marketing, sales, and delivery. This concise book illustrates how ChatGPT is changing the way individuals interact with machines and how you can take advantage of its capabilities for business.The book starts with an overview of ChatGPT and its impact in the realm of of conversational AI. You will then dive into the technical aspects of ChatGPT and gain an understanding of how machine learning algorithms and natural language processing work in the background. Various business applications of ChatGPT are then discussed, followed by how it can get integrated into your business operations. To wrap things up, you will gain insight into the data and privacy elements that need to be considered while using ChatGPT, and how to maintain its integrity.After completing this book, you will understand the ChatGPT framework and how to integrate it into your own ventures. What You Will LearnUnderstand the various technologies and techniques utilized in ChatGPTGain insight into the future of human-machine interactionAnalyze the advantages and disadvantages of ChatGPT for your industryExplore the ethical implications of using AI Who This Book Is ForTech enthusiasts who are passionate about artificial intelligence (AI), machine learning, and human-machine interaction.

  • - Securing Spring Framework 5 and Boot 2-based Java Applications
    von Massimo Nardone & Carlo Scarioni
    50,00 €

  • von Christopher Coutinho
    45,00 €

    Embark on a transformative journey through the exciting world of Roblox Lua scripting with this comprehensive hands-on guide. Tailored to game developers, both seasoned and new, this book serves as your roadmap to mastering the art and science of Lua scripting within the dynamic Roblox Studio environment.You'll explore a wide spectrum of foundational concepts, including variables, functions, loops, tables, arrays, and more. Delve into advanced topics like raycasting, object-oriented programming with humanoids, and intricate leaderboard systems. Each chapter is crafted with real-world examples and step-by-step tutorials, empowering you to create engaging and interactive gameplay experiences.You'll gain profound insights into modularization, efficient coding practices, and techniques to optimize your scripts, paving the way to elevate your game development to an entirely new plane of creativity and complexity. You'll also discover sophisticated scripting concepts, such as custom events, and client-server communication. Invest in your future as a Roblox developer today, and let this book be your guide to crafting extraordinary gaming experiences. Roblox Lua Scripting Essentials provides the insight, tools, and guidance needed to shape your unique path in this thrilling domain of game development.What You'll LearnWield variables, functions, loops, conditionals, arrays, and more to create dynamic gameplay elementsExplore the principles of object-oriented programming, and modularization techniques to develop clean, efficient, and organized codeUnderstand the complex client-server relationships, custom events, and multiplayer functionalities that bring games to lifeDiscover the power of modular coding, enabling you to create more organized and maintainable code basesLay down a robust foundation in Lua scripting for RobloxWho This Book Is ForThis book is meticulously crafted to serve a diverse array of readers, ranging from complete beginners to intermediate developers.

  • von Courtney Zhan
    48,00 €

    Solve your Selenium WebDriver problems with this quick guide to automated testing of web applications with Selenium WebDriver in C#. This third edition contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run Selenium test scripts that you can use in your own projects. Updated to Selenium version 4, this revision includes Visual Studio Code set up, additional recipes, and new chapters on Selenium DevTools and continuous testing. You'll see how to use Selenium WebDriver for select lists, navigation, assertions, frames, file upload and pop-up dialogs. You'll also learn how to locate web elements and test functions for hyperlinks, buttons, TextFields and TextAreas, radio buttons, CheckBoxes, and more.What You'll Learn Debug test scripts and test data Work with Selenium Remote Control Server Manage and deal with browser profiles and capabilities Monitor tests for advanced user interactions and experiences (UX) Who This Book Is For Experienced .NET and C# Windows application programmers/developers.

  • von Syed Rehan
    50,00 €

    In an era where the fusion of connectivity and technology is redefining industries, this book is a must-have guide for aspiring technologists and seasoned professionals alike. This meticulously crafted handbook guides you through every aspect of AWS IoT, touching upon vital spheres such as edge computing, machine learning, and industrial IoT, with a distinct spotlight on cybersecurity.Over the course of this book, industry veteran Syed Rehan unveils the secrets to setting up your AWS IoT environment and walks you through advanced concepts such as leveraging MQTT, mastering Digital Twin implementation, and plumbing the depths of edge machine learning. Whether you're experimenting with virtual devices or hands-on with Raspberry Pi setups, this book will steer you towards innovation and a transformative journey where technology meets intelligence and security, all under the expansive umbrella of AWS IoT.What You Will LearnAWS Mastery: Dive deep into AWS IoT essentials, from setup to hands-on SDK toolsAdvanced Connectivity: Explore advanced MQTT features and the potential of AWS IoT Core MQTT clientsDevice Integration: Master AWS IoT device creation, connection, and deployment, blending the digital and physicalDigital Twin: Unleash IoT's future with AWS IoT device shadow, capitalizing on digital twin technologyDevice Management: Transform remote oversight using secure IoT tunneling and innovative actionsEdge Development: Merge IoT and Machine Learning via AWS IoT Greengrass, spotlighting image classificationData to Insights: Swiftly move from raw data to actionable insights leveraging Amazon TimestreamIoT Cybersecurity: Strengthen your defenses using AWS IoT Device Defender, Zero Trust principles, and Machine Learning (ML) Detect to prepare for and counter threatsWho This Book Is ForIoT developers and enthusiasts, professionals who want to implement IoT solutions in industrial scenarios, system architects and designers interested in edge machine learning, business intelligence analysts, and cybersecurity professionals.

  • - Configure, Customize, and Manage the Teams Experience
    von Balu N Ilag
    54,00 €

  • von Thimira Amaratunga
    40,00 €

    This book will teach you the underlying concepts of large language models (LLMs), as well as the technologies associated with them.The book starts with an introduction to the rise of conversational AIs such as ChatGPT, and how they are related to the broader spectrum of large language models. From there, you will learn about natural language processing (NLP), its core concepts, and how it has led to the rise of LLMs. Next, you will gain insight into transformers and how their characteristics, such as self-attention, enhance the capabilities of language modeling, along with the unique capabilities of LLMs. The book concludes with an exploration of the architectures of various LLMs and the opportunities presented by their ever-increasing capabilities¿as well as the dangers of their misuse.After completing this book, you will have a thorough understanding of LLMs and will be ready to take your first steps in implementing them into your own projects. What You Will LearnGrasp the underlying concepts of LLMsGain insight into how the concepts and approaches of NLP have evolved over the yearsUnderstand transformer models and attention mechanismsExplore different types of LLMs and their applicationsUnderstand the architectures of popular LLMsDelve into misconceptions and concerns about LLMs, as well as how to best utilize themWho This Book Is ForAnyone interested in learning the foundational concepts of NLP, LLMs, and recent advancements of deep learning

  • von Jennifer Harder
    45,00 €

    This full-color book will teach you how to use Adobe Illustrator's various tools to create infographics, as well as basic page layouts for them. This is the first of three volumes which will cover all the fundamentals of Illustrator, an industry standard application used by graphic designers and marketing and communication teams. How is an infographic different from a logo or any other illustration? What additional thought processes, skills, or software tools should be utilized to create an infographic? In this first volume of Illustrator Basics, you will learn the answers to all these questions. Author Jennifer Harder will walk you through creating basic infographics in Illustrator using Basic Shape tools, Pen Tools, Type Tools, and Symbols. Upon completing this volume, you will have an appreciation for how easy it is to design an infographic and discover how rudimentary shapes and colors can affect readability while conveying meaningto your audience. You will be able to use this knowledge to create your own infographics using Illustrator¿s wide array of tools. Who This Book Is ForDiscover the tools within Illustrator that are ideal for creating basic infographicsDevelop a logo based upon a scanned sketchGain an understanding of different infographic layouts and the process of reviewing them with your client Who This Book Is ForBeginner-level designers and others who are interested in learning the process of creating infographics for their company, the classroom, for a visual resume, an article in a magazine, or a webpage.

  • von Balaji Varanasi
    45,00 €

    Practical Spring LDAP is your guide to developing Java-based enterprise applications using the Spring LDAP Framework. This book explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version, Spring LDAP 1.3.2. It provides a detailed treatment of LDAP controls and the new features of Spring LDAP 1.3.2 such as Object Directory Mapping and LDIF parsing. LDAP has become the de-facto standard for storing and accessing information in enterprises. Despite its widespread adoption, developers often struggle when it comes to using this technology effectively. The traditional JNDI approach has proven to be painful and has resulted in complex, less modular applications. The Spring LDAP Framework provides an ideal alternative.

  • von Mohamed Aly Bouke
    54,00 €

    This is a comprehensive guide for individuals preparing for the Certified Information Systems Security Professional (CISSP) exam. The book's main focus is to provide readers with a wealth of practice questions and expert tips to help them pass the CISSP exam.The demand for certified information security professionals continues to increase, and the CISSP exam is widely recognized as one of the most challenging and comprehensive information security certification exams. This book will provide readers with the practice and exam strategies they need to pass the CISSP exam and launch their careers in information security. It covers all of the topics tested on the exam, including security management practices, access control systems and methodology; laws, regulations, standards, and compliance; and telecommunications and network security.In addition to providing practice questions, this book also includes background information on the CISSP exam, including the exam format, content, and best ways to study for the exam. It is designed to be user friendly and easy to follow, with clear explanations and examples for all the practice questions.What You Will LearnGain a comprehensive understanding of the CISSP Common Body of Knowledge (CBK)Gain background information on the CISSP exam, including the exam format, content, and best ways to study for the examDevelop the critical thinking skills that are essential for success on the CISSP examMaster test-taking strategies for successfully passing the CISSP examPrepare through a realistic simulation of the actual CISSP examWho this book is for:Individuals preparing for the Certified Information Systems Security Professional (CISSP) exam¿someone who has a background in information technology or information security and is looking to pass the CISSP exam and become a CISSP-certified professional.Secondaryaudiences include information technology professionals looking to expand their knowledge and skills in the field of information security, individuals interested in pursuing a career in information security and considering the CISSP certification, and current or aspiring information security managers who want to advance their careers and take on more responsibilities in their organizations.

  • von Anjani Kumar
    50,00 €

    Design and architect new generation cloud-based data warehouses using Azure and AWS. This book provides an in-depth understanding of how to build modern cloud-native data warehouses, as well as their history and evolution.The book starts by covering foundational data warehouse concepts, and introduces modern features such as distributed processing, big data storage, data streaming, and processing data on the cloud. You will gain an understanding of the synergy, relevance, and usage data warehousing standard practices in the modern world of distributed data processing. The authors walk you through the essential concepts of Data Mesh, Data Lake, Lakehouse, and Delta Lake. And they demonstrate the services and offerings available on Azure and AWS that deal with data orchestration, data democratization, data governance, data security, and business intelligence. After completing this book, you will be ready to design and architect enterprise-grade, cloud-based modern data warehouses using industry best practices and guidelines.What You Will LearnUnderstand the core concepts underlying modern data warehousesDesign and build cloud-native data warehousesGain a practical approach to architecting and building data warehouses on Azure and AWSImplement modern data warehousing components such as Data Mesh, Data Lake, Delta Lake, and LakehouseProcess data through pandas and evaluate your model¿s performance using metrics such as F1-score, precision, and recallApply deep learning to supervised, semi-supervised, and unsupervised anomaly detection tasks for tabular datasets and time series applicationsWho This Book Is For Experienced developers, cloud architects, and technology enthusiasts looking to build cloud-based modern data warehouses using Azure and AWS

  • von David Holcomb
    35,00 €

    In today's fast-paced digital landscape, organizations face an ever-increasing volume of data that holds immense potential for driving business success. However, many businesses struggle to harness this potential due to a lack of understanding and effective utilization of data within their culture. This book is a comprehensive guide that unveils the transformative power of data and provides actionable insights to cultivate a data-driven organizational culture.The book emphasizes data strategy and data governance's pivotal role in cultivating a mature data culture using practical insights, frameworks, and best practices. This approach ensures robust data culture structures that uphold data integrity, accessibility, and accountability. These structures operate on the people, processes, and technology through analytics, literacy, governance, process management, and data inventory management.The authors introduce the groundbreaking Usage and Flow Data Culture Model, a unique framework that enables organizations to evaluate and reshape their data culture based on distinct cultural types: Preservationist, Protectionist, Traditional, and Progressive. Each culture type is carefully dissected, revealing associated challenges and opportunities, uncovering suitable strategies in the process. Developing a worthy data culture necessitates a shift in mindset and the development of relevant skills across the organization. Building a Data Culture is your roadmap to fostering data literacy, promoting data-driven decision-making, and cultivating a data-driven mindset. What You'll LearnAssess your organization's current data cultureIdentify cultural strengths and weaknesses within your organizationDevelop a data governance programDefine data policies and standards and establish decision-making processesWho This Book is ForProfessionals and leaders across various industries who are interested in building a data culture within their organizations. The typical reader may have a background in data management, analytics, business intelligence, or technology, but the book is designed to be accessible to a wide range of readers with varying levels of expertise.

  • von Eric Jager
    40,00 €

    Implement a basic Enterprise Architecture from start to finish using a four-stage, wheel-based approach. Aided by real-world examples, this book shows what elements are needed for the initial implementation of a fundamental Enterprise Architecture.The book's pragmatic approach keeps existing architecture frameworks and methodologies in mind while providing instructions that are readable and applicable to all. The Enterprise Architecture Implementation Wheel builds on the methodology of existing architecture frameworks and allows you to apply the theory more pragmatically and closer to the reality that an architect encounters in daily practice.While the main focus of the book is on the actual steps taken to design an Enterprise Architecture, other important topics include architecture origin, definition, domains, visualization, and roles. Getting Started with Enterprise Architecture is the ideal handbook for the architect who is asked to implement an Enterprise Architecture in an existing organization.What You'll Learn Identify a company's needs and develop an appropriate strategy to satisfy those needs Implement measurable goals and objectives for a baseline architecture Create meaningful catalogues, diagrams, and maps to communicate the architecture to an organization Measure the progress of implementing the architectureWho This Book Is For Novice (Enterprise and Business) architects Senior management Executives

Willkommen bei den Tales Buchfreunden und -freundinnen

Jetzt zum Newsletter anmelden und tolle Angebote und Anregungen für Ihre nächste Lektüre erhalten.