
AWS Config provides near real-time inventory and configuration management across accounts with unified dashboard; track changes, relationships, and PCI or HIPAA compliance, and enable auto remediation via rules and Lambda.
Explore AWS config advanced queries to dynamically assess resource compliance across EC2 instances and accounts with sql-like queries, using Amazon's sample queries in the Advanced Query dashboard for action.
Explore AWS Config aggregators to centralize compliance rules across multiple accounts and organization units, enabling a single dashboard to monitor resource compliance in dev, test, and prod.
Enforce ec2 compliance by ensuring AMIs carry the DevSecOpsApproved tag; an AWS Config rule and CloudFormation template automatically stops instances using unapproved AMIs.
Identify IAM users with excessive privileges by evaluating star actions and resources across inline and managed policies, using an AWS Config rule and a LaMDA function, via the rule development kit.
Automate cloud security by detecting CloudTrail disablement, alerting SecOps with GuardDuty and Security Hub findings, and auto re-enabling logging via CloudWatch SNS Lambda, guided by a CloudFormation template.
Monitor and automatically remediate overly permissive S3 object ACLs using CloudTrail, EventBridge, and Step Functions, with SecOps notifications and a CloudFormation-based deployment for rapid, compliant remediation.
apply attribute based access control for ec2 by matching resource tags with team and project tags, using condition keys and iam policies, deployed via cloud formation or cdk.
Master fine-grained AWS IAM policies using the policy generator and policy simulator to grant a single S3 bucket access, test with simulations, and deploy confidently.
Expand your knowledge of the cloud with technical content authored by community experts, including technical whitepapers, technical guides, reference material, and reference architecture diagrams.
Learn now how to protect your data, and manage your infrastructure in a secure way. There are many useful and powerful features that a customer can use to protect themselves against security incidents & data breaches.
Your course instructor[s] are AWS Experts with 16+ years of experience in Cloud & Security.
You will learn about how AWS Security services can be combined to deliver cloud security. All the examples demonstrated are from real-world customer use-cases and are being used in production. The automation templates & scripts provided can be modified by any user to get themselves familiar with these services and deploy in their customer environments
At the end of this course, you will be able to confidently able to answer the following questions,
How to simplify compliance auditing, security analysis, change management, and operational troubleshooting
How to assess, audit, and automate the remediation of non compliant resources configurations.
Write custom compliance rules to meet organisational needs
How to automatically respond to security incidents.
How to effectively respond to and mitigate the potential impact of security incidents
You will learn advanced techniques to prepare and respond to security events.
What are different security services offered by AWS?
How to use the AWS security services to comply to a frameworks(for example NIST)?
The lectures range from simple security features to really complex event driven systems to keep your AWS accounts in compliance based on a set of rules. All the scripts and commands are on our GitHub repository. You can fork them and try it in your own accounts & laptops.