Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering AWS Security - Second Edition

You're reading from  Mastering AWS Security - Second Edition

Product type Book
Published in Apr 2024
Publisher Packt
ISBN-13 9781805125440
Pages 370 pages
Edition 2nd Edition
Languages
Author (1):
Laurent Mathieu Laurent Mathieu
Profile icon Laurent Mathieu

Table of Contents (20) Chapters

Preface 1. Part 1: Foundations of AWS Security
2. Chapter 1: Introduction to AWS Security Concepts and the Shared Responsibility Model 3. Chapter 2: Infrastructure Security – Keeping Your VPC secure 4. Chapter 3: Identity and Access Management – Securing Users, Roles, and Policies 5. Chapter 4: Data Protection – Encryption, Key Management, and Data Storage Best Practices 6. Chapter 5: Introduction to AWS Security Services 7. Part 2: Architecting and Deploying Secure AWS Environments
8. Chapter 6: Designing Secure Microservices Architectures in AWS 9. Chapter 7: Implementing Security for Serverless Deployments 10. Chapter 8: Secure Design Patterns for Multi-Tenancy in Shared Environments 11. Chapter 9: Automate Everything to Build Immutable and Ephemeral Resources 12. Part 3: Monitoring, Automation and Continuous Improvement
13. Chapter 10: Advanced Logging, Auditing, and Monitoring in AWS 14. Chapter 11: Security Compliance with AWS Config, AWS Security Hub, and Automated Remediation 15. Chapter 12: DevSecOps – Integrating Security into CI/CD Pipelines 16. Chapter 13: Keeping Up with Evolving AWS Security Best Practices and Threat Landscape 17. Chapter 14: Closing Note 18. Index 19. Other Books You May Enjoy

Event-driven security

Event-driven architectures have emerged as the bedrock of contemporary cloud-native applications, especially those leveraging serverless platforms. While these architectures offer many benefits, such as scalability and decoupling, they also present unique security challenges. This section aims to offer an in-depth exploration of these challenges, focusing on strategies for mitigation, with a specific emphasis on EventBridge.

Event sources

First and foremost, it is essential to identify and secure the event sources. These could range from API requests and message queues to cloud storage and databases. Ensuring that only authorized entities can generate events is the first line of defense in event-driven security. This often involves implementing proper authentication and authorization mechanisms, both at the event source and destination levels.

Event schema validation

EventBridge’s schema registry allows event schemas to be defined, which serve...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}