EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Cloud Forensics Demystified

Download or read book Cloud Forensics Demystified written by Ganesh Ramakrishnan and published by Packt Publishing Ltd. This book was released on 2024-02-22 with total page 384 pages. Available in PDF, EPUB and Kindle. Book excerpt: Enhance your skills as a cloud investigator to adeptly respond to cloud incidents by combining traditional forensic techniques with innovative approaches Key Features Uncover the steps involved in cloud forensic investigations for M365 and Google Workspace Explore tools and logs available within AWS, Azure, and Google for cloud investigations Learn how to investigate containerized services such as Kubernetes and Docker Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionAs organizations embrace cloud-centric environments, it becomes imperative for security professionals to master the skills of effective cloud investigation. Cloud Forensics Demystified addresses this pressing need, explaining how to use cloud-native tools and logs together with traditional digital forensic techniques for a thorough cloud investigation. The book begins by giving you an overview of cloud services, followed by a detailed exploration of the tools and techniques used to investigate popular cloud platforms such as Amazon Web Services (AWS), Azure, and Google Cloud Platform (GCP). Progressing through the chapters, you’ll learn how to investigate Microsoft 365, Google Workspace, and containerized environments such as Kubernetes. Throughout, the chapters emphasize the significance of the cloud, explaining which tools and logs need to be enabled for investigative purposes and demonstrating how to integrate them with traditional digital forensic tools and techniques to respond to cloud security incidents. By the end of this book, you’ll be well-equipped to handle security breaches in cloud-based environments and have a comprehensive understanding of the essential cloud-based logs vital to your investigations. This knowledge will enable you to swiftly acquire and scrutinize artifacts of interest in cloud security incidents. What you will learn Explore the essential tools and logs for your cloud investigation Master the overall incident response process and approach Familiarize yourself with the MITRE ATT&CK framework for the cloud Get to grips with live forensic analysis and threat hunting in the cloud Learn about cloud evidence acquisition for offline analysis Analyze compromised Kubernetes containers Employ automated tools to collect logs from M365 Who this book is for This book is for cybersecurity professionals, incident responders, and IT professionals adapting to the paradigm shift toward cloud-centric environments. Anyone seeking a comprehensive guide to investigating security incidents in popular cloud platforms such as AWS, Azure, and GCP, as well as Microsoft 365, Google Workspace, and containerized environments like Kubernetes will find this book useful. Whether you're a seasoned professional or a newcomer to cloud security, this book offers insights and practical knowledge to enable you to handle and secure cloud-based infrastructure.

Book Bootstrapping Microservices with Docker  Kubernetes  and Terraform

Download or read book Bootstrapping Microservices with Docker Kubernetes and Terraform written by Ashley Davis and published by Manning Publications. This book was released on 2021-03-09 with total page 438 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary The best way to learn microservices development is to build something! Bootstrapping Microservices with Docker, Kubernetes, and Terraform guides you from zero through to a complete microservices project, including fast prototyping, development, and deployment. You’ll get your feet wet using industry-standard tools as you learn and practice the practical skills you’ll use for every microservices application. Following a true bootstrapping approach, you’ll begin with a simple, familiar application and build up your knowledge and skills as you create and deploy a real microservices project. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Taking microservices from proof of concept to production is a complex, multi-step operation relying on tools like Docker, Terraform, and Kubernetes for packaging and deployment. The best way to learn the process is to build a project from the ground up, and that’s exactly what you’ll do with this book! About the book In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, author Ashley Davis lays out a comprehensive approach to building microservices. You’ll start with a simple design and work layer-by-layer until you’ve created your own video streaming application. As you go, you’ll learn to configure cloud infrastructure with Terraform, package microservices using Docker, and deploy your finished project to a Kubernetes cluster. What's inside Developing and testing microservices applications Working with cloud providers Applying automated testing Implementing infrastructure as code and setting up a continuous delivery pipeline Monitoring, managing, and troubleshooting About the reader Examples are in JavaScript. No experience with microservices, Kubernetes, Terraform, or Docker required. About the author Ashley Davis is a software developer, entrepreneur, stock trader, and the author of Manning’s Data Wrangling with JavaScript. Table of Contents 1 Why microservices? 2 Creating your first microservice 3 Publishing your first microservice 4 Data management for microservices 5 Communication between microservices 6 Creating your production environment 7 Getting to continuous delivery 8 Automated testing for microservices 9 Exploring FlixTube 10 Healthy microservices 11 Pathways to scalability

