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

Bücher veröffentlicht von Packt Publishing

Filter
Filter
Ordnen nachSortieren Beliebt
  • von Smita Jain
    46,00 €

    Leverage Defender for IoT for understanding common attacks and achieving zero trust for IoT and OT devicesPurchase of the print or Kindle book includes a free PDF eBookKey Features:Identify and resolve cybersecurity challenges in the IoT and OT worldsFamiliarize yourself with common attack vectors in the IoT and OT domainsDive into Defender for IoT, understand its capabilities, and put it to practiceBook Description:The Fourth Industrial Revolution, or Industry 4.0, is all about digital transformation, manufacturing, and production. The connected world we live in today, including industries, comes with several cybersecurity challenges that need immediate attention. This book takes you through the basics of IoT and OT architecture and helps you understand and mitigate these security challenges.The book begins with an overview of the challenges faced in managing and securing IoT and OT devices in Industry 4.0. You'll then get to grips with the Purdue model of reference architecture, which will help you explore common cyber attacks in IoT and OT environments. As you progress, you'll be introduced to Microsoft Defender for IoT and understand its capabilities in securing IoT and OT environments. Finally, you will discover best practices for achieving continuous monitoring and vulnerability management, as well as threat monitoring and hunting, and find out how to align your business model toward zero trust.By the end of this security book, you'll be equipped with the knowledge and skills to efficiently secure IoT and OT environments using Microsoft Defender for IoT.What You Will Learn:Discover security challenges faced in IoT and OT environmentsUnderstand the security issues in Industry 4.0Explore Microsoft Defender for IoT and learn how it aids in securing the IoT/OT industryFind out how to deploy Microsoft Defender for IoT along with its prerequisitesUnderstand the importance of continuous monitoringGet familiarized with vulnerability management in the IoT and OT worldsDive into risk assessment as well as threat monitoring and huntingAchieve zero trust for IoT devicesWho this book is for:This book is for industrial security, IoT security, and IT security professionals. Security engineers, including pentesters, security architects, and ethical hackers, who want to ensure the security of their organization's data when connected with the IoT will find this book useful.

  • von David Santana
    62,00 €

    Gain in-depth knowledge of cloud computing concepts and apply them to accelerate your career in any cloud engineering roleKey Features:Get to grips with key cloud computing concepts, cloud service providers, and best practicesExplore demonstrations for cloud computing models using real-world examplesAdopt the self-paced learning strategy and get industry-ready for cloud engineering rolesPurchase of the print or Kindle book includes a free eBook in the PDF formatBook Description:If you want to upskill yourself in cloud computing domains to thrive in the IT industry, then you've come to the right place. Cloud Computing Demystified for Aspiring Professionals helps you to master cloud computing essentials and important technologies offered by cloud service providers needed to succeed in a cloud-centric job role.This book begins with an overview of transformation from traditional to modern-day cloud computing infrastructure, and various types and models of cloud computing. You'll learn how to implement secure virtual networks, virtual machines, and data warehouse resources including data lake services used in big data analytics - as well as when to use SQL and NoSQL databases and how to build microservices using multi-cloud Kubernetes services across AWS, Microsoft Azure, and Google Cloud. You'll also get step-by-step demonstrations of infrastructure, platform, and software cloud services and optimization recommendations derived from certified industry experts using hands-on tutorials, self-assessment questions, and real-world case studies.By the end of this book, you'll be ready to successfully implement cloud computing standardized concepts, services, and best practices in your workplace.What You Will Learn:Gain insights into cloud computing essentials and public, private, hybrid, and multi-cloud deployment modelsExplore core cloud computing services such as IaaS, PaaS, and SaaSDiscover major public cloud providers such as AWS, Microsoft, and GoogleUnlock the power of IaaS, PaaS, and SaaS with AWS, Azure, and GCPCreate secure networks, containers, Kubernetes, compute, databases, and API services on cloudDevelop industry-based cloud solutions using real-world examplesGet recommendations on exam preparation for cloud accreditationsWho this book is for:The book is for aspiring cloud engineers, as well as college graduates, IT enthusiasts, and beginner-level cloud practitioners looking to get into cloud computing or transforming their career and upskilling themselves in a cloud engineering role in any industry. A basic understanding of networking, database development, and data analysis concepts and experience in programming languages such as Python and C# will help you get the most out of this book.

  • von Alex Krishtop
    51,00 €

    Discover the inner workings of today's forex market, the essential risks in forex algo trading, and how to mitigate themKey Features:Build trading applications with research and without advanced Python programming skillsDive into professional fx trading while enhancing your trading apps to be more accurateDevelop simple yet efficient backtesting applications to help keep your expectations realisticBook Description:Algorithm-based trading is a popular choice for Python programmers due to its apparent simplicity. However, very few traders get the results they want, partly because they aren't able to capture the complexity of the factors that influence the market. Getting Started with Forex Trading Using Python helps you understand the market and build an application that reaps desirable results.The book is a comprehensive guide to everything that is market-related: data, orders, trading venues, and risk. From the programming side, you'll learn the general architecture of trading applications, systemic risk management, de-facto industry standards such as FIX protocol, and practical examples of using simple Python codes. You'll gain an understanding of how to connect to data sources and brokers, implement trading logic, and perform realistic tests. Throughout the book, you'll be encouraged to further study the intricacies of algo trading with the help of code snippets.By the end of this book, you'll have a deep understanding of the fx market from the perspective of a professional trader. You'll learn to retrieve market data, clean it, filter it, compress it into various formats, apply trading logic, emulate the execution of orders, and test the trading app before trading live.What You Will Learn:Explore the forex market organization and operationsUnderstand the sources of alpha and the concept of algo tradingGet a grasp on typical risks and ways to mitigate themUnderstand fundamental and technical analysisConnect to data sources and check the integrity of market dataUse API and FIX protocol to send ordersTranslate trading ideas into codeRun reliable backtesting emulating real-world market conditionsWho this book is for:This book is for financial traders and python developers who are interested in forex trading. Academic researchers looking to focus on practical applications will find this book useful. This book can also help established fx market professionals who want to take the first steps in algo trading. Familiarity with Python and object-oriented programming within the scope of an online course or self-study is a must. Knowledge of network protocols and interfaces is a plus but not a prerequisite, as is specific knowledge about markets and trading.

  • von Steve Hughes
    48,00 €

    Enhance your SQL query writing skills to provide greater business value using advanced techniques such as common table expressions, window functions, and JSONPurchase of the print or Kindle book includes a free PDF eBookKey Features:Examine query design and performance using query plans and indexesSolve business problems using advanced techniques such as common table expressions and window functionsUse SQL in modern data platform solutions with JSON and Jupyter notebooksBook Description:SQL has been the de facto standard when interacting with databases for decades and shows no signs of going away. Through the years, report developers or data wranglers have had to learn SQL on the fly to meet the business needs, so if you are someone who needs to write queries, SQL Query Design and Pattern Best Practices is for you.This book will guide you through making efficient SQL queries by reducing set sizes for effective results. You'll learn how to format your results to make them easier to consume at their destination. From there, the book will take you through solving complex business problems using more advanced techniques, such as common table expressions and window functions, and advance to uncovering issues resulting from security in the underlying dataset. Armed with this knowledge, you'll have a foundation for building queries and be ready to shift focus to using tools, such as query plans and indexes, to optimize those queries. The book will go over the modern data estate, which includes data lakes and JSON data, and wrap up with a brief on how to use Jupyter notebooks in your SQL journey.By the end of this SQL book, you'll be able to make efficient SQL queries that will improve your report writing and the overall SQL experience.What You Will Learn:Build efficient queries by reducing the data being returnedManipulate your data and format it for easier consumptionForm common table expressions and window functions to solve complex business issuesUnderstand the impact of SQL security on your resultsUnderstand and use query plans to optimize your queriesUnderstand the impact of indexes on your query performance and designWork with data lake data and JSON in SQL queriesOrganize your queries using Jupyter notebooksWho this book is for:This book is for SQL developers, data analysts, report writers, data scientists, and other data gatherers looking to expand their skills for complex querying as well as for building more efficient and performant queries.For those new to SQL, this book can help you accelerate your learning and keep you from making common mistakes.

  • von Steve Miles
    54,00 €

    Gain critical real-world skills to secure your Microsoft Azure infrastructure against cyber attacksPurchase of the print or Kindle book includes a free PDF eBookKey Features:Dive into practical recipes for implementing security solutions for Microsoft Azure resourcesLearn how to implement Microsoft Defender for Cloud and Microsoft SentinelWork with real-world examples of Azure Platform security capabilities to develop skills quicklyBook Description:With evolving threats, securing your cloud workloads and resources is of utmost importance. Azure Security Cookbook is your comprehensive guide to understanding specific problems related to Azure security and finding the solutions to these problems.This book starts by introducing you to recipes on securing and protecting Azure Active Directory (AD) identities. After learning how to secure and protect Azure networks, you'll explore ways of securing Azure remote access and securing Azure virtual machines, Azure databases, and Azure storage. As you advance, you'll also discover how to secure and protect Azure environments using the Azure Advisor recommendations engine and utilize the Microsoft Defender for Cloud and Microsoft Sentinel tools. Finally, you'll be able to implement traffic analytics; visualize traffic; and identify cyber threats as well as suspicious and malicious activity.By the end of this Azure security book, you will have an arsenal of solutions that will help you secure your Azure workload and resources.What You Will Learn:Find out how to implement Azure security features and toolsUnderstand how to provide actionable insights into security incidentsGain confidence in securing Azure resources and operationsShorten your time to value for applying learned skills in real-world casesFollow best practices and choices based on informed decisionsBetter prepare for Microsoft certification with a security elementWho this book is for:This book is for Azure security professionals, Azure cloud professionals, Azure architects, and security professionals looking to implement secure cloud services using Microsoft Defender for Cloud and other Azure security features. A solid understanding of fundamental security concepts and prior exposure to the Azure cloud will help you understand the key concepts covered in the book more effectively. This book is also beneficial for those aiming to take Microsoft certification exams with a security element or focus.

  • von Marius Sandbu
    53,00 €

    Protect your end users and IT infrastructure against common ransomware attack vectors and efficiently monitor future threatsPurchase of the print or Kindle book includes a free PDF eBookKey Features:Learn to build security monitoring solutions based on Microsoft 365 and SentinelUnderstand how Zero-Trust access and SASE services can help in mitigating risksBuild a secure foundation for Windows endpoints, email, infrastructure, and cloud servicesBook Description:If you're looking for an effective way to secure your environment against ransomware attacks, this is the book for you. From teaching you how to monitor security threats to establishing countermeasures to protect against ransomware attacks, Windows Ransomware Detection and Protection has it all covered.The book begins by helping you understand how ransomware attacks work, identifying different attack vectors, and showing you how to build a secure network foundation and Windows environment. You'll then explore ransomware countermeasures in different segments, such as Identity and Access Management, networking, Endpoint Manager, cloud, and infrastructure, and learn how to protect against attacks. As you move forward, you'll get to grips with the forensics involved in making important considerations when your system is attacked or compromised with ransomware, the steps you should follow, and how you can monitor the threat landscape for future threats by exploring different online data sources and building processes.By the end of this ransomware book, you'll have learned how configuration settings and scripts can be used to protect Windows from ransomware attacks with 50 tips on security settings to secure your Windows workload.What You Will Learn:Understand how ransomware has evolved into a larger threatSecure identity-based access using services like multifactor authenticationEnrich data with threat intelligence and other external data sourcesProtect devices with Microsoft Defender and Network ProtectionFind out how to secure users in Active Directory and Azure Active DirectorySecure your Windows endpoints using Endpoint ManagerDesign network architecture in Azure to reduce the risk of lateral movementWho this book is for:This book is for Windows administrators, cloud administrators, CISOs, and blue team members looking to understand the ransomware problem, how attackers execute intrusions, and how you can use the techniques to counteract attacks. Security administrators who want more insights into how they can secure their environment will also find this book useful. Basic Windows and cloud experience is needed to understand the concepts in this book.

  • von Bryan Lyon
    69,00 €

    Master the innovative world of deepfakes and generative AI for face replacement with this full-color guidePurchase of the print or Kindle book includes a free PDF eBookKey Features:Understand what deepfakes are, their history, and how to use the technology ethicallyGet well-versed with the workflow and processes involved to create your own deepfakesLearn how to apply the lessons and techniques of deepfakes to your own problemsBook Description:Applying Deepfakes will allow you to tackle a wide range of scenarios creatively.Learning from experienced authors will help you to intuitively understand what is going on inside the model. You'll learn what deepfakes are and what makes them different from other machine learning techniques, and understand the entire process from beginning to end, from finding faces to preparing them, training the model, and performing the final swap.We'll discuss various uses for face replacement before we begin building our own pipeline. Spending some extra time thinking about how you collect your input data can make a huge difference to the quality of the final video. We look at the importance of this data and guide you with simple concepts to understand what your data needs to really be successful.No discussion of deepfakes can avoid discussing the controversial, unethical uses for which the technology initially became known. We'll go over some potential issues, and talk about the value that deepfakes can bring to a variety of educational and artistic use cases, from video game avatars to filmmaking.By the end of the book, you'll understand what deepfakes are, how they work at a fundamental level, and how to apply those techniques to your own needs.What You Will Learn:Gain a clear understanding of deepfakes and their creationUnderstand the risks of deepfakes and how to mitigate themCollect efficient data to create successful deepfakesGet familiar with the deepfakes workflow and its stepsExplore the application of deepfakes methods to your own generative needsImprove results by augmenting data and avoiding overtrainingExamine the future of deepfakes and other generative AIsUse generative AIs to increase video content resolutionWho this book is for:This book is for AI developers, data scientists, and anyone looking to learn more about deepfakes or techniques and technologies from Deepfakes to help them generate new image data. Working knowledge of Python programming language and basic familiarity with OpenCV, Pillow, Pytorch, or Tensorflow is recommended to get the most out of the book.

  • von Marian Montagnino
    60,00 €

    Evolve the humble CLI using Go and unleash the next generation of powerful, flexible, and empathy-driven interfacesPurchase of the print or Kindle book includes a free PDF eBookKey Features:Discover how Go enables the development of elegant and intuitive CLIsExplore a range of CLI development aspects and pick up a vast array of best practicesCreate engaging and user-friendly interfaces and learn how to distribute themBook Description:Although graphical user interfaces (GUIs) are intuitive and user-friendly, nothing beats a command-lineinterface (CLI) when it comes to productivity. Many organizations sett le for a GUI without searching foralternatives that off er bett er accessibility and functionality. If this describes your organization, then pickup this book and get them to rethink that decision.Building Modern CLI Applications in Go will help you achieve an interface that rivals a GUI in eleganceyet surpasses it in high-performance execution. Through its practical, step-by-step approach, you'll learneverything you need to harness the power and simplicity of the Go language to build CLI applications thatrevolutionize the way you work.After a primer on CLI standards and Go, you'll be launched into tool design and proper framework use fortrue development profi ciency. The book then moves on to all things CLI, helping you master everything from arguments and fl ags to errors and API calls. Later, you'll dive into the nuances of empathic development so that you can ensure the best UX possible, before you fi nish up with build tags, cross-compilation, and container-based distribution.By the end of this UX book, you'll be fully equipped to take the performance and fl exibility of yourorganization's applications to the next level.What You Will Learn:Master the Go code structure, testing, and other essentialsAdd a colorful dashboard to your CLI using engaging ASCII bannersUse Cobra, Viper, and other frameworks to give your CLI an edgeHandle inputs, API commands, errors, and timeouts like a proTarget builds for specific platforms the right way using build tagsBuild with empathy, using easy bug submission and tracebackContainerize, distribute, and publish your CLIs quickly and easilyWho this book is for:This book is for beginner- and intermediate-level Golang developers who take an interest in developing CLIs and enjoy learning by doing. You'll need an understanding of basic Golang programming concepts, but will require no prior knowledge of CLI design and development. This book helps you join a community of CLI developers and distribute within the popular Homebrew package management tool.

  • von Stephen DeStefano
    101,00 €

    Unleash the power of SwiftUI 4 by building dynamic, cross-platform projects with iOS 16 that will amaze your usersPurchase of the print or Kindle book includes a free PDF eBookKey Features:Explore the basics of declarative programming and animationUnderstand the fundamentals of SwiftUI and animatable propertiesLearn while working on beginner-to-advanced level animation projectsBook Description:Swift and SwiftUI are the backbone of Apple application development, making them a crucial skill set to learn. Animating SwiftUI Applications focuses on the creation of stunning animations, making you proficient in this declarative language and employing a minimal code approach.In this book, you'll start by exploring the fundamentals of SwiftUI and animation, before jumping into various projects that will cement these skills in practice. You will explore some simple projects, like animating circles, creating color spectrums with hueRotation, animating individual parts of an image, as well as combining multiple views together to produce dynamic creations. The book will then transition into more advanced animation projects that employ the GeometryReader, which helps align your animations across different devices, as well as creating word and color games. Finally, you will learn how to integrate the SpriteKit framework into our SwiftUI code to create scenes with wind, fire, rain, and or snow scene, along with adding physics, gravity, collisions, and particle emitters to your animations.By the end of this book, you'll have created a number of different animation projects, and will have gained a deep understanding of SwiftUI that can be used for your own creations.What You Will Learn:Understand the fundamentals of SwiftUI and declarative programmingMaster animation concepts like state variables and time curvesExplore animation properties like hueRotation, opacity, and scaleCreate animations using physics, gravity, collision, and moreUse the GeometryReader to align views across various platformsCombine different animations for more dynamic effectsAdd audio to your animations for an interactive experiencecWho this book is for:This book is for aspiring SwiftUI developers who have a basic understanding of Swift. It can also be used by SwiftUI developers, UIKit developers, and iOS developers that are new to SwiftUI and want to improve their animation proficiency.

  • von Dylan Meeus
    53,00 €

    Leverage core functional programming (FP) concepts to write more maintainable and testable code in GoPurchase of the print or Kindle book includes a free PDF eBookKey Features:Learn functional programming techniques at the architectural level and use them to solve real-world problemsUnderstand how to think about code functionallyLearn about the trade-offs of functional programming and object-oriented programming (OOP) in GoBook Description:While Go is a multi-paradigm language that gives you the option to choose whichever paradigm works best for the particular problem you aim to solve, it supports features that enable you to apply functional principles in your code. In this book, you'll learn about concepts central to the functional programming paradigm and how and when to apply functional programming techniques in Go.Starting with the basic concepts of functional programming, this Golang book will help you develop a deeper understanding of first-class functions. In the subsequent chapters, you'll gain a more comprehensive view of the techniques and methods used in functional languages, such as function currying, partial application, and higher-order functions. You'll then be able to apply functional design patterns for solving common programming challenges and explore how to apply concurrency mechanisms to functional programming.By the end of this book, you'll be ready to improve your code bases by applying functional programming techniques in Go to write cleaner, safer, and bug-free code.What You Will Learn:Gain a deeper understanding of functional programming through practical examplesBuild a solid foundation in core FP concepts and see how they apply to Go codeDiscover how FP can improve the testability of your code baseApply functional design patterns for problem solvingUnderstand when to choose and not choose FP conceptsDiscover the benefits of functional programming when dealing with concurrent codeWho this book is for:If you are a Go engineer with a background in traditionally object-oriented languages such as Java or C++ and want to broaden your knowledge of functional programming, this book is for you.

  • von Lukas Kaul
    48,00 €

    Build your hardware, electronics, and programming skills, and use them to realize your advanced robotics projects with this powerful platformPurchase of the print or Kindle book includes a free PDF eBookKey Features:Become an expert in selecting sensors, motors, and Arduino boards for any robotics projectDiscover how to write effective and reusable code for your Arduino robotics projectsLearn to build a camera-based line follower and a self-balancing telepresence robot on your ownBook Description:Every robot needs a "brain," and the Arduino platform provides an incredibly accessible way to bring your Arduino robot to life. Anyone can easily learn to build and program their own robots with Arduino for hobby and commercial uses, making Arduino-based robots the popular choice for school projects, college courses, and the rapid prototyping of industrial applications!Practical Arduino Robotics is a comprehensive guide that equips you with the necessary skills and techniques that can be applied to various projects and applications, from automating repetitive tasks in a laboratory to building engaging mobile robots.Building on basic knowledge of programming and electronics, this book teaches you how to choose the right components, such as Arduino boards, sensors, and motors, and write effective code for your robotics project, including the use of advanced third-party Arduino libraries and interfaces, such as Analog, SPI, I2C, PWM, and UART. You'll also learn different ways to command your robots wirelessly, such as over Wi-Fi. Finally, with basic to advanced project examples, this book illustrates how to build exciting autonomous robots like a self-balancing telepresence robot.By the end of this book, you'll be able to design and create your own custom robots for a wide variety of applications.What You Will Learn:Understand and use the various interfaces of an Arduino boardWrite the code to communicate with your sensors and motorsImplement and tune methods for sensor signal processingUnderstand and implement state machines that control your robotImplement feedback control to create impressive robot capabilitiesIntegrate hardware and software components into a reliable robotic systemTune, debug, and improve Arduino-based robots systematicallyWho this book is for:If you're excited about robotics and want to start creating your own robotics projects from the hardware up, this book is for you. Whether you are an experienced software developer who wants to learn how to build physical robots, a hobbyist looking to elevate your Arduino skills to the next level, or a student with the desire to kick-start your DIY robotics journey, you'll find this book very useful. In order to successfully work with this book, you'll need basic familiarity with electronics, Arduino boards and the core concepts of computer programming.

  • von Kristian Margaryan Jørgensen
    60,00 €

    Packed with practical examples, case studies, and proven recommendations, this handbook helps you manage enterprise-grade Salesforce programsKey Features:Explore the end-to-end Salesforce implementation lifecycle with templates and practical examplesDiscover common issues and strategies for mitigation and preventionWork with checklists to assess the state of your Salesforce implementation in each phasePurchase of the print or Kindle book includes a free PDF eBookBook Description:With ever-growing digital transformation programs involving Salesforce, there is a greater need for a comprehensive overview of the phases and activities specific to Salesforce implementations. This book will act as a detailed guide for your Salesforce implementation journey, including common issues and pitfalls to mitigate and prevent errors.The Salesforce End-to-End Implementation Handbook starts with the pre-development phase. Here you'll understand how to define the vision and nature of your project, determine your change management strategy and delivery methodology, learn to build a business case for your project, get insights on engaging with Salesforce and implementation partners, and learn to establish a governance framework.As you progress, you'll gain insights on the necessary activities, milestones, and common issues faced in salesforce implementation, along with strategies to mitigate them. At the end of each section, you'll find evaluation checklists to assess the state of your Salesforce implementation.By the end of this book, you'll be well-equipped to set up Salesforce projects and programs effectively and deliver maximum ROI.What You Will Learn:Discover the critical activities in Salesforce implementationAddress common issues faced in implementing SalesforceExplore appropriate delivery methodologyUnderstand the importance of a change management strategyGovern Salesforce implementation through all its phasesGain insights on key activities in the continuous improvement phaseLeverage customer 360 for analytics, AI and automationWho this book is for:This book is for salesforce consultants, architects, project/program managers, delivery leaders for salesforce implementation, or product owners- planning to implement Salesforce or already implementing Salesforce for their organizations.If you are switching to a role in salesforce development, this book will act as a guide on what to expect on the job and how to ace it. Familiarity with basic business, CRM, and project management concepts is required.

  • von Mohamed Abouahmed
    60,00 €

    Implement real-world machine learning in a microservices architecture as well as design, build, and deploy intelligent microservices systems using examples and case studiesPurchase of the print or Kindle book includes a free PDF eBookKey Features:Design, build, and run microservices systems that utilize the full potential of machine learningDiscover the latest models and techniques for combining microservices and machine learning to create scalable systemsImplement machine learning in microservices architecture using open source applications with pros and consBook Description:With the rising need for agile development and very short time-to-market system deployments, incorporating machine learning algorithms into decoupled fine-grained microservices systems provides the perfect technology mix for modern systems. Machine Learning in Microservices is your essential guide to staying ahead of the curve in this ever-evolving world of technology.The book starts by introducing you to the concept of machine learning microservices architecture (MSA) and comparing MSA with service-based and event-driven architectures, along with how to transition into MSA. Next, you'll learn about the different approaches to building MSA and find out how to overcome common practical challenges faced in MSA design. As you advance, you'll get to grips with machine learning (ML) concepts and see how they can help better design and run MSA systems. Finally, the book will take you through practical examples and open source applications that will help you build and run highly efficient, agile microservices systems.By the end of this microservices book, you'll have a clear idea of different models of microservices architecture and machine learning and be able to combine both technologies to deliver a flexible and highly scalable enterprise system.What You Will Learn:Recognize the importance of MSA and ML and deploy both technologies in enterprise systemsExplore MSA enterprise systems and their general practical challengesDiscover how to design and develop microservices architectureUnderstand the different AI algorithms, types, and models and how they can be applied to MSAIdentify and overcome common MSA deployment challenges using AI and ML algorithmsExplore general open source and commercial tools commonly used in MSA enterprise systemsWho this book is for:This book is for machine learning solution architects, system and machine learning developers, and system and solution integrators of private and public sector organizations. Basic knowledge of DevOps, system architecture, and artificial intelligence (AI) systems is assumed, and working knowledge of the Python programming language is highly desired.

  • von Fabrizio Cimò
    99,00 €

    Turn your design ideas into 3D models using Fusion 360 by honing your design skills and learning the best practices of common production technologiesPurchase of the print or Kindle book includes a free PDF eBookKey Features:Get familiar with Fusion 360 CAM Module and its machining potential with hands-on exercisesExplore major production technologies like turning, milling, laser cutting, and additive manufacturingLearn how to setup your program and simulate stock removalBook Description:Downloading a piece of 3D software and shaping concepts and ideas is quite easy. However, designing feasible and cost-effective real parts from 3D models can be challenging with traditional production technologies, or even additive manufacturing. This book will give you the know-how and skills to develop your projects from ideas to physical products, and overcome these obstacles.In 'Making Your CAM Journey Easier with Fusion 360', you'll discover how to set up a CAM program, pick the right tool, and optimize production. You'll learn the pros and cons of different production technologies, including turning, milling, laser cutting, and 3D printing, and understand how to choose the best option based on your needs. You'll also explore the important computer-aided manufacturing tools that Fusion 360 offers through the use of examples and best practices.By the end of this book, you'll understand the potential issues and drawbacks of different design components and apply workarounds to avoid design flaws.What You Will Learn:Choose the best approach for different parts and shapesAvoid design flaws from a manufacturing perspectiveDiscover the different machining strategiesUnderstand how different tool geometries can influence machining resultsDiscover how to check the tool simulation for errorsUnderstand possible fixtures for raw material blocksBecome proficient in optimizing parameters for your machineExplore machining theory and formulas to evaluate cutting parametersWho this book is for:This book is for 3D enthusiasts or mechanical designers looking to turn their design ideas into 3D models, and their 3D models into final products. Familiarity with any CAD software or Fusion 360 design module is recommended; the book will then teach you the rest.

  • von M. T. White
    65,00 €

    Learn PLC programming from the software perspective to understand advanced concepts such as OOP and HMI development and design reusable, portable, and robust codePurchase of the print or Kindle book includes a free PDF eBookKey Features:Take a deep dive into object-oriented PLC programming to gain hands-on knowledgeExplore software engineering concepts such as SDLC, debugging, and SOLID programmingGet a thorough grasp on HMI development to build various HMI projectsBook Description:Object-oriented programming (OOP) is a new feature of PLC programming that has taken the automation world by storm. This book provides you with the necessary skills to succeed in the modern automation programming environment.The book is designed in a way to take you through advanced topics such as OOP design, SOLID programming, the software development lifecycle (SDLC), library design, HMI development, general software engineering practices, and more. To hone your programming skills, each chapter has a simulated real-world project that'll enable you to apply the skills you've learned. In all, this book not only covers complex PLC programming topics, but it also removes the financial barrier that comes with most books as all examples utilize free software. This means that to follow along, you DO NOT need to purchase any PLC hardware or software.By the end of this PLC book, you will have what it takes to create long-lasting codebases for any modern automation project.What You Will Learn:Find out how to write PLC programs using advanced programming techniquesExplore OOP concepts for PLC programmingDelve into software engineering topics such as libraries and SOLID programmingExplore HMIs, HMI controls, HMI layouts, and alarmsCreate an HMI project and attach it to a PLC in CODESYSGain hands-on experience by building simulated PLC and HMI projectsWho this book is for:This book is for automaton programmers with a background in software engineering topics such as object-oriented programming and general software engineering knowledge. Automation engineers, software engineers, electrical engineers, PLC technicians, hobbyists, and upper-level university students with an interest in automation or robotics will also find this book useful and interesting. Anyone with a basic knowledge of PLCs can benefit from reading this book.

  • von Siemen Lens
    82,00 €

    An easy-to-follow, illustrated guide to learning the geometry nodes editor and various other facets of geometry nodes through simple exercises that progress to more challenging projectsPurchase of the print or Kindle book includes a free PDF eBookKey Features- Develop a creative mathematical thinking of the modeling workflow- Understand how Blender and geometry nodes store and manage the data that you are handling- Learn different scatter methods and how to use themBook DescriptionFor anyone working in the computer graphics industry, understanding how to use Blender's new geometry nodes tools to manipulate and generate 3D geometry in a node-based workflow is an essential skill. In this book, you'll learn how to use the basic and intermediate features of geometry nodes that are a crucial part of your Blender roadmap.You'll start by understanding the different node inputs and outputs followed by the basic nodes you'll need throughout your geometry nodes projects. The book will show you how the node system works and enable you to put your newfound knowledge to use through exercises that involve modifying curves, meshes, and more. You'll work on a range of interesting projects such as creating a procedural plant, where you'll use nodes to generate the intricate details and variations of a plant in a procedural manner, and a spiderweb generator to refine your skills of cleaning up a node tree. Finally, you'll build a procedural LED panel using geometry nodes to generate the look of an LED panel.By the end of this book, you'll be able to overcome any geometry node issue confidently and make complicated geometry node trees exactly how you need them.What you will learn- Discover the different node inputs and outputs that geometry nodes have to offer- Get the hang of the flow of the geometry node system- Understand the common nodes you'll be using along with their functions in the geometry node editor- Modify basic mesh primitives using the node system inside Blender- Scatter and modify objects aligned onto a curve- Become familiar with the more advanced nodes in the geometry nodes system- Link geometry and material nodes editors using named attributes- Implement your new-found knowledge of nodes in real-world projectsWho this book is forIf you are a CG Artist or follow modeling careers like that of an environment artist or even a CG generalist in the cinematography industry and you are looking to get into learning a node-based modeling workflow using Geometry Nodes in Blender, this is the perfect book for you. You will need a basic knowledge of the fundamentals of Blender, for example, knowing the specific workflow of material nodes and being able to apply this knowledge to your projects. To get the most out of this book, you should have a basic understanding of Blender's shortcut system and some modeling experience.Table of Contents- An Introduction to Geometry Nodes- Understanding the Functionalities of Basic Nodes- Must-Have Add-Ons for Building Node Trees- Making Use of Node Primitives- Distributing Instances onto a Mesh- Working with the Spreadsheet in Blender- Creating and Modifying Text in the Geometry Node Editor- Editing Curves with Nodes- Manipulating a Mesh Using Geometry Nodes- Creating a Procedural Plant Generator- Creating a Procedural Spiderweb Generator- Constructing a Procedural LED Panel- Tips and Tricks for the Geometry Node Editor- Troubleshooting the Most Common Problems in Geometry Nodes

  • von Urszula Witherell
    66,00 €

    Discover Adobe Acrobat's most important features and advanced functions that will help you to find easier ways to workPurchase of the print or Kindle book includes a free PDF eBookKey Features:Make better use of Adobe Acrobat with this all-in-one reference guide for users in all industries and professionsBuild confidence by integrating Acrobat functions into day-to-day business tasksUnderstand issues that go beyond PDF, such as legal implications of accessibility compliance, document security, and copyright protectionBook Description:Adobe Acrobat can help you solve a wide variety of problems that crop up when you work with PDF documents on a daily basis. The most common file type for business and communication, this compact portable document format is widely used to collect as well as present information, as well as being equipped with many lesser-known features that can keep your content secure while making it easy to share. From archive features that will keep your documents available for years to come to features related to accessibility, organizing, annotating, editing, and whatever else you use PDFs for, Acrobat has the answer if you know where to look.Designed for professionals who likely already use Adobe Acrobat Pro, this guide introduces many ideas, features, and online services, sorted and organized for you to easily find the topics relevant to your work and requirements.You can jump to any chapter without sifting through prior pages to explore the tools and functions explained through step-by-step instructions and examples. The information in some chapters may build on existing knowledge, but you are not expected to have an advanced level of prior experience.By the end of this book, you'll have gained a solid understanding of the many capabilities of PDFs and how Acrobat makes it possible to work in a way that you will never miss good old ink and paper.What You Will Learn:Use Adobe Acrobat Pro efficiently through shortcuts and preferencesExpand your knowledge of the functions that you already useUnderstand the connection between PDFs, Acrobat, and other applicationsFind out about unique settings in Adobe InDesign to create high-quality fully featured PDFsAddress legal concerns for information published in a digital formatConfidently move away from the use of ink and paper and help preserve physical resourcesWho this book is for:This book is for anyone working with PDFs on a daily basis, including skilled professionals such as analysts, administrators, architects, engineers, scientists, lawyers, and anyone who can be described as communications workers, including but not limited to artworkers, researchers, technical writers, and accessibility workers who routinely work with PDF and some version of Acrobat.

  • von Joshua Garverick
    59,00 €

    Implement modern design patterns that leverage domain-driven data, to achieve resiliency and scalability for data-dependent applicationsKey Features:Learn the tenets of event-driven architecture, coupled with reliable design patterns to enhance your knowledge of distributed systems and build a foundation for professional growthUnderstand how to translate business goals and drivers into a domain model that can be used to develop an app that enables those goals and driversIdentify areas to enhance development and ensure operational support through the architectural design processBook Description:This book will guide you through various hands-on practical examples for implementing event-driven microservices architecture using C# 11 and .NET 7. It has been divided into three distinct sections, each focusing on different aspects of this implementation.The first section will cover the new features of .NET 7 that will make developing applications using EDA patterns easier, the sample application that will be used throughout the book, and how the core tenets of domain-driven design (DDD) are implemented in .NET 7.The second section will review the various components of a local environment setup, the containerization of code, testing, deployment, and the observability of microservices using an EDA approach.The third section will guide you through the need for scalability and service resilience within the application, along with implementation details related to elastic and autoscale components. You'll also cover how proper telemetry helps to automatically drive scaling events. In addition, the topic of observability is revisited using examples of service discovery and microservice inventories.By the end of this book, you'll be able to identify and catalog domains, events, and bounded contexts to be used for the design and development of a resilient microservices architecture.What You Will Learn:Explore .NET 7 and how it enables the development of applications using EDAUnderstand messaging protocols and producer/consumer patterns and how to implement them in .NET 7Test and deploy applications written in .NET 7 and designed using EDA principlesAccount for scaling and resiliency in microservicesCollect and learn from telemetry at the platform and application levelGet to grips with the testing and deployment of microservicesWho this book is for:This book will help .NET developers and architects looking to leverage or pivot to microservices while using a domain-driven event model.

  • von Danny Staple
    55,00 €

    Design, build, and program a mobile robot platform while gaining an understanding of the Raspberry Pi Pico, Free CAD, and robot sensors using Python to code, Bluetooth to connect & smartphone to control your projectsKey Features:Gain in depth knowledge of robotics with easy-to-follow instructionsBuild a rover platform designed for experimentation and extensionEnhance your robot building skills through planning, building, and codingPurchase of the print or Kindle book includes a free PDF eBookBook Description:The field of robotics is expanding, and this is the perfect time to learn how to create robots at home for different purposes. This book will help you take your first steps in planning, building, and programming a robot with Raspberry Pi Pico, an impressive controller bursting with I/O capabilities. After a quick tour of Pico, you'll begin designing a robot chassis in 3D CAD. With easy-to-follow instructions, shopping lists, and plans, you'll start building the robot. Further, you'll add simple sensors and outputs to extend the robot, reinforce your design skills, and build your knowledge in programming with CircuitPython. You'll also learn about interactions with electronics, standard robotics algorithms, and the discipline and process for building robots. Moving forward, you'll learn how to add more complicated sensors and robotic behaviors, with increasing complexity levels, giving you hands-on experience. You'll learn about Raspberry Pi Pico's excellent features, such as PIO, adding capabilities such as avoiding walls, detecting movement, and compass headings. You'll combine these with Bluetooth BLE for seeing sensor data and remotely controlling your robot with a smartphone. Finally, you'll program the robot to find its location in an arena.By the end of this book, you'll have built a robot at home, and be well equipped to build more with different levels of complexity.What You Will Learn:Interface Raspberry Pi Pico with motors to move partsDesign in 3D CAD with Free CADBuild a simple robot and extend it for more complex projectsInterface Raspberry Pi Pico with sensors and Bluetooth BLEVisualize robot data with MatplotlibGain an understanding of robotics algorithms on Pico for smart behaviorWho this book is for:This book is for beginner robot makers, keen hobbyists, technical enthusiasts, developers and STEM teachers who want to build robots at home. Prior knowledge of coding - beginner to intermediate programming, will be helpful.

  • von Irene Bratsis
    97,00 €

    Master the skills required to become an AI product manager and drive the successful development and deployment of AI products to deliver value to your organization.Purchase of the print or Kindle book includes a free PDF eBook.Key FeaturesBuild products that leverage AI for the common good and commercial successTake macro data and use it to show your customers you're a source of truthBest practices and common pitfalls that impact companies while developing AI productBook DescriptionProduct managers working with artificial intelligence will be able to put their knowledge to work with this practical guide to applied AI. This book covers everything you need to know to drive product development and growth in the AI industry. From understanding AI and machine learning to developing and launching AI products, it provides the strategies, techniques, and tools you need to succeed.The first part of the book focuses on establishing a foundation of the concepts most relevant to maintaining AI pipelines. The next part focuses on building an AI-native product, and the final part guides you in integrating AI into existing products.You'll learn about the types of AI, how to integrate AI into a product or business, and the infrastructure to support the exhaustive and ambitious endeavor of creating AI products or integrating AI into existing products. You'll gain practical knowledge of managing AI product development processes, evaluating and optimizing AI models, and navigating complex ethical and legal considerations associated with AI products. With the help of real-world examples and case studies, you'll stay ahead of the curve in the rapidly evolving field of AI and ML.By the end of this book, you'll have understood how to navigate the world of AI from a product perspective.What you will learnBuild AI products for the future using minimal resourcesIdentify opportunities where AI can be leveraged to meet business needsCollaborate with cross-functional teams to develop and deploy AI productsAnalyze the benefits and costs of developing products using ML and DLExplore the role of ethics and responsibility in dealing with sensitive dataUnderstand performance and efficacy across verticalsWho this book is forThis book is for product managers and other professionals interested in incorporating AI into their products. Foundational knowledge of AI is expected. If you understand the importance of AI as the rising fourth industrial revolution, this book will help you surf the tidal wave of digital transformation and change across industries.Table of ContentsUnderstanding the Infrastructure and Tools for Building AI ProductsModel Development and Maintenance for AI ProductsMachine Learning and Deep Learning Deep DiveCommercializing AI ProductsAI Transformation and Its Impact on Product ManagementUnderstanding the AI-Native ProductProductizing the ML ServiceCustomization for Verticals, Customers, and Peer GroupsMacro and Micro AI for Your ProductBenchmarking Performance, Growth Hacking, and CostThe Rising Tide of AITrends and Insights across IndustryEvolving Products into AI Products

  • von Aki Ranin
    53,00 €

    Build your own robo-advisor in Python to manage your investments and get up and running in no timePurchase of the print or Kindle book includes a free PDF eBookKey Features:Explore the use cases, workflow, and features that make up robo-advisorsLearn how to build core robo-advisor capabilities for goals, risk questions, portfolios, and projectionsDiscover how to operate the automated processes of a built and deployed robo-advisorBook Description:Robo-advisors are becoming table stakes for the wealth management industry across all segments, from retail to high-net-worth investors. Robo-advisors enable you to manage your own portfolios and financial institutions to create automated platforms for effective digital wealth management. This book is your hands-on guide to understanding how Robo-advisors work, and how to build one efficiently. The chapters are designed in a way to help you get a comprehensive grasp of what Robo-advisors do and how they are structured with an end-to-end workflow.You'll begin by learning about the key decisions that influence the building of a Robo-advisor, along with considerations on building and licensing a platform. As you advance, you'll find out how to build all the core capabilities of a Robo-advisor using Python, including goals, risk questionnaires, portfolios, and projections. The book also shows you how to create orders, as well as open accounts and perform KYC verification for transacting. Finally, you'll be able to implement capabilities such as performance reporting and rebalancing for operating a Robo-advisor with ease.By the end of this book, you'll have gained a solid understanding of how Robo-advisors work and be well on your way to building one for yourself or your business.What You Will Learn:Explore what Robo-advisors do and why they existCreate a workflow to design and build a Robo-advisor from the bottom upBuild and license Robo-advisors using different approachesOpen and fund accounts, complete KYC verification, and manage ordersBuild Robo-advisor features for goals, projections, portfolios, and moreOperate a Robo-advisor with P&L, rebalancing, and fee managementWho this book is for:If you are a finance professional or a data professional working in wealth management and are curious about how robo-advisors work, this book is for you. It will be helpful to have a basic understanding of Python and investing concepts. This is a great handbook for developers interested in building their own robo-advisor to manage personal investments or build a platform for their business to operate, as well as for product managers and business leaders in financial services looking to lease, buy, or build a robo-advisor.

  • von Donald A. Tevault
    68,00 €

    Gain a firm practical understanding of how to secure your Linux system from intruders, malware attacks, and other cyber threatsKey Features:Discover security techniques to prevent malware from infecting a Linux system, and detect itPrevent unauthorized people from breaking into a Linux systemProtect important and sensitive data from being revealed to unauthorized personsBook Description:The third edition of Mastering Linux Security and Hardening is an updated, comprehensive introduction to implementing the latest Linux security measures, using the latest versions of Ubuntu and AlmaLinux.In this new edition, you will learn how to set up a practice lab, create user accounts with appropriate privilege levels, protect sensitive data with permissions settings and encryption, and configure a firewall with the newest firewall technologies. You'll also explore how to use sudo to set up administrative accounts with only the privileges required to do a specific job, and you'll get a peek at the new sudo features that have been added over the past couple of years. You'll also see updated information on how to set up a local certificate authority for both Ubuntu and AlmaLinux, as well as how to automate system auditing. Other important skills that you'll learn include how to automatically harden systems with OpenSCAP, audit systems with auditd, harden the Linux kernel configuration, protect your systems from malware, and perform vulnerability scans of your systems. As a bonus, you'll see how to use Security Onion to set up an Intrusion Detection System.By the end of this new edition, you will confidently be able to set up a Linux server that will be secure and harder for malicious actors to compromise.What You Will Learn:Prevent malicious actors from compromising a production Linux systemLeverage additional features and capabilities of Linux in this new versionUse locked-down home directories and strong passwords to create user accountsPrevent unauthorized people from breaking into a Linux systemConfigure file and directory permissions to protect sensitive dataHarden the Secure Shell service in order to prevent break-ins and data lossApply security templates and set up auditingWho this book is for:This book is for Linux administrators, system administrators, and network engineers interested in securing moderate to complex Linux environments. Security consultants looking to enhance their Linux security skills will also find this book useful. Working experience with the Linux command line and package management is necessary to understand the concepts covered in this book.

  • von Toi B. Wright
    49,00 €

    Build exciting web apps following step-by-step instructions and video examples.Purchase of the print or Kindle book includes a free eBook in PDF format.Key Features:Explore and build complete, easy-to-follow web projects using Blazor. Each project includes a video example too.Test your skills in building a weather app, an expense tracker, and a Kanban board with real-world applications.Develop a deeper understanding on how to work with Blazor WebAssembly without spending too much time focusing on the theory.Book Description:Blazor WebAssembly helps developers build web applications without the need for JavaScript, plugins, or add-ons. With its continued growth in popularity, getting started with Blazor now can open doors to new career paths and exciting projects - and Blazor WebAssembly by Example will make your first steps easier. This is a project-based guide that will teach you how to build single-page web applications with Blazor, focusing heavily on the practical over the theoretical by providing detailed step-by-step instructions for each project. The author also includes a video for each project showing her following the step-by-step instructions, so readers can use them if they're unsure about any particular step.In this updated edition, you'll start by building simple standalone web applications and gradually progress to developing more advanced hosted web applications with SQL Server backends. Each project will cover a different aspect of the Blazor WebAssembly ecosystem, such as Razor components, JavaScript interop, security, event handling, debugging on the client, application state, and dependency injection. The book's projects get more challenging as you progress, but you don't have to complete them in order, which makes this book a valuable resource for beginners as well as those who just want to dip into specific topics.By the end of this book, you will have experience and lots of know-how on how to build a wide variety of single-page web applications with .NET, Blazor WebAssembly, and C#.What You Will Learn:Discover the power of the C# language for both server-side and client-side web developmentBuild your first Blazor WebAssembly application with the Blazor WebAssembly App project templateLearn how to debug a Blazor WebAssembly app, and use ahead-of-time compilation before deploying it on Microsoft's cloud platformUse templated components and the Razor class library to build and share a modal dialog boxLearn how to use JavaScript with Blazor WebAssemblyBuild a progressive web app (PWA) to enable native app-like performance and speedSecure a Blazor WebAssembly app using Azure Active DirectoryGain experience with ASP.NET Web APIs by building a task manager appWho this book is for:This book is for .NET web developers who want to leverage the power of .NET and C# to write single-page web applications using Blazor WebAssembly without using JavaScript frameworks. To get started with this book, you'll need at least beginner-level knowledge of the C# language, .NET framework, Microsoft Visual Studio, and web development concepts.

  • von David Knickerbocker
    100,00 €

    Discover the use of graph networks to develop a new approach to data science using theoretical and practical methods with this expert guide using Python, printed in colorKey Features:Create networks using data points and informationLearn to visualize and analyze networks to better understand communitiesExplore the use of network data in both - supervised and unsupervised machine learning projectsPurchase of the print or Kindle book includes a free PDF eBookBook Description:Network analysis is often taught with tiny or toy data sets, leaving you with a limited scope of learning and practical usage. Network Science with Python helps you extract relevant data, draw conclusions and build networks using industry-standard - practical data sets.You'll begin by learning the basics of natural language processing, network science, and social network analysis, then move on to programmatically building and analyzing networks. You'll get a hands-on understanding of the data source, data extraction, interaction with it, and drawing insights from it. This is a hands-on book with theory grounding, specific technical, and mathematical details for future reference.As you progress, you'll learn to construct and clean networks, conduct network analysis, egocentric network analysis, community detection, and use network data with machine learning. You'll also explore network analysis concepts, from basics to an advanced level.By the end of the book, you'll be able to identify network data and use it to extract unconventional insights to comprehend the complex world around you.What You Will Learn:Explore NLP, network science, and social network analysisApply the tech stack used for NLP, network science, and analysisExtract insights from NLP and network dataGenerate personalized NLP and network projectsAuthenticate and scrape tweets, connections, the web, anddata streamsDiscover the use of network data in machine learning projectsWho this book is for:Network Science with Python demonstrates how programming and social science can be combined to find new insights. Data scientists, NLP engineers, software engineers, social scientists, and data science students will find this book useful. An intermediate level of Python programming is a prerequisite. Readers from both - social science and programming backgrounds will find a new perspective and add a feather to their hat.

  • von Sheng-Hao Ma
    58,00 €

    Learn Windows system design from the PE binary structure to modern and practical attack techniques used by red teams to implement advanced preventionPurchase of the print or Kindle book includes a free PDF eBookKey Features:Understand how malware evades modern security productsLearn to reverse engineer standard PE format program filesBecome familiar with modern attack techniques used by multiple red teamsBook Description:An Advanced Persistent Threat (APT) is a severe form of cyberattack that lies low in the system for a prolonged time and locates and then exploits sensitive information. Preventing APTs requires a strong foundation of basic security techniques combined with effective security monitoring. This book will help you gain a red team perspective on exploiting system design and master techniques to prevent APT attacks. Once you've understood the internal design of operating systems, you'll be ready to get hands-on with red team attacks and, further, learn how to create and compile C source code into an EXE program file. Throughout this book, you'll explore the inner workings of how Windows systems run and how attackers abuse this knowledge to bypass antivirus products and protection.As you advance, you'll cover practical examples of malware and online game hacking, such as EXE infection, shellcode development, software packers, UAC bypass, path parser vulnerabilities, and digital signature forgery, gaining expertise in keeping your system safe from this kind of malware.By the end of this book, you'll be well equipped to implement the red team techniques that you've learned on a victim's computer environment, attempting to bypass security and antivirus products, to test its defense against Windows APT attacks.What You Will Learn:Explore various DLL injection techniques for setting API hooksUnderstand how to run an arbitrary program file in memoryBecome familiar with malware obfuscation techniques to evade antivirus detectionDiscover how malware circumvents current security measures and toolsUse Microsoft Authenticode to sign your code to avoid tamperingExplore various strategies to bypass UAC design for privilege escalationWho this book is for:This book is for cybersecurity professionals- especially for anyone working on Windows security, or malware researchers, network administrators, ethical hackers looking to explore Windows exploit, kernel practice, and reverse engineering. A basic understanding of reverse engineering and C/C++ will be helpful.

  • von Wesley Haakman
    54,00 €

    Apply scenario-based learning to effectively handle the technical and business impact of various services like AKS, ACI, Azure Functions, and Azure Container Apps on AzurePurchase of the print or Kindle book includes a free PDF eBookKey Features:Understand the what, why, and how of different container technologies available on Microsoft AzureExplore the practical implementation of various Azure container technologies with the help of use casesLearn common business strategies for selecting the right Azure container technology at optimized costBook Description:Whether you're working with a start-up or an enterprise, making decisions related to using different container technologies on Azure has a notable impact your app migration and modernization strategies. This is where companies face challenges, while choosing the right solutions and deciding when to move on to the next technology. Azure Containers Explained helps you make the right architectural choices for your solutions and get well-versed with the migration path to other platforms using practical examples.You'll begin with a recap of containers as technology and where you can store them within Azure. Next, you'll explore the different Microsoft Azure container technologies and understand how each platform, namely Azure Container Apps, Azure Kubernetes Service (AKS), Azure Container Instances (ACI), Azure Functions, and Azure App Services, work - you'll learn to implement them by grasping their respective characteristics and use cases. Finally, you'll build upon your own container solution on Azure using best practices from real-world examples and successfully transform your business from a start-up to a full-fledged enterprise.By the end of this book, you'll be able to effectively cater to your business and application needs by selecting and modernizing your apps using various Microsoft Azure container services.What You Will Learn:Make the best-suited architectural choices to meet your business and application needsUnderstand the migration paths between different Azure Container servicesDeploy containerized applications on Azure to multiple technologiesKnow when to use Azure Container Apps versus Azure Kubernetes ServiceFind out how to add features to an AKS clusterInvestigate the containers on Azure Web apps and Functions appsDiscover ways to improve your current architecture without starting againExplore the financial implications of using Azure container servicesWho this book is for:This book is for cloud and DevOps architects, application developers, technical leaders, decision makers, and IT professionals working with Microsoft Azure and cloud native technologies, especially containers. Reasonable knowledge of containers and a solid understanding of Microsoft Azure will help you grasp the concepts in this book.

  • von Raymond Camden
    68,00 €

    Let industry experts guide you on your journey to becoming a Vue.js developer with the help of practical projects and fun exercisesPurchase of the print or Kindle book includes a free PDF eBookKey Features:Work through mini projects, exercises, and activities to learn Vue.js in a practical wayCreate dynamic components and user interfaces that are fast and intuitiveFind out how you can get the most out of the Vue.js 3 framework and build an end-to-end projectBook Description:Are you looking to use Vue.js 3 for building web apps but don't know where to begin?Frontend Development Projects with Vue.js 3 will help you get to grips with the core concepts of this JavaScript framework using practical examples that simulate real-world web projects. With this updated edition, you'll experience all aspects of the new and improved Vue.js 3 as you work on mini projects such as a chat interface, a shopping cart, a price calculator, a to-do app, and a profile card generator for storing contact details. These realistic projects are presented as bite-size exercises that you can enjoy even as you challenge yourself.Throughout the book, you'll discover how to manage data in Vue components, define communication interfaces between components, and handle static and dynamic routing to control application flow. You'll also work with Vite and Vue DevTools and learn how to handle transition and animation effects for an engaging user experience. Finally, you'll see how to test your app and deploy it to the web.By the end of this Vue.js book, you'll have the skills that enable you to work like an experienced Vue developer to build professional apps that can be used by others and have the confidence to tackle real-world frontend web development problems.What You Will Learn:Set up a development environment and start your first Vue.js 3 projectModularize a Vue application using component hierarchiesUse external JavaScript libraries to create animationsShare state between components and use Pinia for state managementWork with APIs using Pinia and Axios to fetch remote dataValidate functionality with unit testing and end-to-end testingGet to grips with web app deploymentWho this book is for:This book is designed for Vue.js beginners. Whether this is your first JavaScript framework, or if you're already familiar with React or Angular, this book will get you on the right track. To understand the concepts explained in this book, you must be familiar with HTML, CSS, JavaScript, and Node package management.

  • von Ryan Soper
    59,00 €

    Dive into security testing and web app scanning with ZAP, a powerful OWASP security toolPurchase of the print or Kindle book includes a free PDF eBookKey Features:Master ZAP to protect your systems from different cyber attacksLearn cybersecurity best practices using this step-by-step guide packed with practical examplesImplement advanced testing techniques, such as XXE attacks and Java deserialization, on web applicationsBook Description:Maintaining your cybersecurity posture in the ever-changing, fast-paced security landscape requires constant attention and advancements. This book will help you safeguard your organization using the free and open source OWASP Zed Attack Proxy (ZAP) tool, which allows you to test for vulnerabilities and exploits with the same functionality as a licensed tool.Zed Attack Proxy Cookbook contains a vast array of practical recipes to help you set up, configure, and use ZAP to protect your vital systems from various adversaries. If you're interested in cybersecurity or working as a cybersecurity professional, this book will help you master ZAP.You'll start with an overview of ZAP and understand how to set up a basic lab environment for hands-on activities over the course of the book. As you progress, you'll go through a myriad of step-by-step recipes detailing various types of exploits and vulnerabilities in web applications, along with advanced techniques such as Java deserialization.By the end of this ZAP book, you'll be able to install and deploy ZAP, conduct basic to advanced web application penetration attacks, use the tool for API testing, deploy an integrated BOAST server, and build ZAP into a continuous integration and continuous delivery (CI/CD) pipeline.What You Will Learn:Install ZAP on different operating systems or environmentsExplore how to crawl, passively scan, and actively scan web appsDiscover authentication and authorization exploitsConduct client-side testing by examining business logic flawsUse the BOAST server to conduct out-of-band attacksUnderstand the integration of ZAP into the final stages of a CI/CD pipelineWho this book is for:This book is for cybersecurity professionals, ethical hackers, application security engineers, DevSecOps engineers, students interested in web security, cybersecurity enthusiasts, and anyone from the open source cybersecurity community looking to gain expertise in ZAP. Familiarity with basic cybersecurity concepts will be helpful to get the most out of this book.

  • von Aristeidis Bampakos
    57,00 €

    Build your first production-grade web applications from scratch with Angular with the help of expert guidance and step-by-step explanations.Purchase of the print or Kindle book includes a free eBook in PDF format.Key Features:Learn the fundamentals of Angular 15 to build web applicationsExplore the basics of Angular development, from components and templates to forms, routing, and servicesDiscover best practices for building, deploying, debugging, and testing Angular applicationsBook Description:As Angular continues to reign as one of the top JavaScript frameworks, more developers are seeking out the best way to get started with this extraordinarily flexible and secure framework. Learning Angular, now in its fourth edition, will show you how you can use it to achieve cross-platform high performance with the latest web techniques, extensive integration with modern web standards, and integrated development environments (IDEs).The book is especially useful for those new to Angular and will help you to get to grips with the bare bones of the framework to start developing Angular apps. You'll learn how to develop apps by harnessing the power of the Angular command-line interface (CLI), write unit tests, style your apps by following the Material Design guidelines, and finally, deploy them to a hosting provider.Updated for Angular 15, this new edition covers lots of new features and tutorials that address the current frontend web development challenges. You'll find a new dedicated chapter on observables and RxJS, more on error handling and debugging in Angular, and new real-life examples.By the end of this book, you'll not only be able to create Angular applications with TypeScript from scratch, but also enhance your coding skills with best practices.What You Will Learn:Use the Angular CLI to scaffold, build, and deploy a new Angular applicationBuild components, the basic building blocks of an Angular applicationDiscover new Angular Material components such as Google Maps, YouTube, and multi-select dropdownsUnderstand the different types of templates supported by AngularCreate HTTP data services to access APIs and provide data to componentsLearn how to build Angular apps without modules in Angular 15.x with standalone APIsImprove your debugging and error handling skills during runtime and developmentWho this book is for:This book is for JavaScript and full-stack developers dipping their feet first time in the world of frontend development with Angular, as well as those migrating to the Angular framework to build professional web applications. You'll need prior exposure JavaScript and a solid foundation in the basics of web programming before you get started with this book.

  • von Regit
    72,00 €

    A comprehensive guide to making the most of Apple's entry-level editing software-from the basics of editing to using iLife and open source apps to create unique non-fiction videosKey Features:Learn editing principles as you assemble coherent and concise videosMaster basic editing tools by importing, assembling, reframing, and embellishing footage with overlays and effectsCustomize animations and exports in iMovie and learn how to avoid the gotchas Apple won't tell you aboutBook Description:It's not about having the shiniest tools; it's what you do with them. iMovie offers Apple users the ease of creating engaging videos using the free video editing application's support for macOS, iOS, and iPadOS devices. Complete with step-by-step tutorials for essential tools and concepts and explanations for why you should use them, this practical guide to iMovie will leave you well-prepared for the world of post-production.This book begins with an introduction to some of the core principles of editing. You'll learn how to easily make your videos coherent and concise and flex your creative muscles with Magic Movie and the Storyboard mode. Once you grasp how to use iMovie's full-blown Movie modes for mobile devices and macOS, you'll be able to use simple editing tools to deliver effective videos from import to export. Finally, you'll explore Keynote for creating custom titles and animations and building a personal visual brand that makes your videos uniquely yours.By the end of this iMovie book, you'll be on your way to becoming a creative problem-solver, using iMovie and other free apps to create high-quality, engaging videos for projects with different visual and technical requirements.What You Will Learn:Soak up the principles of editing-coherence, conciseness, and adding meaningUse iMovie's Magic Movie and Storyboard tools to create simple, themed videosNavigate movie mode for iOS, iPadOS, and macOS and create videos without a templateImprove the viewing experience with overlays and use keyframes for smooth animationsCreate custom titles and animations using KeynoteUse open source software to transcode your exports for different platforms and requirementsIdentify the most common problems with iMovie and how to avoid themWho this book is for:If you have an Apple device and have to make a video for work or school, this book is where to turn. Suitable even for absolute beginners, this book includes simple, progressive guides to help you master editing principles and employ iMovie to create simple but effective videos to inform, educate and entertain your colleagues, friends, and family. For more advanced users such as YouTubers and other online content creators, this book contains valuable tips on how to stamp unique identity and brand USPs into videos.

Willkommen bei den Tales Buchfreunden und -freundinnen

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