Securing Cloud Containers
- Nyhet
Building and Running Secure Cloud-Native Applications
Häftad, Engelska, 2025
Av Sina Manavi, Abbas Kudrati, Muhammad Aizuddin Zali, Sina (DHL IT Services) Manavi, Australia) Kudrati, Abbas (LaTrobe University, Muhammad Aizuddin (DHL IT Services) Zali
889 kr
Beställningsvara. Skickas inom 5-8 vardagar
Fri frakt för medlemmar vid köp för minst 249 kr.A practical and up-to-date roadmap to securing cloud containers on AWS, GCP, and Azure Securing Cloud Containers: Building and Running Secure Cloud-Native Applications is a hands-on guide that shows you how to secure containerized applications and cloud infrastructure, including Kubernetes. The authors address the most common obstacles and pain points that security professionals, DevOps engineers, and IT architects encounter in the development of cloud applications, including industry standard compliance and adherence to security best practices. The book provides step-by-step instructions on the strategies and tools you can use to develop secure containers, as well as real-world examples of secure cloud-native applications. After an introduction to containers and Kubernetes, you'll explore the architecture of containerized applications, best practices for container security, security automation tools, the use of artificial intelligence in cloud security, and more. Inside the book: An in-depth discussion of implementing a Zero Trust model in cloud environmentsAdditional resources, including a glossary of important cloud and container security terms, recommendations for further reading, and lists of useful platform-specific tools (for Azure, Amazon Web Services, and Google Cloud Platform)An introduction to SecDevOps in cloud-based containers, including tools and frameworks designed for Azure, GCP, and AWS platformsAn invaluable and practical resource for IT system administrators, cloud engineers, cybersecurity and SecDevOps professionals, and related IT and security practitioners, Securing Cloud Containers is an up-to-date and accurate roadmap to cloud container security that explains the “why” and “how” of securing containers on the AWS, GCP, and Azure platforms.
Produktinformation
- Utgivningsdatum2025-07-28
- Mått185 x 231 x 20 mm
- Vikt522 g
- SpråkEngelska
- SerieTech Today
- Antal sidor352
- FörlagJohn Wiley & Sons Inc
- EAN9781394333738
Tillhör följande kategorier
SINA MANAVI is the Global Head of Cloud Security and Compliance at DHL IT Services. ABBAS KUDRATI is Asia’s Chief Identity Security Advisor at Silverfort. He is a former Chief Cybersecurity Advisor at Microsoft Asia and a Professor of Practice in Cybersecurity at LaTrobe University, Australia. MUHAMMAD AIZUDDIN ZALI is a principal architect and team manager at DHL ITS for Secure Public Cloud Services - Container & Kafka Platform team.
- Foreword xxvIntroduction xxviiChapter 1 Introduction to Cloud-Based Containers 1Cloud Café Story 1The Story Continues: The Café’s Expansion 2The Cloud Kitchen Model 3Making Cloud Kitchen a Success 3How Containers Changed the Whole Game Plan 3The New Hub of HiTechville 4The Evolution of Cloud Infrastructure 4The Era of Mainframes 4The Rise of Virtualization 4The Emergence of Cloud Services 5The Shift to Containers 5Introduction to Containers in Cloud Computing 6The Role of Containers in Modern Cloud Computing 6Virtual Machines Versus Containers in Cloud Environments 6Benefits of Using Containers in Cloud 7Popular Cloud Container Technologies 8Overview of Cloud-Native Ecosystem for Containers 11Summary 12Chapter 2 Cloud-Native Kubernetes: Azure, GCP, and AWS 13What Is Kubernetes? 15Managed Kubernetes Services 17Microsoft Azure Kubernetes Services 17Google Kubernetes Engine 18Amazon Elastic Kubernetes Service 19Azure-, GCP-, and AWS-Managed Kubernetes Service Assessment Criteria 21Azure, GCP, and AWS Cloud-Native Container Management Services 23Summary 23Chapter 3 Understanding the Threats Against Cloud-Based Containerized Environments 25Initial Stage of Threat Modeling 25The MITRE ATT&CK Framework 26Threat Vectors 27Tactic and Techniques in MITRE ATT&CK 27Cloud Threat Modeling Using MITRE ATT&CK 31Cloud Container Threat Modeling 37Foundations of Cloud Container Threat Modeling 37Kubernetes Control Plane: Securing the Orchestration Core 37Worker Nodes: Securing the Execution Environment 38Cluster Networking: Defending the Communication Fabric 39Workloads: Hardening Containers and Application Logic 40IAM: Enforcing Granular Access Across Layers 41Persistent Storage: Securing Data at Rest 42CI/CD Pipeline Security: Defending the DevOps Chain 42Log Monitoring and Visibility: Detecting What Matters 43Resource Abuse and Resiliency: Planning for the Worst 44Resource Abuse: Unauthorized Exploitation of Cloud Resources 44Resiliency and Business Continuity Planning in Kubernetes 46Compliance and Governance 47Summary 48Chapter 4 Secure Cloud Container Platform and Container Runtime 49Introduction to Cloud-Specific OS and Container Security 49Cloud-Specific OS: A Shifting Paradigm How OS Should Work 50Container Security Architecture 51Host OS Hardening for Container Environments 53Leverage Container-Optimized OSs 53Establish and Maintain Secure Configuration Baselines 54Implement Robust Access Controls and Authentication 55Apply Timely Security Updates and Patches 55Implement Host-Based Security Controls 56Container Runtime Hardening 56Minimal Container Images 56Multistage Build 57Drop Unnecessary Capabilities 57Implement Seccomp Profiles 58Resource Controls 59Use Memory and CPU Limits 60Process and File Restrictions 60Logging and Monitoring 61Regular Security Updates 62Network Security 62Implementing Kubernetes Network Policies (netpol) 64Leveraging Service Mesh for Advanced Secure Communication 64Leveraging Cloud Network Security Groups 66Linux Kernel Security Feature for the Container Platform 67Linux Namespaces, Control Groups, and Capabilities 68OS-Specific Security Capabilities (SELinux, AppArmor) 69Security Best Practices in Cloud Container Stack 70Least Privilege (RBAC) and Resource Limitation for Azure, Gcp, Aws 71Scanning and Verifying Images Using Cloud Services 72Compliance and Governance in Cloud Environments 73Meeting Regulatory Compliance (PCI-DSS, HIPAA) for Containerized Workload 73Tools to Help Meet Compliance 76Cloud-Native Security Benchmarks and Certifications 76Future Trends and Emerging Standards in Cloud-Native Security 78AI and Machine Learning Security Standards 79Automated Compliance and Continuous Assessment 79Summary 81Chapter 5 Secure Application Container Security in the Cloud 83Securing Containerized Applications in Cloud Container Platforms 83Shared Responsibility Model 84Image Security 84Network Security 85Threat Intelligence for Cloud-Native Containers 87CI/CD Security in Cloud-Based Container Pipelines 90Shifting Left and Managing Privileges in Azure DevOps, Google Cloud Build, and AWS CodePipeline 91Azure DevOps 91Google Cloud Build 92AWS CodePipeline 93Penetration Testing for Cloud-Based Containers 94Supply Chain Risks and Best Practices in the Cloud 95Securing Container Registries in the Cloud (ACR, ECR, GCR) 97Image Signing and Verification in Cloud Platforms 98Role-Based Access Control in Cloud Supply Chains 99Summary 101Chapter 6 Secure Monitoring in Cloud-Based Containers 103Introduction to Secure Container Monitoring 103Key Monitoring Enablement Business Goals 104Enabling Cost Efficiency 104Supporting Compliance and Audit Readiness 104Enhancing Incident Response 105Ensuring High Availability 106Continuous Risk Identification and Remediation 106Driving Strategic Decision-Making 108Challenges in Monitoring Cloud-Based Containers 108Ephemeral Workloads 108Distributed Architectures 109Data Volume and Noise 109Security Considerations in Container Monitoring 110Observability in Multitenancy 111Integration with Modern DevOps and SecOps Toolchains 111Lack of Standardization 112Advanced Analytics and Predictive Insights 112Comprehensive Monitoring and Security Architecture for Containerized Workloads 112Comprehensive Visibility Across Layers 115Container-Level Monitoring: Runtime Security and Observability 116Kubernetes Control Plane Monitoring: Orchestration Platform Security 118Infrastructure Monitoring: Host and Cloud Environment Security 119Threat Intelligence Integration: Enriched Detection and Proactive Defense 120Automated Detection and Response 120Application Performance Monitoring and Security 121Compliance and Regulatory Adherence 122Proactive Threat Detection: MITRE ATT&CK Operationalization 123Enhancing Modern Capabilities with Advanced Techniques 123Toward a Secure and Resilient Cloud-Native Future 127Summary 127Chapter 7 Kubernetes Orchestration Security 129Cloud-Specific Kubernetes Architecture Security 130Control Plane Security 130Worker Node Security 131Shared Security Responsibilities 133Securing the Kubernetes API in Azure, GCP, and AWS 134Securing AKS API 134Securing GKE API 135Securing EKS API 135Best Practices for Securing the Kubernetes API 136Audit Logging and Policy Engine in Cloud Platform 137Implementation Strategies 137Policy Engine 138Integration and Operational Considerations 138AKS Policy Implementation 139GKE Policy Controls 139EKS Policy Framework 140Cross-Platform Policy Considerations 140Advanced Policy Patterns 141Audit Logging 141AKS Audit Logging 142GKE Audit Logging 142EKS Audit Logging 143Cross-Platform Audit Logging Strategies 143Advanced Audit Logging Patterns 144Security Policies and Resource Management for Cloud-Based Kubernetes 144Network Policies and Admission Controllers in Cloud 145Azure Policy Implementation 145Google Kubernetes Engine Policy Control 146AWS Network Policy Implementation 147Network Policy Implementation 147Advanced Implementation Strategies 148Summary 148Chapter 8 Zero Trust Model for Cloud Container Security 149Zero Trust Concept and Core Principles 150Core Principles of Zero Trust Architecture 151Implementing Zero Trust in Cloud-Based Containers 153IAM in Zero Trust 153Network Segmentation and Micro-Segmentation in Cloud Containers 154Network Segmentation 154Micro-Segmentation 155Continuous Monitoring and Risk-Based Access Decisions in Cloud 155End-to-End Encryption and Data Security in Cloud Containers 156Zero Trust in Kubernetes Security 157Enforcing Kubernetes Security Policies with Zero Trust Principles 157Zero Trust for Service Meshes (Istio, Linkerd) in Cloud-Based Kubernetes 158Secure Access to Cloud-Based Kubernetes Control Planes 160The Importance of Secure Access 160Securing with Private Azure Kubernetes Service Cluster 161Implementing Zero Trust for Multicloud Container Environments 163Zero Trust Framework in Multicloud 163Case Study: Applying Zero Trust in Cloud Container Workloads for a Banking Customer 165Summary 166Chapter 9 DevSecOps in Cloud-Based Container Platform 169DevOps to DevSecOps in Azure, GCP, and AWS 170Integrating Security into Cloud CI/CD Pipelines 172SAST and Dependency Analysis in Cloud Environments 175Infrastructure as Code Security for Cloud 177Secrets Management in Cloud-Native DevSecOps 178Continuous Monitoring and Alerts in Cloud-Based DevSecOps 180Cloud-Based DevSecOps Tools and Frameworks 183Azure DevOps 183Google Cloud Build 183AWS CodePipeline 184Cross-Platform DevSecOps Frameworks 184Selecting Cloud-Based DevSecOps Tools and Frameworks 185Summary 185Chapter 10 Application Modernization with Cloud Containers 187Analyzing Legacy Architectures 188Microservices Transformation in Practice 188Adopting an API-First Strategy 191Containerization and Orchestration 191Cloud Migration and Modernization Approaches 192Implementing Security Development Operation Practices 192Microservices Architecture 195Netflix’s Journey to Microservices 195Security Challenges in Microservices-Based Applications 197Kubernetes and Service Mesh for Microservices 197Implementing Zero Trust Security in Microservices 198Securing APIs in Cloud-Native Microservices 199Securing APIs in Cloud-Native Microservices 199API Security Challenges in Cloud-Native Environments 200API Gateway Solutions in Each Cloud Provider 200Best Practices for API Security and Rate Limiting 201Security Design Principles for Cloud-Native Apps 202The 12-Factor App as a Cloud-Native Development Guiding Principle 203Runtime Protection and CNAPP Integration 204Application Modernization and Resiliency 205Summary 205Chapter 11 Compliance and Governance in Cloud-Based Containers 207Understanding the Key Compliance and Governance in Containerized Environments 208General Data Protection Regulation (GDPR) 208Health Insurance Portability and Accountability Act (HIPAA) 208Payment Card Industry Data Security Standard (PCI-DSS) 209System and Organization Controls (SOC 2) 209NIST SP 800-190: Application Container Security Guide 209ISO/IEC 27000 Series 210Iso/iec 27001 210Iso/iec 27017 210Iso/iec 27018 211CIS Kubernetes Benchmark (General) 211CIS AKS Benchmark (Azure Kubernetes Service) 211CIS GKE Benchmark (Google Kubernetes Engine) 212CIS EKS Benchmark (Amazon Elastic Kubernetes Service) 212A Comparison of the Key Compliance Standards and Regulations 212How to Achieve Container Compliance and Governance for AKS, GKE, and EKS 214Identity and Access Management (IAM) 214Authentication and Authorization 215Data Encryption (at Rest and in Transit) 216Logging and Monitoring 218Vulnerability Management 219Network Security 220Policy and Governance 221Incident Response 222Data Residency and Privacy 223Supply Chain Security 224Continuous Compliance and Automation 226Container-Specific Best Practices 227Compliance Dashboard 228Summary 228Chapter 12 Case Studies and Real-World Examples in Cloud Container Security 231Case Study 1: Netflix’s Adoption of Cloud Containers Security 232Case Study 2: Capital One’s Adoption of Zero Trust Security for Cloud Containers 235Case Study 3: PayPal’s Adoption of Zero Trust Security for Cloud Containers 238Case Study 4: Uber’s Cloud Container Security Implementation 241Summary 245Chapter 13 The Future of Cloud-Based Container Security 247The Rise of Advanced Container Orchestration 247Zero Trust and Container Security 248Enhanced Runtime Security and AI Integration 249Evolution of Container Image Security 249Container Security as Code 249Shift-Left Security Paradigm 251Serverless Containers and Security Implications 251Compliance and Regulatory Frameworks 252Blockchain and Container Provenance 252Increased Visibility and Observability 253Quantum Computing and Container Security 253Community-Driven Security Standards 253Business Impact of Container Security Failures 254Organizational Maturity and Operating Models for Container Security 254Talent and Skills Gap in Container Security 255Global Regulations and Data Sovereignty Impact 256Integration with Enterprise Security Ecosystem 256Future Predictions: Autonomous Container Security 256Summary 257Chapter 14 Security Automation and AI in Cloud Container Security 259Threat Landscape in Container Environments 260Foundations of Security Automation in Container Platforms 260Integrating AI and Machine Learning for Proactive Defense 261Security Orchestration, Automation, and Response in Cloud-Based Containers 261Microsoft Azure Kubernetes Service Integration with SOAR 262Google Kubernetes Engine Integration with SOAR 263Amazon Elastic Kubernetes Service Integration with SOAR 263Enhancing Container Threat Intelligence Feeds with Cloud-Based AI 264Azure Kubernetes Service: Proactive Defense with AI-Enhanced Threat Intelligence 265Google Kubernetes Engine: Threat Intelligence Amplified with Chronicle and AI Correlation 265Amazon EKS: Scaling AI-Driven Threat Intelligence in Hyper-Scale Environments 266Challenges and Considerations 267Ensuring Explainability and Trust in AI Decisions 269Addressing the Skills Gap in AI and Automation 269Best Practices and Automation Strategies 270The Road Ahead: Future of AI and Automation in Container Security 272Strategic Roadmap for Decision-Makers 273Summary 274Chapter 15 Cloud Container Platform Resiliency 275High Availability and Fault Tolerance in Cloud Container Platforms 276Disaster Recovery Strategies for Cloud Container Platform 277Core Components of Modern DR Architecture 278Implementation Strategies and Best Practices 278Advanced Topics in Container DR 279Operational Considerations and Maintenance 279Future Planning 280Security and Compliance in DR Strategies 280Resiliency in Multicloud Container Platform Environments 281Architectural Foundations 282Data Management and Persistence 283Platform Operations and Management 283Security and Compliance 283Cost Management and Resource Optimization 284Disaster Recovery and Business Continuity 284Monitoring and Testing Container Resiliency 285Summary 287Appendix A Glossary of Cloud and Container Security Terms 289Appendix B Resources for Further Reading on Cloud-Based Containers 299Foundational Concepts and Containerization Basics 299Cloud-Specific Container Services 300Advanced Container Management and Orchestration 301Books and Articles 302Online Courses and Tutorials 302Security Resources 303Appendix c Cloud-Specific Tools and Platforms for Container Security 305Microsoft Azure Container Security Tools 305Amazon Web Services (AWS) Container Security Tools 306Google Cloud Platform (GCP) Container Security Tools 308Multicloud and Open-Source Container Security Tools 309Index 311