Book Kubernetes Demystified

    Book Details:
  • Author : Bennett Drake
  • Publisher : Publishdrive
  • Release : 2023-12
  • ISBN : 9789635223978
  • Pages : 0 pages

Download or read book Kubernetes Demystified written by Bennett Drake and published by Publishdrive. This book was released on 2023-12 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Applications can now run in non-traditional environments thanks to the cloud and digitization. They have grown, broken apart, and changed, reflecting the rapidity and intricacy of today's changing business environment. Because of this rapid evolution, the infrastructure supporting these applications has also had to change quickly, leading to the need for containerization-a technology revolutionizing how we create, implement, and scale applications. But as the number of containers increased, so did the need for an orchestrator to effectively oversee them. Presenting Kubernetes, the best container orchestration tool available globally. "Kubernetes Demystified: Your Roadmap to Mastering Container Orchestration" is not just a guide; it's your companion in comprehending how this mighty orchestrator can serve your container needs. This e-book is designed for everyone interested in delving into the hype about Kubernetes, whether an IT professional trying to maintain a stable infrastructure or a developer hoping to deliver resilient applications. As a preface for those unaware of these essential technologies, we explore the fundamental ideas behind containers and microservices. By step, we navigate through the enormous Kubernetes ecosystem, learning about its elements, features, and the enchantment it has for our containerized applications. Every chapter reveals a new aspect of Kubernetes, enhanced with real-world examples, case studies, and practical exercises. These sections cover everything from setting up your first cluster to deploying applications, managing storage, implementing advanced deployment techniques, and ensuring everything operates safely.

Book Cloud Native Microservices with Spring and Kubernetes

Download or read book Cloud Native Microservices with Spring and Kubernetes written by Rajiv Srivastava and published by BPB Publications. This book was released on 2021-07-03 with total page 427 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build and deploy scalable cloud native microservices using the Spring framework and Kubernetes. KEY FEATURES ● Complete coverage on how to design, build, run, and deploy modern cloud native microservices. ● Includes numerous sample code exercises on microservices, Spring and Kubernetes. ● Develop a stronghold on Kubernetes, Spring, and the microservices architecture. ● Complete guide of application containerization on Kubernetes containers. ● Coverage on managing modern applications and infrastructure using observability tools. DESCRIPTION The main objective of this book is to give an overview of cloud native microservices, their architecture, design patterns, best practices, real use cases and practical coverage of modern applications. This book covers a strong understanding of the fundamentals of microservices, API first approach, Testing, observability, API Gateway, Service Mesh and Kubernetes alternatives of Spring Cloud. This book covers the implementation of various design patterns of developing cloud native microservices using Spring framework docker and Kubernetes libraries. It covers containerization concepts and hands-on lab exercises like how to build, run and manage microservices applications using Kubernetes. After reading this book, the readers will have a holistic understanding of building, running, and managing cloud native microservices applications on Kubernetes containers. WHAT YOU WILL LEARN ● Learn fundamentals of microservice and design patterns. ● Learn microservices development using Spring Boot and Kubernetes. ● Learn to develop reactive, event-driven, and batch microservices. ● Perform end-to-end microservices testing using Cucumber. ● Implement API gateway,authentication & authorization,load balancing, caching, rate limiting. ● Learn observability and monitoring techniques of microservices. WHO THIS BOOK IS FOR This book is for the Spring Developers, Microservice Developers, Cloud Engineers, DevOps Consultants, Technical Architect and Solution Architects, who have some familiarity with application development, Docker and Kubernetes containers. TABLE OF CONTENTS 1. Overview of Cloud Native microservices 2. Microservice design patterns 3. API first approach 4. Build microservices using the Spring Framework 5. Batch microservices 6. Build reactive and event-driven microservices 7. The API gateway, security, and distributed caching with Redis 8. Microservices testing and API mocking 9. Microservices observability 10. Containers and Kubernetes overview and architecture 11. Run microservices on Kubernetes 12. Service Mesh and Kubernetes alternatives of Spring Cloud

