AWS Certified Developer (DVA-C01 -> DVA-C02)
Содержание
TL;DR
- Passed exam in one month.
- Created an app with questions and progress that helped me a lot
Note
The AWS Certified Developer - Associate exam is changing February 28, 2023. The last date to take the current exam is February 27, 2023.
To keep the docs up to date I will add new and latest information.
DVA-C01 vs DVA-C02
- new domain: Domain 3: Deployment
- focus will be on testing and deploying your code into different environments including development, test, and production environments. You’ll need to know how CloudFormation, the AWS Cloud Development Kit (CDK), and AWS SAM are used to deploy applications.
- Domains 4 and 5 (“Refactoring” along with “Monitoring and Troubleshooting”) from the DVA-C01 exam guide have been consolidated into Domain 4 (“Troubleshooting and Optimization”) in the DVA-C02 exam guide
- Plus 2% questions in Development with AWS Services domain
Test questions for DVA-C02 - here and here
Criteria
In order to pass the exam, you must score more than 720/1000 (unspecified) points. Criterion will be a minimum threshold of 75/100%, unless conditions change in preparation.
Study Plan
- Find out what the exam requirements are
- Have a list of topics that will be on the exam
- Practice each service for comprehension
- Read extra theory that will not be covered during practice
- Go through the test general questions
- Repeat 3-5 repeat until the result of failed block greater than 80 points
Entrypoint:
Prepare
The AWS website has:
- Exam Preparation Guide DVA-C01
- From 27 Feb 2023 Exam Preparation Guide DVA-C02
To pass the exam, you need to know certain services from the 4 domains: Development with AWS Services
, Security
, Deployment
, , Refactoring
Monitoring and Troubleshooting
List of services on the exam
Version 2.1 DVA-C01Version 1.0 DVA-C02
Analytics:
- Amazon Athena (new in DVA-C02)
- Amazon OpenSearch Service (Amazon Elasticsearch Service)
- Amazon Kinesis
Application Integration:
- AWS AppSync (new in DVA-C02)
- Amazon EventBridge (Amazon CloudWatch Events)
- Amazon Simple Notification Service (Amazon SNS)
- Amazon Simple Queue Service (Amazon SQS)
- AWS Step Functions
Compute:
- Amazon EC2
- AWS Elastic Beanstalk
- AWS Lambda
- AWS Serverless Application Model (AWS SAM) (new in DVA-C02)
Containers:
- AWS Copilot (new in DVA-C02)
- Amazon Elastic Container Registry (Amazon ECR)
- Amazon Elastic Container Service (Amazon ECS)
- Amazon Elastic Kubernetes Services (Amazon EKS)
Database:
- Amazon Aurora (new in DVA-C02)
- Amazon DynamoDB
- Amazon ElastiCache
- Amazon MemoryDB for Redis (new in DVA-C02)
- Amazon RDS
Developer Tools:
- AWS Amplify (new in DVA-C02)
- AWS Cloud9 (new in DVA-C02)
- AWS CloudShell (new in DVA-C02)
- AWS CodeArtifact
- AWS CodeBuild
- AWS CodeCommit
- AWS CodeDeploy
- Amazon CodeGuru
- AWS CodePipeline
- AWS CodeStar
- AWS Fault Injection Simulator
- AWS X-Ray
Management and Governance:
- AWS AppConfig (new in DVA-C02)
- AWS Cloud Development Kit (AWS CDK) (new in DVA-C02)
- AWS CloudFormation
- AWS CloudTrail (new in DVA-C02)
- Amazon CloudWatch
- Amazon CloudWatch Logs (new in DVA-C02)
- AWS Command Line Interface (AWS CLI) (new in DVA-C02)
- AWS Systems Manager (new in DVA-C02)
Networking and Content Delivery:
- Amazon API Gateway
- Amazon CloudFront
- Elastic Load Balancing
- Amazon Route 53 (new in DVA-C02)
- Amazon VPC (new in DVA-C02)
Security, Identity, and Compliance:
- AWS Certificate Manager (ACM) (new in DVA-C02)
- AWS Certificate Manager Private Certificate Authority (new in DVA-C02)
- Amazon Cognito
- AWS Identity and Access Management (IAM)
- AWS Key Management Service (AWS KMS)
- AWS Secrets Manager (new in DVA-C02)
- AWS Security Token Service (AWS STS) (new in DVA-C02)
- AWS WAF (new in DVA-C02)
Storage:
- Amazon Elastic Block Store (Amazon EBS) (new in DVA-C02)
- Amazon Elastic File System (Amazon EFS) (new in DVA-C02)
- Amazon S3
- Amazon S3 Glacier (new in DVA-C02)
Training plan
Opened a training plan for any tutorial to understand where to start learning. Have chosen cloudacademy service (but for example FreeCodeCamp has a free course with content).
Another option is to use free AWS Workshops
AWS Developer - Associate (DVA-C01) Certification Preparation
Don’t see coverage of the following services, so I add them to the block when related topics are covered:
Analytics:
- Amazon Elasticsearch Service (Amazon ES) -> OpenSearch Service
Developer Tools:
- AWS CodeArtifact
- AWS Fault Injection Simulator
My roadmap
The following is my roadmap for the study. There may be adjustments.
- AWS Identity and Access Management (IAM)
- Amazon EC2
- AWS Elastic Beanstalk
- AWS Lambda
- Amazon S3
- Amazon DynamoDB
- Amazon ElastiCache
- Amazon RDS
- Amazon API Gateway
- Amazon CloudFront
- Elastic Load Balancing (ELB)
- Amazon Kinesis
- Amazon OpenSearch Service (Amazon Elasticsearch Service)
- Amazon CloudWatch
- AWS CloudFormation
- AWS CodeCommit
- AWS CodeDeploy
- AWS CodeBuild
- AWS CodePipeline
- Amazon CodeGuru
- AWS CodeStar
- AWS CodeArtifact
- AWS X-Ray
- AWS Fault Injection Simulator
- Amazon Elastic Container Registry (Amazon ECR)
- Amazon Elastic Container Service (Amazon ECS)
- AWS Fargate
- Amazon Elastic Kubernetes Services (Amazon EKS)
- Amazon Cognito
- Route 53
- AWS Key Management Service (AWS KMS)
- Amazon EventBridge (Amazon CloudWatch Events)
- Amazon Simple Notification Service (Amazon SNS)
- Amazon Simple Queue Service (Amazon SQS)
- AWS Step Functions
Resources
- AWS Certified Developer
- A brief overview of the official documentation
- Exam Preparation Guide
- Sample Exam Questions
- https://github.com/itsmostafa/certified-aws-developer-associate-notes
- https://github.com/arnaudj/mooc-aws-certified-developer-associate-2020-notes
- FreeCodeCamp Youtube - AWS Certified Developer - Associate 2020
- How-To Labs from AWS
- AWS Ramp-Up guides: Downloadable AWS Ramp-Up Guides offer a variety of resources to help you build your skills and knowledge of the AWS Cloud.
- Coursera’s AWS Courses(Free to enroll via audit): AWS also provides various specializations in partnership with coursera
- AWS Architecture center: Provides reference architecture diagrams, vetted architecture solutions, Well-Architected best practices, patterns, icons, and more. This expert guidance was contributed by cloud architecture experts from AWS, including AWS Solutions Architects, Professional Services Consultants, and Partners.
- AWS Whitepapers: Expand your knowledge of the cloud with AWS technical content authored by AWS and the AWS community, including technical whitepapers, technical guides, reference material, and reference architecture diagrams.
- Back to Basics: Back to Basics’ is a video series that explains, examines, and decomposes basic cloud architecture pattern best practices.
- AWS Heroes Content Library: AWS Hero authored content including blogs, videos, slide presentations, podcasts, and more.
- https://amazon.qwiklabs.com/catalog
- AWS Workshops: This website lists workshops created by the teams at Amazon Web Services (AWS). Workshops are hands-on events designed to teach or introduce practical skills, techniques, or concepts which you can use to solve business problems.
- https://wellarchitectedlabs.com/
- https://testseries.edugorilla.com/tests/1359/aws-certified-developer-associate