Browse Results

Showing 76 through 100 of 82,513 results

Virtual Filmmaking with Unreal Engine 5: A step-by-step guide to creating a complete animated short film

by Hussin Khan

Discover the power of storytelling with Unreal Engine 5's real-time technology, exploring storyboarding, character creation, world building, animating using sequencers, and much moreKey FeaturesHarness Unreal Engine’s real-time technology to create limitless, high-fidelity contentGenerate and animate near-photorealistic actors using the innovative MetaHuman technologyBuild expansive worlds with Nanite and Lumen Global Illumination and Reflections technologyPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionVirtual Filmmaking with Unreal Engine 5 is the first Unreal Engine book to guide you through the complete process of virtual film production. Encompassing the full spectrum of filmmaking, this book demonstrates the use of an industry-standard tool used by studios such as Disney, ILM, DNEG, and Framestore. Walking through the process systematically, you’ll first collect references and create a simple storyboard to plan your shots. Then you'll begin to create virtual environments, importing 3D models and adding materials and textures to create photorealistic, dynamic worlds. After that, you’ll learn how to create actors using highly customizable MetaHumans, understanding how to import, re-target, and animate them. Finally, you’ll bring it all together with cinematic lighting and camera animation before exporting your film. By the end of this book, you’ll have honed your skills, discovered new tools for your toolkit, and gained the confidence to work on your virtual film projects in Unreal Engine 5, leveraging Quixel Megascans, Lumen, Nanite, and MetaHuman technology.What you will learnGrasp the principles of photography and the art of storytellingCollect references and create storyboardsDiscover Unreal Engine’s hidden features and useful keyboard shortcutsExplore the capabilities of Quixel Megascans, Lumen, Nanite, and MetaHumansAdopt cinematic techniques to achieve professional-looking shotsCreatively apply Lumen Global Illumination and Reflections techniquesUse multiple virtual cameras and apply post-production techniquesImplement best practices for optimization, post processing, and renderingWho this book is forWhether you’re a beginner or intermediate filmmaker, 3D artist, animator, visual effects artist, or virtual production professional with just basic knowledge of the Unreal Engine, this book is designed to help you enter the world of virtual films and animations. While prior experience with the Unreal Engine would be beneficial, a deep working knowledge is not essential, as the book introduces the relevant tools and features needed throughout the activities.

Asynchronous Programming in Rust: Learn asynchronous programming by building working examples of futures, green threads, and runtimes

by Carl Fredrik Samson

Get a fundamental understanding of asynchronous programming and Rust's futures by working through examples that show you how everything really worksKey FeaturesMaster asynchronous Rust through examples focusing on key conceptsBuild a solid understanding of concepts such as coroutines, fibers, futures, and callbacksExplore Rust's futures, craft your own runtime, and excel in handling stacks, ABIs, syscalls, and inline assemblyPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionStep into the world of asynchronous programming with confidence by conquering the challenges of unclear concepts with this hands-on guide. Using functional examples, this book simplifies the trickiest concepts, exploring goroutines, fibers, futures, and callbacks to help you navigate the vast Rust async ecosystem with ease. You’ll start by building a solid foundation in asynchronous programming and explore diverse strategies for modeling program flow. The book then guides you through concepts like epoll, coroutines, green threads, and callbacks using practical examples. The final section focuses on Rust, examining futures, generators, and the reactor-executor pattern. You’ll apply your knowledge to create your own runtime, solidifying expertise in this dynamic domain. Throughout the book, you’ll not only gain proficiency in Rust's async features but also see how Rust models asynchronous program flow. By the end of the book, you'll possess the knowledge and practical skills needed to actively contribute to the Rust async ecosystem.What you will learnExplore the essence of asynchronous program flow and its significanceUnderstand the difference between concurrency and parallelismGain insights into how computers and operating systems handle concurrent tasksUncover the mechanics of async/awaitUnderstand Rust’s futures by implementing them yourselfImplement green threads from scratch to thoroughly understand themWho this book is forThis book is for programmers who want to enhance their understanding of asynchronous programming, especially those experienced in VM’ed or interpreted languages like C#, Java, Python, JavaScript, and Go. If you work with C or C++ but have had limited exposure to asynchronous programming, this book serves as a resource to broaden your knowledge in this area. Although the examples are predominantly in Rust, the intricacies of Rust’s futures are covered in detail. So, anyone with a keen interest in learning Rust or with working knowledge of Rust will be able to get the most out of this book.

Defending APIs: Uncover advanced defense techniques to craft secure application programming interfaces

by Colin Domoney

Get up to speed with API security using this comprehensive guide full of best practices for building safer and secure APIsKey FeaturesDevelop a profound understanding of the inner workings of APIs with a sharp focus on securityLearn the tools and techniques employed by API security testers and hackers, establishing your own hacking laboratoryMaster the art of building robust APIs with shift-left and shield-right approaches, spanning the API lifecyclePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionAlong with the exponential growth of API adoption comes a rise in security concerns about their implementation and inherent vulnerabilities. For those seeking comprehensive insights into building, deploying, and managing APIs as the first line of cyber defense, this book offers invaluable guidance. Written by a seasoned DevSecOps expert, Defending APIs addresses the imperative task of API security with innovative approaches and techniques designed to combat API-specific safety challenges. The initial chapters are dedicated to API building blocks, hacking APIs by exploiting vulnerabilities, and case studies of recent breaches, while the subsequent sections of the book focus on building the skills necessary for securing APIs in real-world scenarios. Guided by clear step-by-step instructions, you’ll explore offensive techniques for testing vulnerabilities, attacking, and exploiting APIs. Transitioning to defensive techniques, the book equips you with effective methods to guard against common attacks. There are plenty of case studies peppered throughout the book to help you apply the techniques you’re learning in practice, complemented by in-depth insights and a wealth of best practices for building better APIs from the ground up. By the end of this book, you’ll have the expertise to develop secure APIs and test them against various cyber threats targeting APIs.What you will learnExplore the core elements of APIs and their collaborative role in API developmentUnderstand the OWASP API Security Top 10, dissecting the root causes of API vulnerabilitiesObtain insights into high-profile API security breaches with practical examples and in-depth analysisUse API attacking techniques adversaries use to attack APIs to enhance your defensive strategiesEmploy shield-right security approaches such as API gateways and firewallsDefend against common API vulnerabilities across several frameworks and languages, such as .NET, Python, and JavaWho this book is forThis book is for application security engineers, blue teamers, and security professionals looking forward to building an application security program targeting API security. For red teamers and pentesters, it provides insights into exploiting API vulnerabilities. API developers will benefit understanding, anticipating, and defending against potential threats and attacks on their APIs. While basic knowledge of software and security is required to understand the attack vectors and defensive techniques explained in the book, a thorough understanding of API security is all you need to get started.