Book Cloud Computing Demystified for Aspiring Professionals

Download or read book Cloud Computing Demystified for Aspiring Professionals written by David Santana and published by Packt Publishing Ltd. This book was released on 2023-03-24 with total page 474 pages. Available in PDF, EPUB and Kindle. Book excerpt: Gain in-depth knowledge of cloud computing concepts and apply them to accelerate your career in any cloud engineering role Key FeaturesGet 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 learnGain 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.

Book The Kubernetes Book

Download or read book The Kubernetes Book written by Nigel Poulton (Telecommunications engineer) and published by . This book was released on 2022 with total page 302 pages. Available in PDF, EPUB and Kindle. Book excerpt: Containers have revolutionised the way we package and run applications. However, like most things, containers come with a bunch of challenges. This is where Kubernetes comes into play. Kubernetes helps you deploy and manage containerised applications at scale. It also abstracts the underlying infrastructure so that you don't need to care if you're deploying applications to Amazon Web Services, Microsoft Azure, or your own on-premises datacenter. With Kubernetes, you can develop applications on your laptop, deploy to your favourite cloud platform, migrate to a different cloud platform, and even migrate to your on-premises datacenters. Finally, Kubernetes and cloud technologies are developing fast! That's why this book will be updated every year, meaning it's always up-to-date with the latest versions of Kubernetes and the latest trends in the cloud-native ecosystem. --

Book Docker Demystified

    Book Details:
  • Author : Saibal Ghosh
  • Publisher : BPB Publications
  • Release : 2020-10-03
  • ISBN : 9389845874
  • Pages : 243 pages

Download or read book Docker Demystified written by Saibal Ghosh and published by BPB Publications. This book was released on 2020-10-03 with total page 243 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build robust and secure applications using the building blocks of Docker Key Features _ Understand the fundamentals of Containers. _ Understand the working of the entire Docker ecosystem. _ Learn how to utilize Docker Networking capabilities to its fullest. _ Learn how to secure Docker Containers. _ Get familiar and work with Docker Enterprise Edition. Description The book starts by introducing Containers and explains how they are different from virtual machines, and why they are the preferred tool for developing applications. You will understand the working of Images, Containers, and their associated Storage and will see how all the moving parts bind together to work synchronously. The book will then focus on Docker Swarm, the mechanism for orchestrating several running Docker containers. It then delves deeper into Docker Networking. Towards the end, you will learn how to secure your applications, especially by leveraging the native features of Docker Enterprise Edition. What will you learn _ Learn how to use Docker Images. _ Get to know more about Docker Storage. _ Learn how to use Volume plugins in Docker services. _ Learn how to deploy a service to the Swarm. _ Learn how to manage, scale, and maintain containerized applications. Who this book is for This book is for anyone who is looking to learn Docker. It is also useful for professionals who are looking to build and deploy web apps using Docker. Table of Contents 1. Introduction to Containerization and Docker 2. Containers and Images 3. Storage Drivers and Volumes 4. The Container Network Model and the Docker Bridge 5. Docker Swarm 6. Docker Networking 7. Docker Security-1 8. Docker Security-II

Book Quick Start Kubernetes

    Book Details:
  • Author : Nigel Poulton
  • Publisher : NIGEL POULTON LTD
  • Release : 2023-07-05
  • ISBN : 1916585140
  • Pages : 138 pages

