The AWS Certified SysOps Administrator – Associate (SOA-C02) exam is intended for system administrators in a cloud operations role who have at least 1 year of hands-on experience with deployment, management, networking, and security on AWS.
SOA-C02 is the first AWS exam that includes 2 sections
- Objective questions
- Hands-on labs
SOA-C02 Exam is for 190 minutes with 51 objective-type questions and 3 Hands-on labs.
Labs are performed in a separate instance with 135 minutes
Labs are pretty easy if you have worked on AWS.
NOTE: Once you complete a section and click next you cannot go back to the section. The same is for the labs. Once a lab is completed, you cannot return back to the lab.
I create this repo as a References for anyone that never worked with AWS or have very little experience on it's
List of Labs:
- Schedule AWS Lambda functions using EventBridge
- Setup ASG and ALB
- Configure WAF Rules
- Configure 2 S3 witch default encryption and access logs
- Amazon RDS Backup & Restore using AWS Backup
To-do:
- Create Cloudwatch custom metric to filter statuscode=500 and notify it in SNS.
- EventBridge rule to apply aws system manager automation document for a ec2 based on a spot fleet interruption warning.
- Creating an Amazon VPC with public and private subnets
- Create lifecycle and enforce encryption
- Connect Lambda to a VPC, use RDS proxy to connect to an RDS Database. Select correct execution role for the Lambda.