Web App Development Made Simple with Streamlit: A web developer's guide to effortless web app development, deployment, and scalability

by Rosario Moscato

Unlock the full potential of Streamlit, mastering web app development from setup to deployment with practical guidance, advanced techniques, and real-world examplesKey FeaturesIdentify and overcome web development challenges, crafting dedicated application skeletons using StreamlitUnderstand how Streamlit's widgets and components work to implement any kind of web appManage web application development and deployment with ease using the Streamlit Cloud servicePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionThis book is a comprehensive guide to the Streamlit open-source Python library and simplifying the process of creating web applications. Through hands-on guidance and realistic examples, you’ll progress from crafting simple to sophisticated web applications from scratch. This book covers everything from understanding Streamlit's central principles, modules, basic features, and widgets to advanced skills such as dealing with databases, hashes, sessions, and multipages. Starting with fundamental concepts like operation systems virtualization, IDEs, development environments, widgets, scripting, and the anatomy of web apps, the initial chapters set the groundwork. You’ll then apply this knowledge to develop some real web apps, gradually advancing to more complex apps, incorporating features like natural language processing (NLP), computer vision, dashboards with interactive charts, file uploading, and much more. The book concludes by delving into the implementation of advanced skills and deployment techniques. By the end of this book, you’ll have transformed into a proficient developer, equipped with advanced skills for handling databases, implementing secure login processes, managing session states, creating multipage applications, and seamlessly deploying them on the cloud.What you will learnDevelop interactive web apps with Streamlit and deploy them seamlessly on the cloudAcquire in-depth theoretical and practical expertise in using Streamlit for app developmentUse themes and customization for visually appealing web apps tailored to specific needsImplement advanced features including secure login, signup processes, file uploaders, and database connectionsBuild a catalog of scripts and routines to efficiently implement new web appsAttain autonomy in adopting new Streamlit features rapidly and effectivelyWho this book is forThis book is for Python programmers, web developers, computer science students, and IT enthusiasts with a foundation in Python (or any programming language) who have a passion for creating visually appealing applications. If you already know how to write programs, this book will help you evolve into an adept web application developer skilled at converting command-line tools into impressive, cloud-hosted applications.

Angular Design Patterns and Best Practices: Create scalable and adaptable applications that grow to meet evolving user needs

by Alvaro Camillo Neto

Unleash the full potential of Angular 17 to create more robust and feature-rich applications effortlesslyKey FeaturesBoost your Angular app development productivity by leveraging often-overlooked advanced features and best practicesEnhance the quality of your Angular applications by simplifying codeGain practical knowledge through real-world examples of advanced Angular features and design patternsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionSingle page applications (SPAs) have become the standard for most web experiences. Angular, with its batteries-included approach, has emerged as a powerful framework for simplifying the development of these interfaces by offering a comprehensive toolbox. This book guides you through the Angular ecosystem, uncovering invaluable design patterns and harnessing its essential features. The book begins by laying a strong foundation, helping you understand when and why Angular should be your web development framework of choice. The next set of chapters will help you gain expertise in component design and architecting efficient, flexible, and high-performing communication patterns between components. You’ll then delve into Angular's advanced features to create forms in a productive and secure way with robust data model typing. You'll also learn how to enhance productivity using interceptors to reuse code for common functionalities, such as token management, across various apps. The book also covers micro frontend architecture in depth to effectively apply this architectural approach and concludes by helping you master the art of crafting tests and handling errors effortlessly. By the end of this book, you'll have unlocked the full potential of the Angular framework.What you will learnDiscover effective strategies for organizing your Angular project for enhanced efficiencyHarness the power of TypeScript to boost productivity and the overall quality of your Angular projectImplement proven design patterns to streamline the structure and communication between componentsSimplify complex applications by integrating micro frontend and standalone componentsOptimize the deployment process for top-notch application performanceLeverage Angular signals and standalone components to create performant applicationsWho this book is forWhether you’re a web developer or a tech leader engaged in frontend development, be it for small-scale projects or large, complex systems, you’ll find this book useful to enhance both the quality and performance of your applications. Web architects seeking to design robust and adaptable frontend applications while leveraging Angular's extensive feature set will discover valuable insights within these pages.

Creative Motion Mastery with Adobe After Effects: Learn the ins and outs of motion graphics, post-production, rotoscoping, and VFX

by Vishu Aggarwal

Discover the top tricks and techniques to make the most of Adobe After Effects and elevate your graphics design skills by creating real-world projects with this comprehensive illustrated guideKey FeaturesMaster After Effects through hands-on engagement with small projects, following the best practicesLeverage the settings and uncover hidden options in After Effects to optimize your workflowAcquire skills and techniques that will set you apart from other graphic designersPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionVisual effects and motion graphics are everywhere, shaping the film, TV, games, websites, and application landscape. Navigating a field this complex and ever-expanding demands more than mere familiarity with tools; you need to stand out to get ahead. Creative Motion Mastery with Adobe After Effects is the definitive guide that not only equips you with the essential skills to distinguish yourself, but also takes you through real projects that you can add to your portfolio. Guided by a hands-on learning approach, you'll master the UI, workflow, and diverse projects such as text animation, shape layers, and rotoscoping. With this newfound knowledge, you’ll take your graphic design and post-production skills to the next level using chroma keying, particle simulations, and 2D and 3D tracking. You’ll progress faster than someone taking a formal course in Adobe After Effects! And it’s not all about creating; you’ll import graphics from Illustrator and Photoshop and apply post-production effects to give them a new life. Finally, you’ll discover how seamlessly you can export and manage your projects, ensuring end-to-end coverage of all you need. By the end of the book, you’ll have a thorough understanding of Adobe After Effects, equipped with the skills and practice you need to propel your career in graphic design.What you will learnCreate and customize text layers, including text animations, using shape layersEnhance projects with audio elements and apply audio effects to shape layersDevelop editable motion graphics templates for Premiere ProImplement color correction and grading techniques to enhance footage in projectsUse rotoscoping to remove and mask objects seamlesslyGenerate realistic effects such as rain, fire, and smoke using particle simulationsMaster the art of compositing through Chroma KeyingGet to grips with 2D and 3D tracking for seamless element integrationWho this book is forThis book is for graphic designers, UX and UI designers, e-learning designers, motion graphics artists, video editors, and VFX artists. A fundamental grasp and minimal experience with After Effects will help you follow long the concepts covered in this book. Additionally, familiarity with Illustrator and Photoshop will provide an added advantage.

Low Poly 3D Modeling in Blender: Kickstart your career as a 3D artist by learning how to create low poly assets and scenes from scratch

by Samuel Sullins