Download or read book Quick Start Kubernetes written by Nigel Poulton and published by NIGEL POULTON LTD. This book was released on 2023-07-05 with total page 138 pages. Available in PDF, EPUB and Kindle. Book excerpt: The 2024 edition is fully updated for Kubernetes v1.29 and all the latest trends in the cloud-native ecosystem. Do you need to figure out what Kubernetes is all about? Do you like learning through hands-on? If yes, this is the book for you... Quick Start Kubernetes, brought to you by best-selling author Nigel Poulton, assumes zero prior experience and gets you to the point you can hold your own in a conversation with an expert, and deploy simple applications. And it does it in less than 100 pages! You'll learn: What Kubernetes is Why we have Kubernetes The role Kubernetes will play in the future of infrastructure and applications You'll also perform the following hands-on tasks: Build a Kubernetes cluster Containerize an app Deploy the app to Kubernetes Break the app and watch it self-heal Scale the app Perform a rolling update Along the way, Nigel explains everything as clearly as possible and busts every piece of jargon. When you're done, you'll be in love with Kubernetes and ready to take your journey to the next level.

Book Cloud Native DevOps with Kubernetes

Download or read book Cloud Native DevOps with Kubernetes written by John Arundel and published by "O'Reilly Media, Inc.". This book was released on 2019-03-08 with total page 347 pages. Available in PDF, EPUB and Kindle. Book excerpt: Kubernetes is the operating system of the cloud native world, providing a reliable and scalable platform for running containerized workloads. In this friendly, pragmatic book, cloud experts John Arundel and Justin Domingus show you what Kubernetes can do—and what you can do with it. You’ll learn all about the Kubernetes ecosystem, and use battle-tested solutions to everyday problems. You’ll build, step by step, an example cloud native application and its supporting infrastructure, along with a development environment and continuous deployment pipeline that you can use for your own applications. Understand containers and Kubernetes from first principles; no experience necessary Run your own clusters or choose a managed Kubernetes service from Amazon, Google, and others Use Kubernetes to manage resource usage and the container lifecycle Optimize clusters for cost, performance, resilience, capacity, and scalability Learn the best tools for developing, testing, and deploying your applications Apply the latest industry practices for security, observability, and monitoring Adopt DevOps principles to help make your development teams lean, fast, and effective

Book Kubernetes for Full Stack Developers

Download or read book Kubernetes for Full Stack Developers written by and published by DigitalOcean. This book was released on 2020-02-04 with total page 463 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is designed to help newcomers and experienced users alike learn about Kubernetes. Its chapters are designed to introduce core Kubernetes concepts and to build on them to a level where running an application on a production cluster is a familiar, repeatable, and automated process. From there, more advanced topics are introduced, like how to manage a Kubernetes cluster itself.

Book Azure Stack Hub Demystified

Download or read book Azure Stack Hub Demystified written by Richard Young and published by Packt Publishing Ltd. This book was released on 2021-10-07 with total page 414 pages. Available in PDF, EPUB and Kindle. Book excerpt: Deploy, configure, administer, and run Microsoft Azure Stack Hub Key FeaturesUnderstand the topics required for the Microsoft Azure AZ-600 examConfigure and provide services from Microsoft Azure Stack HubImplement data center integration with Microsoft Azure Stack HubBook Description Azure Stack Hub is the on-premise offering from Microsoft, which provides Azure Cloud services within a customer's own data center. It provides consistent processes between on-site and the cloud, allowing developers to test locally and deploy to the cloud in exactly the same manner. Azure Stack Hub Demystified provides complete coverage of deploying, configuring, administrating, and running Microsoft Azure Stack Hub efficiently. Firstly, you will learn how to deploy Azure Stack Hub within an organization. As you progress, you'll understand configuration and the different services provided by the platform. The book also focuses on the underlying architecture and connectivity options for the modern data center. Later, you will understand various approaches to DevOps and their implementation, and learn key topics for the AZ-600 exam. By the end of this Azure book, you will have a thorough understanding of Azure Stack Hub and the services that are provided by the platform, along with the confidence and information you need to be able to pass the AZ-600 exam. What you will learnUnderstand the architecture of Azure Stack HubGet up to speed with the management and administration of Azure Stack HubExplore how to administer virtual networking within your Azure StackBecome well versed in using the Azure Stack Hub support model and updating Azure Stack HubUnderstand how licensing and billing is done with Azure Stack HubDiscover the tools that can be used to implement security within Azure Stack HubFocus on how DevOps practices can be incorporated with Azure Stack HubWho this book is for If you are an Azure Administrator and Azure Stack Hub Operator who provides or is looking to provide cloud services to end users or customers within their own data center, then this book is for you. This book will also be beneficial to those who are preparing for Exam AZ-600: Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack Hub.

