-
Notifications
You must be signed in to change notification settings - Fork 0
AWS ‐ Exam Guide
FullstackCodingGuy edited this page Jan 22, 2025
·
5 revisions
- AWS Certified Developer - Associate (DVA-C02) Exam Guide
- AWS Certified Developer - Associate (DVA-C02) Sample Exam Questions
- https://www.examtopics.com/exams/amazon/aws-certified-solutions-architect-associate-saa-c03/view/
- Application development lifecycle - knowledge of deployment tools to build and deploy the application
- Credential management - how to configure passwords, secure passwords
- IAM roles
- Zero-downtime deployments
- Blue/green deployments
- Deployment rollback
- Jenkings or AWS CodePipeline
- CodeDeploy
- Elastic BeanStalk - no longer popular choice of deployment nowadays
- OpsWorks
- CodeBuild
- EB CLI
- CodeDeploy
- Handle Serverless Dependencies correctly.
- CLI Deployment
- CI/CD deployments with CodePipeline
- AWS Amplify