Master the art of modeling, shading, and rendering low poly 3D creations to transform into the 3D artist you've aspired to becomeKey FeaturesCreate minimalistic low poly 3D models based on reference imagesBreathe life into your creations by adding vibrant colors and appealing textures using materialsArrange your low poly models in a 3D environment, set up lighting to achieve the desired ambiance, and render the final scenePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionStep into the world of low poly 3D art with Low Poly 3D Modeling in Blender—your entry point into Blender and mastering the fundamentals of 3D art. This beginner-friendly guide ensures that you’re fully prepared for the creative adventure that follows. Through a step-by-step learning process starting with the principles of low poly art, this book gradually immerses you in the intricacies of modeling. As you progress, you’ll gain hands-on experience creating diverse projects ranging from designing a simple 3D crate to rendering complete low poly scenes. The book covers a wide spectrum of topics as you navigate Blender's interface, mastering essential modeling tools and exploring both basic and advanced modeling techniques. Advancing to the final chapters, you’ll find ways to breathe life into your models with material creation and gain practical insights into modeling a variety of low poly objects. From end-to-end scene construction to configuring Blender for rendering high-quality images, you’ll be equipped with the foundational skills to propel your career in 3D modeling and explore the boundless creative possibilities that Blender offers. By the end of this book, you'll have a solid understanding of Blender, 3D modeling, low poly methodologies, material design, 3D rendering techniques, and the broader world of 3D art.What you will learnUnderstand how Blender’s interface works and how to configure itGain proficiency in navigating 3D space in BlenderFamiliarize yourself with Blender’s core modeling toolsGet to grips with the workflow and techniques to create low poly 3D modelsTexture your low poly models using the UV and Shader editorsConfigure Blender’s Asset Browser for instant access to your modelsSet up a complete scene, adjust the lighting, and create a high-quality, portfolio-ready renderWho this book is forIf you're new to 3D modeling, low poly modeling is a great starting point. This book is an invaluable guide for 3D artists, modelers, and beginners to begin without prior knowledge of Blender or 3D modelling experience, although a basic familiarity with these topics will be beneficial.

Data Engineering with Scala and Spark: Build streaming and batch pipelines that process massive amounts of data using Scala

by Eric Tome Rupam Bhattacharjee David Radford

Take your data engineering skills to the next level by learning how to utilize Scala and functional programming to create continuous and scheduled pipelines that ingest, transform, and aggregate dataKey FeaturesTransform data into a clean and trusted source of information for your organization using ScalaBuild streaming and batch-processing pipelines with step-by-step explanationsImplement and orchestrate your pipelines by following CI/CD best practices and test-driven development (TDD)Purchase of the print or Kindle book includes a free PDF eBookBook DescriptionMost data engineers know that performance issues in a distributed computing environment can easily lead to issues impacting the overall efficiency and effectiveness of data engineering tasks. While Python remains a popular choice for data engineering due to its ease of use, Scala shines in scenarios where the performance of distributed data processing is paramount. This book will teach you how to leverage the Scala programming language on the Spark framework and use the latest cloud technologies to build continuous and triggered data pipelines. You’ll do this by setting up a data engineering environment for local development and scalable distributed cloud deployments using data engineering best practices, test-driven development, and CI/CD. You’ll also get to grips with DataFrame API, Dataset API, and Spark SQL API and its use. Data profiling and quality in Scala will also be covered, alongside techniques for orchestrating and performance tuning your end-to-end pipelines to deliver data to your end users. By the end of this book, you will be able to build streaming and batch data pipelines using Scala while following software engineering best practices.What you will learnSet up your development environment to build pipelines in ScalaGet to grips with polymorphic functions, type parameterization, and Scala implicitsUse Spark DataFrames, Datasets, and Spark SQL with ScalaRead and write data to object storesProfile and clean your data using DeequPerformance tune your data pipelines using ScalaWho this book is forThis book is for data engineers who have experience in working with data and want to understand how to transform raw data into a clean, trusted, and valuable source of information for their organization using Scala and the latest cloud technologies.

Kubernetes Secrets Handbook: Design, implement, and maintain production-grade Kubernetes Secrets management solutions

by Emmanouil Gkatziouras Rom Adams Chen Xi

Gain hands-on skills in Kubernetes Secrets management, ensuring a comprehensive overview of the Secrets lifecycle and prioritizing adherence to regulatory standards and business sustainabilityKey FeaturesMaster Secrets encryption, encompassing complex life cycles, key rotation, access control, backup, and recoveryBuild your skills to audit Secrets consumption, troubleshoot, and optimize for efficiency and complianceLearn how to manage Secrets through real-world cases, strengthening your applications’ security posturePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionSecuring Secrets in containerized apps poses a significant challenge for Kubernetes IT professionals. This book tackles the critical task of safeguarding sensitive data, addressing the limitations of Kubernetes encryption, and establishing a robust Secrets management system for heightened security for Kubernetes. Starting with the fundamental Kubernetes architecture principles and how they apply to the design of Secrets management, this book delves into advanced Kubernetes concepts such as hands-on security, compliance, risk mitigation, disaster recovery, and backup strategies. With the help of practical, real-world guidance, you’ll learn how to mitigate risks and establish robust Secrets management as you explore different types of external secret stores, configure them in Kubernetes, and integrate them with existing Secrets management solutions. Further, you'll design, implement, and operate a secure method of managing sensitive payload by leveraging real use cases in an iterative process to enhance skills, practices, and analytical thinking, progressively strengthening the security posture with each solution. By the end of this book, you'll have a rock-solid Secrets management solution to run your business-critical applications in a hybrid multi-cloud scenario, addressing operational risks, compliance, and controls.What you will learnExplore Kubernetes Secrets, related API objects, and CRUD operationsUnderstand the Kubernetes Secrets limitations, attack vectors, and mitigation strategiesExplore encryption at rest and external secret storesBuild and operate a production-grade solution with a focus on business continuityIntegrate a Secrets Management solution in your CI/CD pipelinesConduct continuous assessments of the risks and vulnerabilities for each solutionDraw insights from use cases implemented by large organizationsGain an overview of the latest and upcoming Secrets management trendsWho this book is forThis handbook is a comprehensive reference for IT professionals to design, implement, operate, and audit Secrets in applications and platforms running on Kubernetes. For developer, platform, and security teams experienced with containers, this Secrets management guide offers a progressive path—from foundations to implementation—with a security-first mindset. You’ll also find this book useful if you work with hybrid multi-cloud Kubernetes platforms for organizations concerned with governance and compliance requirements.

Machine Learning Infrastructure and Best Practices for Software Engineers: Take your machine learning software from a prototype to a fully fledged software system

by Miroslaw Staron