Book The The Kubernetes Workshop

Download or read book The The Kubernetes Workshop written by Zachary Arnold and published by Packt Publishing Ltd. This book was released on 2020-09-24 with total page 779 pages. Available in PDF, EPUB and Kindle. Book excerpt: This workshop takes you through a Kubernetes-oriented application delivery pipeline in a practical way. You’ll learn how to manage containers efficiently and scale and stabilize cloud-native applications using Kubernetes.

Book From Containers to Kubernetes with Node js

Download or read book From Containers to Kubernetes with Node js written by Kathleen Juell and published by DigitalOcean. This book was released on 2020-05-08 with total page 238 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is designed to introduce you to using containers and Kubernetes for full-stack development. You'll learn how to develop a full-stack application using Node.js and MongoDB and how to and manage them using Docker, then Docker Compose, and finally Kubernetes.

Book Kubernetes

    Book Details:
  • Author : Christian Leornardo
  • Publisher :
  • Release : 2020-08-02
  • ISBN :
  • Pages : 90 pages

Download or read book Kubernetes written by Christian Leornardo and published by . This book was released on 2020-08-02 with total page 90 pages. Available in PDF, EPUB and Kindle. Book excerpt: Whether you're trying to run your services on AWS, Azure, or GCP, Kubernetes is a great way to bring your service to the cloud in a cloud-agnostic manner. This book of Kubernetes will help you pierce through the steep learning curve so that you can elegantly manage your cloud workloads.

Book Data Management at Scale

    Book Details:
  • Author : Piethein Strengholt
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2020-07-29
  • ISBN : 1492054739
  • Pages : 404 pages

Download or read book Data Management at Scale written by Piethein Strengholt and published by "O'Reilly Media, Inc.". This book was released on 2020-07-29 with total page 404 pages. Available in PDF, EPUB and Kindle. Book excerpt: As data management and integration continue to evolve rapidly, storing all your data in one place, such as a data warehouse, is no longer scalable. In the very near future, data will need to be distributed and available for several technological solutions. With this practical book, you’ll learnhow to migrate your enterprise from a complex and tightly coupled data landscape to a more flexible architecture ready for the modern world of data consumption. Executives, data architects, analytics teams, and compliance and governance staff will learn how to build a modern scalable data landscape using the Scaled Architecture, which you can introduce incrementally without a large upfront investment. Author Piethein Strengholt provides blueprints, principles, observations, best practices, and patterns to get you up to speed. Examine data management trends, including technological developments, regulatory requirements, and privacy concerns Go deep into the Scaled Architecture and learn how the pieces fit together Explore data governance and data security, master data management, self-service data marketplaces, and the importance of metadata

Book Cloud Data Architectures Demystified