Efficiently transform your initial designs into big systems by learning the foundations of infrastructure, algorithms, and ethical considerations for modern software productsKey FeaturesLearn how to scale-up your machine learning software to a professional levelSecure the quality of your machine learning pipeline at runtimeApply your knowledge to natural languages, programming languages, and imagesBook DescriptionAlthough creating a machine learning pipeline or developing a working prototype of a software system from that pipeline is easy and straightforward nowadays, the journey toward a professional software system is still extensive. This book will help you get to grips with various best practices and recipes that will help software engineers transform prototype pipelines into complete software products. The book begins by introducing the main concepts of professional software systems that leverage machine learning at their core. As you progress, you’ll explore the differences between traditional, non-ML software, and machine learning software. The initial best practices will guide you in determining the type of software you need for your product. Subsequently, you will delve into algorithms, covering their selection, development, and testing before exploring the intricacies of the infrastructure for machine learning systems by defining best practices for identifying the right data source and ensuring its quality. Towards the end, you’ll address the most challenging aspect of large-scale machine learning systems – ethics. By exploring and defining best practices for assessing ethical risks and strategies for mitigation, you will conclude the book where it all began – large-scale machine learning software.What you will learnIdentify what the machine learning software best suits your needsWork with scalable machine learning pipelinesScale up pipelines from prototypes to fully fledged softwareChoose suitable data sources and processing methods for your productDifferentiate raw data from complex processing, noting their advantagesTrack and mitigate important ethical risks in machine learning softwareWork with testing and validation for machine learning systemsWho this book is forIf you’re a machine learning engineer, this book will help you design more robust software, and understand which scaling-up challenges you need to address and why. Software engineers will benefit from best practices that will make your products robust, reliable, and innovative. Decision makers will also find lots of useful information in this book, including guidance on what to look for in a well-designed machine learning software product.

Managing Data Integrity for Finance: Discover practical data quality management strategies for finance analysts and data professionals

by Jane Sarah Lat

Level up your career by learning best practices for managing the data quality and integrity of your financial dataKey FeaturesAccelerate data integrity management using artificial intelligence-powered solutionsLearn how business intelligence tools, ledger databases, and database locks solve data integrity issuesFind out how to detect fraudulent transactions affecting financial report integrityBook DescriptionData integrity management plays a critical role in the success and effectiveness of organizations trying to use financial and operational data to make business decisions. Unfortunately, there is a big gap between the analysis and management of finance data along with the proper implementation of complex data systems across various organizations. The first part of this book covers the important concepts for data quality and data integrity relevant to finance, data, and tech professionals. The second part then focuses on having you use several data tools and platforms to manage and resolve data integrity issues on financial data. The last part of this the book covers intermediate and advanced solutions, including managed cloud-based ledger databases, database locks, and artificial intelligence, to manage the integrity of financial data in systems and databases. After finishing this hands-on book, you will be able to solve various data integrity issues experienced by organizations globally.What you will learnDevelop a customized financial data quality scorecardUtilize business intelligence tools to detect, manage, and resolve data integrity issuesFind out how to use managed cloud-based ledger databases for financial data integrityApply database locking techniques to prevent transaction integrity issues involving finance dataDiscover the methods to detect fraudulent transactions affecting financial report integrityUse artificial intelligence-powered solutions to resolve various data integrity issues and challengesWho this book is forThis book is for financial analysts, technical leaders, and data professionals interested in learning practical strategies for managing data integrity and data quality using relevant frameworks and tools. A basic understanding of finance concepts, accounting, and data analysis is expected. Knowledge of finance management is not a prerequisite, but it’ll help you grasp the more advanced topics covered in this book.

Mastering Cloud Security Posture Management (CSPM): Secure multi-cloud infrastructure across AWS, Azure, and Google Cloud using proven techniques

by Qamar Nomani

Strengthen your security posture in all aspects of CSPM technology, from security infrastructure design to implementation strategies, automation, and remedial actions using operational best practices across your cloud environmentKey FeaturesChoose the right CSPM tool to rectify cloud security misconfigurations based on organizational requirementsOptimize your security posture with expert techniques for in-depth cloud security insightsImprove your security compliance score by adopting a secure-by-design approach and implementing security automationPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionThis book will help you secure your cloud infrastructure confidently with cloud security posture management (CSPM) through expert guidance that’ll enable you to implement CSPM effectively, ensuring an optimal security posture across multi-cloud infrastructures. The book begins by unraveling the fundamentals of cloud security, debunking myths about the shared responsibility model, and introducing key concepts such as defense-in-depth, the Zero Trust model, and compliance. Next, you’ll explore CSPM's core components, tools, selection criteria, deployment strategies, and environment settings, which will be followed by chapters on onboarding cloud accounts, dashboard customization, cloud assets inventory, configuration risks, and cyber threat hunting. As you progress, you’ll get to grips with operational practices, vulnerability and patch management, compliance benchmarks, and security alerts. You’ll also gain insights into cloud workload protection platforms (CWPPs). The concluding chapters focus on Infrastructure as Code (IaC) scanning, DevSecOps, and workflow automation, providing a thorough understanding of securing multi-cloud environments. By the end of this book, you’ll have honed the skills to make informed decisions and contribute effectively at every level, from strategic planning to day-to-day operations.What you will learnFind out how to deploy and onboard cloud accounts using CSPM toolsUnderstand security posture aspects such as the dashboard, asset inventory, and risksExplore the Kusto Query Language (KQL) and write threat hunting queriesExplore security recommendations and operational best practicesGet to grips with vulnerability, patch, and compliance management, and governanceFamiliarize yourself with security alerts, monitoring, and workload protection best practicesManage IaC scan policies and learn how to handle exceptionsWho this book is forIf you’re a cloud security administrator, security engineer, or DevSecOps engineer, you’ll find this book useful every step of the way—from proof of concept to the secured, automated implementation of CSPM with proper auto-remediation configuration. This book will also help cybersecurity managers, security leads, and cloud security architects looking to explore the decision matrix and key requirements for choosing the right product. Cloud security enthusiasts who want to enhance their knowledge to bolster the security posture of multi-cloud infrastructure will also benefit from this book.

MLOps with Red Hat OpenShift: A cloud-native approach to machine learning operations

by Ross Brigoli Faisal Masood

Build and manage MLOps pipelines with this practical guide to using Red Hat OpenShift Data Science, unleashing the power of machine learning workflowsKey FeaturesGrasp MLOps and machine learning project lifecycle through concept introductionsGet hands on with provisioning and configuring Red Hat OpenShift Data ScienceExplore model training, deployment, and MLOps pipeline building with step-by-step instructionsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionMLOps with OpenShift offers practical insights for implementing MLOps workflows on the dynamic OpenShift platform. As organizations worldwide seek to harness the power of machine learning operations, this book lays the foundation for your MLOps success. Starting with an exploration of key MLOps concepts, including data preparation, model training, and deployment, you’ll prepare to unleash OpenShift capabilities, kicking off with a primer on containers, pods, operators, and more. With the groundwork in place, you’ll be guided to MLOps workflows, uncovering the applications of popular machine learning frameworks for training and testing models on the platform. As you advance through the chapters, you’ll focus on the open-source data science and machine learning platform, Red Hat OpenShift Data Science, and its partner components, such as Pachyderm and Intel OpenVino, to understand their role in building and managing data pipelines, as well as deploying and monitoring machine learning models. Armed with this comprehensive knowledge, you’ll be able to implement MLOps workflows on the OpenShift platform proficiently.What you will learnBuild a solid foundation in key MLOps concepts and best practicesExplore MLOps workflows, covering model development and trainingImplement complete MLOps workflows on the Red Hat OpenShift platformBuild MLOps pipelines for automating model training and deploymentsDiscover model serving approaches using Seldon and Intel OpenVinoGet to grips with operating data science and machine learning workloads in OpenShiftWho this book is forThis book is for MLOps and DevOps engineers, data architects, and data scientists interested in learning the OpenShift platform. Particularly, developers who want to learn MLOps and its components will find this book useful. Whether you’re a machine learning engineer or software developer, this book serves as an essential guide to building scalable and efficient machine learning workflows on the OpenShift platform.

Network Architect's Handbook: An expert-led journey to building a successful career as a network architect

by Alim H. Ali

Follow a step-by-step roadmap to developing essential competencies in network architecture design, relationship management, systems, and services, coupled with certification guidance and expert tipsKey FeaturesGrasp the big picture of information technology infrastructure to become a successful network architectOvercome challenges in network performance and configuration managementEnhance your skills for career advancement using real-life examples and tipsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionBecoming a network architect is challenging—it demands hands-on engineering skills, encompassing hardware installation, configuration, and fabric layout design. Equally crucial, it involves collaboration with internal teams and C-Suite stakeholders, and adeptly managing external entities like vendors and service providers. The Network Architect's Handbook comprehensively covers these vital aspects, guiding you to evolve into an effective network architect within an organization, fostering seamless communication with leadership teams and other stakeholders. Starting with a clear definition of a network architect’s role, this book lays out a roadmap and delves into the attributes and mindset for success. You’ll then explore network architect design, physical infrastructure routing and switching, and network services such as DNS, MLAG, and service insertion. As you progress, you’ll gain insights into the necessary skills and typical daily challenges faced by network architects. And to thoroughly prepare you to advance in your career, this handbook covers certifications and associated training for maintaining relevance in an organization, along with common interview questions for a network architect's position. Armed with essential concepts, techniques, and your newfound skills, you’ll be well-prepared to pursue a career as a network architect.What you will learnExamine the role of a network architectUnderstand the key design makers in an organizationChoose the best strategies to meet stakeholder needsBe well-versed with networking conceptsPrepare for a network architect position interviewDistinguish the different IT architects in an organizationIdentify relevant certification for network architectsUnderstand the various de facto network/fabric architect models used todayWho this book is forThis book is for network engineers and technicians aspiring to transition into the role of a network architect. Whether you are at the beginning of your journey or seeking guidance along the path, this book will support you with its deep coverage of key aspects such as design concepts, architectural requirements, relevant experience, certifications, and advanced education with a special emphasis on cloud best practices. A practical understanding of IT networking is necessary to get the most out of this book.

Principles of Data Science: A beginner's guide to essential math and coding skills for data fluency and machine learning

by Sinan Ozdemir

Transform your data into insights with must-know techniques and mathematical concepts to unravel the secrets hidden within your dataKey FeaturesLearn practical data science combined with data theory to gain maximum insights from dataDiscover methods for deploying actionable machine learning pipelines while mitigating biases in data and modelsExplore actionable case studies to put your new skills to use immediatelyPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionPrinciples of Data Science bridges mathematics, programming, and business analysis, empowering you to confidently pose and address complex data questions and construct effective machine learning pipelines. This book will equip you with the tools to transform abstract concepts and raw statistics into actionable insights. Starting with cleaning and preparation, you’ll explore effective data mining strategies and techniques before moving on to building a holistic picture of how every piece of the data science puzzle fits together. Throughout the book, you’ll discover statistical models with which you can control and navigate even the densest or the sparsest of datasets and learn how to create powerful visualizations that communicate the stories hidden in your data. With a focus on application, this edition covers advanced transfer learning and pre-trained models for NLP and vision tasks. You’ll get to grips with advanced techniques for mitigating algorithmic bias in data as well as models and addressing model and data drift. Finally, you’ll explore medium-level data governance, including data provenance, privacy, and deletion request handling. By the end of this data science book, you'll have learned the fundamentals of computational mathematics and statistics, all while navigating the intricacies of modern ML and large pre-trained models like GPT and BERT.What you will learnMaster the fundamentals steps of data science through practical examplesBridge the gap between math and programming using advanced statistics and MLHarness probability, calculus, and models for effective data controlExplore transformative modern ML with large language modelsEvaluate ML success with impactful metrics and MLOpsCreate compelling visuals that convey actionable insightsQuantify and mitigate biases in data and ML modelsWho this book is forIf you are an aspiring novice data scientist eager to expand your knowledge, this book is for you. Whether you have basic math skills and want to apply them in the field of data science, or you excel in programming but lack the necessary mathematical foundations, you’ll find this book useful. Familiarity with Python programming will further enhance your learning experience.

Salesforce DevOps for Architects: Discover tools and techniques to optimize the delivery of your Salesforce projects

by Rob Cowell Lars Malmqvist

Master Salesforce DevOps while exploring deployment, packages, Git workflows, and organizational monitoring using third-party tools such as Salesforce DX, GitHub, Jenkins, Gearset, and CopadoKey FeaturesLearn to build a DevOps culture to mitigate project risks and boost return on investment (ROI)Delve into the principles of DevOps and how to apply them in Salesforce for maximum efficiencyExplore Salesforce DevOps tools, with examples and strategies for building a robust DevOps stackPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionAs the Salesforce Platform evolves into an increasingly complex landscape, architects face a growing demand for advanced solutions. The key to successful Salesforce projects lies in effective DevOps practice, and this book helps you achieve just that by offering strategic and practical insights into Salesforce components. The book starts by cultivating a DevOps mindset, focusing on collaboration, coordination, and communication, and learning how to efficiently demonstrate governance, visibility, and accountability. Building upon this architectural foundation, you’ll delve into tools and techniques to plan your strategy using the capabilities of SFDX. Once you’ve gotten to grips with Salesforce packaging, you'll learn how to build a CI/CD stack with freely available software and configure it for automated change delivery. You’ll then address the operational concerns of a mature DevOps process as you explore topics such as ticket management, backups, change monitoring, and data seeding—essential for maintaining a clean and healthy Salesforce org. Finally, you’ll learn about the ecosystem of third-party solutions, which provide out-of-the-box capabilities to accelerate your Salesforce DevOps journey. By the end of this book, you'll have demystified Salesforce DevOps, empowering you to deliver Salesforce projects with the expertise of a DevOps professional.What you will learnGrasp the fundamentals of integrating a DevOps process into Salesforce project deliveryMaster the skill of communicating the benefits of Salesforce DevOps to stakeholdersRecognize the significance of fostering a DevOps culture and its impact on Salesforce projectsUnderstand the role of metrics in DevOps architecture within Salesforce environmentsGain insights into the components comprising a Salesforce DevOps toolchainDiscover strategies for maintaining a healthy Salesforce org with a variety of supporting DevOps toolsWho this book is forIf you are a Salesforce architect or senior developer looking to bring DevOps best practices to your projects, this book is for you. To learn from this book, you should have a strong familiarity with Salesforce platform development both in code and low-code, understand concepts such as metadata, JSON, and XML, and feel at ease with command-line operations.