Download or read book Cloud Data Architectures Demystified written by Ashok Boddeda and published by BPB Publications. This book was released on 2023-09-27 with total page 281 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn using Cloud data technologies for improving data analytics and decision-making capabilities for your organization KEY FEATURES ● Get familiar with the fundamentals of data architecture and Cloud computing. ● Design and deploy enterprise data architectures on the Cloud. ● Learn how to leverage AI/ML to gain insights from data. DESCRIPTION Cloud data architectures are a valuable tool for organizations that want to use data to make better decisions. By understanding the different components of Cloud data architectures and the benefits they offer, organizations can select the right architecture for their needs. This book is a holistic guide for using Cloud data technologies to ingest, transform, and analyze data. It covers the entire data lifecycle, from collecting data to transforming it into actionable insights. The readers will get a comprehensive overview of Cloud data technologies and AI/ML algorithms. The readers will learn how to use these technologies and algorithms to improve decision-making, optimize operations, and identify new opportunities. By the end of the book, you will have a comprehensive understanding of loud data architectures and the confidence to implement effective solutions that drive business success. WHAT YOU WILL LEARN ● Learn the fundamental principles of data architecture. ● Understand the working of different cloud ecosystems such as AWS, Azure & GCP. ● Explore different Snowflake data services. ● Learn how to implement data governance policies and procedures. ● Use artificial intelligence (AI) and machine learning (ML) to gain insights from data. WHO THIS BOOK IS FOR This book is for executives, IT professionals, and data enthusiasts who want to learn more about Cloud data architectures. It does not require any prior experience, but a basic understanding of data concepts and technology landscapes will be helpful. TABLE OF CONTENTS 1. Data Architectures and Patterns 2. Enterprise Data Architectures 3. Cloud Fundamentals 4. Azure Data Eco-system 5. AWS Data Services 6. Google Data Services 7. Snowflake Data Eco-system 8. Data Governance 9. Data Intelligence: AI-ML Modeling and Services

Book Hands on Kubernetes on Azure

Download or read book Hands on Kubernetes on Azure written by Nills Franssens and published by Packt Publishing Ltd. This book was released on 2021-05-17 with total page 529 pages. Available in PDF, EPUB and Kindle. Book excerpt: Understand the fundamentals of Kubernetes deployment on Azure with a learn-by-doing approach Key FeaturesGet to grips with the fundamentals of containers and KubernetesDeploy containerized applications using the Kubernetes platformLearn how you can scale your workloads and secure your application running in Azure Kubernetes ServiceBook Description Containers and Kubernetes containers facilitate cloud deployments and application development by enabling efficient versioning with improved security and portability. With updated chapters on role-based access control, pod identity, storing secrets, and network security in AKS, this third edition begins by introducing you to containers, Kubernetes, and Azure Kubernetes Service (AKS), and guides you through deploying an AKS cluster in different ways. You will then delve into the specifics of Kubernetes by deploying a sample guestbook application on AKS and installing complex Kubernetes apps using Helm. With the help of real-world examples, you'll also get to grips with scaling your applications and clusters. As you advance, you'll learn how to overcome common challenges in AKS and secure your applications with HTTPS. You will also learn how to secure your clusters and applications in a dedicated section on security. In the final section, you’ll learn about advanced integrations, which give you the ability to create Azure databases and run serverless functions on AKS as well as the ability to integrate AKS with a continuous integration and continuous delivery (CI/CD) pipeline using GitHub Actions. By the end of this Kubernetes book, you will be proficient in deploying containerized workloads on Microsoft Azure with minimal management overhead. What you will learnPlan, configure, and run containerized applications in production.Use Docker to build applications in containers and deploy them on Kubernetes.Monitor the AKS cluster and the application.Monitor your infrastructure and applications in Kubernetes using Azure Monitor.Secure your cluster and applications using Azure-native security tools.Connect an app to the Azure database.Store your container images securely with Azure Container Registry.Install complex Kubernetes applications using Helm.Integrate Kubernetes with multiple Azure PaaS services, such as databases, Azure Security Center, and Functions.Use GitHub Actions to perform continuous integration and continuous delivery to your cluster.Who this book is for If you are an aspiring DevOps professional, system administrator, developer, or site reliability engineer interested in learning how to get the most out of containers and Kubernetes, then this book is for you.