A Tinkerer's Guide to CNC Basics: Master the fundamentals of CNC machining, G-Code, 2D Laser machining and fabrication techniques

by Samer Najia

Get started with CNC machining using this hands-on guide that tells you exactly what you need to know without overloading you with useless theoryKey FeaturesGet started with the basics of CNC machining and set up your own computerized workshopExplore loads of do-it-yourself projects to practice what you’ve learnedTake advantage of the potential of home machining thanks to the power of CNCBook DescriptionUntil recently, Computer Numerical Control (CNC) machines belonged to the realm of heavy industry, but as technology becomes cheaper and smaller, these machines now can be used in home workshops. It’s not easy to get started, though, but thanks to this guide, you’ll be ready to take on a variety of projects in no time. A Tinkerer’s Guide to CNC Basics contains everything you need to get set up at home with computer-controlled machining and fabrication. Sparing you the theory, this project-laden guide helps you learn by doing. Once you’ve got to grips with the principles of CNC and installed the 3018 Pro CNC machine, you’ll gradually move from simple projects such as basic engraving to more complex milling and machining techniques. You’ll even learn how to upgrade your machine to accomplish more sophisticated designs. The plethora of projects in this book will keep you busy and give you the practice you need to get started with your computerized workshop. By the end of the book, your computerized home workshop will be one step closer to realization, and your machining skills will be taken to the next level.What you will learnConfigure, calibrate, provision, and test your CNC machineAdd a laser engraver to your machine for finer precision cuttingUse the machine to fabricate new components for itselfExplore the design impacts of carving on a rotary axisAdapt other machines for CNCEngrave opaque and semi-opaque materialsCool your machine with an air assist systemDesign and develop a customized laser mountWho this book is forThis book is for tinkerers, hobbyists, and craft aficionados comfortable using hand tools, aspiring to accelerate or develop more complex and challenging projects. Before starting this book, you should be comfortable around basic shop tools, as well as have a basic understanding of computers. While the book will speak to the specifics around the electronics of CNC machines, the terms used, such as motherboard, USB, positive/negative terminal, and power supply should not be too daunting to understand.

Edge Computing Patterns for Solution Architects: Learn methods and principles of resilient distributed application architectures from hybrid cloud to far edge

by Ashok Iyengar Joseph Pearson

Master edge computing architectures, unlock industry-specific patterns, apply proven best practices, and progress from basics to end-to-end solutionsKey FeaturesUnlock scalable edge solutions by mastering proven archetypes for real-world successLearn industry-specific patterns, tailoring solutions for diverse sector needsMake strategic decisions between cloud-out and edge-in strategies with confidencePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionEnriched with insights from a hyperscaler’s perspective, Edge Computing Patterns for Solution Architects will prepare you for seamless collaboration with communication service providers (CSPs) and device manufacturers and help you in making the pivotal choice between cloud-out and edge-in approaches. This book presents industry-specific use cases that shape tailored edge solutions, addressing non-functional requirements to unlock the potential of standard edge components. As you progress, you’ll navigate the archetypes of edge solution architecture from the basics to network edge and end-to-end configurations. You’ll also discover the weight of data and the power of automation for scale and immerse yourself in the edge mantra of low latency and high bandwidth, absorbing invaluable do's and don'ts from real-world experiences. Recommended practices, honed through practical insights, have also been added to guide you in mastering the dynamic realm of edge computing. By the end of this book, you'll have built a comprehensive understanding of edge concepts and terminology and be ready to traverse the evolving edge computing landscape.What you will learnDistinguish edge concepts, recognizing that definitions vary among different audiencesExplore industry-specific architecture patterns that shape custom solutionsAnalyze three proven edge computing archetypes for real-world scalabilityApply best practices judiciously, adapting patterns to meet specific requirementsEvaluate data for storage or discarding based on compliance and industry normsAdvance from the foundational basics to complex end-to-end edge configurationsGain practical insights for achieving low-latency, high-bandwidth edge solutionsWho this book is forIdeal for VPs of IT infrastructure, enterprise architects, solution architects, and SRE professionals with a background in cloud computing, this book is for individuals involved in crafting edge reference architectures and tailored solutions across diverse industries. It provides valuable insights and practical patterns drawn from real-world implementations in sectors such as retail, telecommunications, and manufacturing. Foundational knowledge of cloud computing is assumed to align with the advanced nature of the content covered.

Growth Product Manager's Handbook: Winning strategies and frameworks for driving user acquisition, retention, and optimizing metrics

by Eve Chen

Achieve sustainable product growth with expert insights on data-driven decision-making and growth strategies to accelerate company's growthKey FeaturesUnderstand and implement key growth product management models to improve revenue, user adoption, and retentionLearn effective frameworks, strategies, and tactics for growth product management in various contextsDevelop practical strategies and insights to achieve customer lifetime goalsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionIn the dynamic landscape of modern product management, professionals face a myriad of challenges, spanning customer acquisition, monetization, user retention, competition, and technical expertise. To overcome these hurdles, this book crystalizes growth strategies that revolve around harnessing the power of data, experimentation, and user insights to drive growth for a product. This handbook serves as your guide to exploring the essential growth product management models and their applications in various contexts, unveiling their role in enhancing revenue performance and customer retention. Along the way, actionable steps will steer you in implementing these models while helping you better understand your users, experiment with new features and marketing strategies, and measure the impact of your efforts, ultimately guiding you to achieve your customer retention and lifetime customer goals. By the end of this book, you’ll have gained advanced insights into growth product management, models, and growth strategies, and when and how to use them to achieve customer-for-life goals and optimized revenue performance.What you will learnUnderstand key growth product management models such as lean startup, pirate metrics, and AARRR frameworksOptimize journeys, improve UX, and personalize interactions with retention and loyalty strategiesExplore model applications in SaaS, e-commerce, and mobile app developmentImplement practical actions to prioritize, experiment, and measureGet to grips with techniques of service, feedback, and rewards for customer retentionSet and achieve customer lifetime value goals for successDiscover effective strategies for achieving your customer-for-life goalsWho this book is forWhether you're a seasoned product manager, a newcomer to the field, or an aspiring growth product manager, this guide offers valuable insights and actionable strategies to drive growth and achieve success. Additionally, growth marketers and startup founders with basic product marketing knowledge will benefit from this book, expanding their understanding of growth-centric product management practices to elevate their careers and propel their companies to acquire more customers and reach customer-for-life goals.

MATLAB for Machine Learning: Unlock the power of deep learning for swift and enhanced results

by Giuseppe Ciaburro

Master MATLAB tools for creating machine learning applications through effective code writing, guided by practical examples showcasing the versatility of machine learning in real-world applicationsKey FeaturesWork with the MATLAB Machine Learning Toolbox to implement a variety of machine learning algorithmsEvaluate, deploy, and operationalize your custom models, incorporating bias detection and pipeline monitoringUncover effective approaches to deep learning for computer vision, time series analysis, and forecastingPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionDiscover why the MATLAB programming environment is highly favored by researchers and math experts for machine learning with this guide which is designed to enhance your proficiency in both machine learning and deep learning using MATLAB, paving the way for advanced applications. By navigating the versatile machine learning tools in the MATLAB environment, you’ll learn how to seamlessly interact with the workspace. You’ll then move on to data cleansing, data mining, and analyzing various types of data in machine learning, and visualize data values on a graph. As you progress, you’ll explore various classification and regression techniques, skillfully applying them with MATLAB functions. This book teaches you the essentials of neural networks, guiding you through data fitting, pattern recognition, and cluster analysis. You’ll also explore feature selection and extraction techniques for performance improvement through dimensionality reduction. Finally, you’ll leverage MATLAB tools for deep learning and managing convolutional neural networks. By the end of the book, you’ll be able to put it all together by applying major machine learning algorithms in real-world scenarios.What you will learnDiscover different ways to transform data into valuable insightsExplore the different types of regression techniquesGrasp the basics of classification through Naive Bayes and decision treesUse clustering to group data based on similarity measuresPerform data fitting, pattern recognition, and cluster analysisImplement feature selection and extraction for dimensionality reductionHarness MATLAB tools for deep learning explorationWho this book is forThis book is for ML engineers, data scientists, DL engineers, and CV/NLP engineers who want to use MATLAB for machine learning and deep learning. A fundamental understanding of programming concepts is necessary to get started.

Building an API Product: Design, implement, release, and maintain API products that meet user needs

by Bruno Pedro

Unlock the power of APIs with expert guidance and techniques for successfully creating, testing, and maintaining products that align with customers and stand out in the marketKey FeaturesUnderstand the complete API product lifecycle, from planning to implementation, release, and maintenanceDesign and support API products that distinguish themselves on the market by meeting user needsImplement actionable techniques for developing, testing, and securing a successful API productPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionThe exponential increase in the number of APIs is evidence of their widespread adoption by companies seeking to deliver value to users across diverse industries, making the art of building successful APIs an invaluable skill for anyone involved in product development. With this comprehensive guide, you’ll walk through the entire process of planning, designing, implementing, releasing, and maintaining successful API products. You’ll start by exploring all aspects of APIs, including their types, technologies, protocols, and lifecycle stages. Next, you’ll learn how to define an API strategy and identify business objectives, user personas, and jobs-to-be-done (JTBD). With these skills, you’ll delve into designing and validating API capabilities to create a machine-readable API definition. As you advance, the book helps you understand how to choose the right language and framework for securely releasing an API server and offers insights into analyzing API usage metrics, improving performance, and creating compelling documentation that users love. Finally, you’ll discover ways to support users, manage versions, and communicate changes or the retirement of an API. By the end of this API development book, you’ll have the confidence and skills to create API products that truly stand out in the market.What you will learnMaster each stage of the API lifecycleDiscover technologies and protocols employed in building an API productUnderstand the different API design definition and validation techniquesGenerate an API server from a machine-readable definitionUnderstand how to set up and analyze API monitorsFamiliarize yourself with the different gateways for releasing an APIFind out how to create an API portal that attracts usersGain insights into planning and communicating API retirement to usersWho this book is forBuilding an API Product is a guide for product managers and software developers navigating the world of APIs to build programmable products. You don't have to be an experienced professional to learn from this book as long as you have basic knowledge of internet technologies and how users interact with a product.

Microsoft Azure Fundamentals Certification and Beyond: A complete AZ-900 exam guide with online mock exams, flashcards, and hands-on activities

by Steve Miles

Advance your career by learning how to apply Azure Fundamentals effectively with this comprehensive guide, accompanied by web-based tools such as mock exams, flashcards, and hands-on activitiesKey FeaturesMaster the fundamentals of Azure through a comprehensive exploration of compute, network, and storage servicesLearn essential tools and strategies for securing, governing, and administering Azure effectivelyUse the mobile-friendly bonus website that comes with the book to gain ample practice on the goBook DescriptionMicrosoft Azure Fundamentals Certification and Beyond, Second Edition, combines the comprehensive cloud fundamentals book with Packt’s powerful exam training platform, offering a holistic learning experience designed to help you not just ace the AZ-900 exam but also apply that knowledge to excel in your career. Guiding you in building robust foundational knowledge of the Microsoft Azure cloud platform, this book helps you prepare for the AZ-900 exam confidently. The online content, included with every purchase, will help you memorize key concepts and assess your exam readiness. Starting with an introduction to cloud computing and its advantages, the book systematically guides you through Azure architecture and services before progressing to management and governance within Azure. The online platform unlocks unlimited access to mock exams with exam-like timers, detailed solutions for each question, interactive flashcards, exam tips, and interactive activities—all accessible from your computer, tablet, and smartphone. By the end of this book, you’ll be well prepared to pass the AZ-900 exam and have the foundational knowledge to delve into advanced cloud concepts.What you will learnBecome proficient in foundational cloud conceptsDevelop a solid understanding of core components of the Microsoft Azure cloud platformGet to grips with Azure’s core services, deployment, and management toolsImplement security concepts, operations, and posture managementExplore identity, governance, and compliance featuresGain insights into resource deployment, management, and monitoringWho this book is forThis Azure fundamentals book is for individuals with technical or non-technical backgrounds who want to learn and explore the field of cloud computing with Microsoft Azure. There are no prerequisites to get started, only a willingness to learn and explore cloud concepts and Microsoft Azure.

CompTIA Security+ SY0-701 Certification Guide: Master cybersecurity fundamentals and pass the SY0-701 exam on your first attempt

by Ian Neil

Get a solid understanding of cybersecurity principles and develop hands-on skills to pave the way for a successful and impactful career in the fieldKey FeaturesGain certified cybersecurity knowledge from Ian Neil, a world-class CompTIA certification trainerExplore up-to-date content meticulously aligned with 701 exam objectivesUnlock exclusive exam discount voucher inside the bookPurchase of this book unlocks access to web-based exam prep resource such as mock examBook DescriptionBuilding on the success of its bestselling predecessor, this third edition of the CompTIA Security+ SY0-701 Certification Guide serves as your one-stop resource for the SY0-701 exam preparation. Written by cybersecurity expert Ian Neil, this comprehensive guide helps you unlock the intricacies of cybersecurity and understand the technology behind the SY0-701 certification, ensuring you approach the exam with confidence. Delving deep into cybersecurity, this book introduces essential principles, controls, and best practices. The chapters are carefully structured to align with the exam objectives of the 701 update, bringing to you the most recent and relevant exam study material. By mastering cybersecurity fundamentals, you’ll acquire the knowledge and skills to identify and mitigate threats, manage vulnerabilities, and safeguard enterprise infrastructure. You’ll be well-equipped to apply the principles of security governance and compliance, conduct risk assessments, and excel in audit and assessment tasks. The book also contains mock tests to help reinforce your learning and assess your exam-readiness. Whether you aim to excel the CompTIA Security+ SY0-701 exam, advance your career in cybersecurity, or enhance your existing knowledge, this book will transform you into a cybersecurity expert.What you will learnDifferentiate between various security control typesApply mitigation techniques for enterprise securityEvaluate security implications of architecture modelsProtect data by leveraging strategies and conceptsImplement resilience and recovery in securityAutomate and orchestrate for running secure operationsExecute processes for third-party risk assessment and managementConduct various audits and assessments with specific purposesWho this book is forWhether you have an IT background or not, if you aspire to pass the CompTIA Security+ SY0-701 exam or pursue a career in certified security, this book is your perfect resource. It is also a valuable companion for US government and US Department of Defense personnel looking to achieve cybersecurity certification. It serves as an excellent reference guide for college students pursuing a degree in cybersecurity.

Extending Dynamics 365 Finance and Operations Apps with Power Platform: Integrate Power Platform solutions to maximize the efficiency of your Finance & Operations projects

by Adrià Ariste Santacreu

Unlock the potential of Dynamics 365 Finance and Operations apps by creating innovative solutions that can enhance the performance of your projectsKey FeaturesLearn how to leverage Power Platform tools with Dynamics 365 Finance & OperationsWork on real-world use cases and discover ways to maximize the potential of Power PlatformAdopt a low-code approach to expedite the development process and enhance the overall maintainability of F&O projectsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionUncover the synergy between Microsoft Power Platform and its integration with Dynamics 365 Finance & Operations (F&O) with this essential guide to implementing low-code and no-code concepts to not only extend and enhance F&O but also improve maintainability and speed up development. Systematically exploring Power Platform, this book covers topics such as Dataverse, Power Automate, Power Apps, and Power BI using real-world scenarios in Dynamics 365 F&O to offer practical insights. You’ll then master the integration of F&O and Power Platform using dual-write and virtual tables, and delve into process automation with Power Automate. The book further deepens your proficiency in Power Apps by showing you how they can be used to extend the F&O functionality and incorporate artificial intelligence using AI Builder and its pre-trained AI models ready to use with your data. Throughout, you’ll gain a solid understanding of the diverse components of Power Platform and how they can transform your Dynamics 365 F&O experience. By the end of this book, you’ll be equipped with the skills and knowledge necessary to fully harness the immense potential of Power Platform and Dynamics 365 F&O.What you will learnGet to grips with integrating Dynamics 365 F&O with DataverseDiscover the benefits of using Power Automate with Dynamics 365 F&OUnderstand Power Apps as a means to extend the functionality of Dynamics 365 F&OBuild your skills to implement Azure Data Lake Storage for Power BI reportingExplore AI Builder and its integration with Power Automate Flows and Power AppsGain insights into environment management, governance, and application lifecycle management (ALM) for Dataverse and the Power PlatformWho this book is forThis book is for Dynamics 365 Finance and Operations consultants, as well as Power Platform consultants eager to harness the diverse tools from Power Platform in their F&O projects. If you are a technical or solutions architect, you’ll find this book useful for acquainting yourself with techniques for addressing business requirements using the Power Platform tools.

Hands-on ESP32 with Arduino IDE: Unleash the power of IoT with ESP32 and build exciting projects with this practical guide

by Asim Zulfiqar

Build a strong foundation in IoT development and take your skills to the next level by mastering ESP32 and Arduino IDE 2.0, learning IoT protocols, and automating your projectsKey FeaturesLearn how to Interface ESP32 with various components for IoT projectsUnderstand IoT protocols and automation theories with practical examplesImplement automation and IoT knowledge in ESP32 projects for real-world applicationsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionESP32 is a versatile microcontroller and a great starting point for anyone venturing into the IoT realm, but its configuration and interfacing of sensors can be challenging for new users. Arduino Integrated Development Environment (IDE) simplifies programming, uploading code, and utilization of ESP32 capabilities, enabling users to incorporate it into their IoT projects with ease. This book will help you learn the essentials of sensing, networking, data processing, and applications with ESP32, laying a strong foundation for further IoT development. Starting with ESP32 and Arduino Ide 2.0 basics, you'll first explore practical implementation examples of interfacing sensors with ESP32. These examples will also teach you how to interface the ESP32 camera and display modules with ESP32. As you progress, you’ll get to grips with IoT network and data protocols, as well as the many options they unlock within IoT applications. The book will also help you leverage your newly acquired knowledge with exciting projects ranging from smart connected devices to data loggers and automation. By the end of this book, you'll confidently navigate ESP32 projects with newfound knowledge and skills, know what IoT protocol to select for your applications, and successfully build and deploy your own IoT projects.What you will learnUnderstand the architecture of ESP32 including all its ins and outsGet to grips with writing code for ESP32 using Arduino IDE 2.0Interface sensors with ESP32, focusing on the science behind itFamiliarize yourself with the architecture of various IoT network protocols in-depthGain an understanding of the network protocols involved in IoT device communicationEvaluate and select the ideal data-based IoT protocol for your project or applicationApply IoT principles to real-world projects using Arduino IDE 2.0Who this book is forThis book is for electronics enthusiasts, hobbyists, and other professionals looking to design IoT applications utilizing ESP32. While it’s designed to be accessible for beginners, a basic understanding of electronics and some experience with programming concepts is a prerequisite.

Refine Search

Showing 76 through 100 of 82,513 results