1. AWS Services for DVA¶
A. Reference¶
- https://aws.amazon.com/blogs/
- https://www.udemy.com/course/aws-certified-developer-associate-dva-c01
2. Progress
¶
- https://www.udemy.com/course/aws-certified-developer-associate-dva-c01/learn/lecture/19771482#overview
- slides:
https://courses.datacumulus.com/downloads/certified-developer-k92/
- practice paper: https://www.udemy.com/course/aws-certified-developer-associate-practice-tests-dva-c01/
Section 4 IAM
:green_circle:¶
- 01_IAM.md
- Directory service:
- 01_SSO+DirectoryService.md
Section 5 EC2
:green_circle:¶
Section 6 EBS_EFS
:green_circle:¶
Section 7 : ELB_ASG
:green_circle:¶
Section 8 - RDS + Aurora + ElastiCache
:green_circle:¶
- 01_RDS.md
- 02_Aurora.md
- 03_ElastiCache.md
ElastiCache Strategies Amazon MemoryDB for Redis
Section 9 - Route 53
:green_circle:¶
- 02_Rout53.md
Routing Policy - Traffic Flow & Geoproximity Hands On
Section 10 - VPC Fundamentals
:green_circle:¶
- VPC details not needed. still can check:
- 03_VPC-1.md
- 03_VPC-2.md
- 03_VPC-3.md
- 03_VPC-4.md
- 04_CloudFront_DVA.md
VPC Fundamentals - Section Introduction VPC, Subnets, IGW and NAT NACL, SG, VPC Flow Logs VPC Peering, Endpoints, VPN, DX VPC Cheat Sheet & Closing Comments Three Tier Architecture
Section 12 - AWS CLI, SDK
:green_circle:¶
- 12_CLI_SDK_more.md
AWS EC2 Instance Metadata AWS EC2 Instance Metadata - Hands On AWS CLI Profiles AWS CLI with MFA AWS SDK Overview Exponential Backoff & Service Limit Increase AWS Credentials Provider & Chain AWS Signature v4 Signing
Section 11,13,14 - S3
:green_circle:¶
Section 15 - CloudFront
:green_circle:¶
- 04_CloudFront.md
- 04_CloudFront_DVA.md
CloudFront - Caching & Caching Policies CloudFront - Cache Behaviors CloudFront - Caching & Caching Invalidations - Hands On CloudFront - Signed URL / Cookies CloudFront - Signed URL - Key Groups + Hands On CloudFront - Advanced Concepts CloudFront - Real Time Logs
Section 16 ECS, ECR & Fargate
:green_circle:¶
- 02_Containers_ECS.md
- 02_Kubernetes_EKS.md
Amazon ECS - Rolling Updates Amazon ECS Task Definitions - Deep Dive Amazon ECS Task Definitions - Hands On Amazon ECS - Task Placements Amazon ECR - Hands On
Section 17 beanstalk
:green_circle:¶
Section 18 Cloudformation
:green_circle:¶
Section 19 SQS,SNS, KDS, KDF
:green_circle:¶
Section 20 Monitor
:green_circle:¶
- 01_CW-Metric.md
- 02_CW-Logs.md
- 03_CW-Alarms.md
- 04_X-rays_DVA.md :yellow_circle:
- 05_cloudTrail.md
- 06_AWS_config.md
Section 21 : lambda
:green_circle:¶
- 03_lambda-01-saa.md
- 03_lambda-dva-01-CLI.md
- 03_lambda-dva-02-trigger.md
- 03_lambda-dva-03-context+event.md
Section 22 : DynamoDB
:green_circle:¶
- 04_1_DynamoDB_SSA.md
- 04_2_DynamoDB_DVA-components.md
- 04_3_DynamoDB_DVA-operations.md
- 04_4_DynamoDB_DVA-cli.md
Section 23 : API-gateway
:green_circle:¶
Section 24 : CI/CD
:green_circle:¶
Section 25 : SAM :Serverless Application Model
:green_circle:¶
Section 26 : CDK
:green_circle:¶
Section 27 : Cognito
:green_circle:¶
Section 28 : serverless more: Step function, AppSync, Amplify
:green_circle:¶
Section 29: Advance IAM (short)
:green_circle:¶
Section 30 : security: KMS,SSM,Secretmanager
:green_circle:¶
- 04_1_KMS_SSA.md
- 04_2_KMS_DVA-cli.md
- 04_3_KMS+HSM_DVA-more.md
- 05_SSM-param-store.md
- 06_secret_manager.md
- more (SSA)
- 07_ACM.md
- 08_WAF + FirewallManager.md
- 09_sheild.md
- 99_more_securiy_services_for_SSA.md
Section 31 : other services
:green_circle:¶
DVA¶
- 03_openSearch.md
- ses: 02_SES+pinpoint.md
- 01_athena_adhocSQL_serverless.md
- 06_MSK.md
- 07_ACM.md
- macie: 99_more.md
- 06_AWS_config.md
SAA¶
services¶
### Compute
- Amazon EC2
- AWS Lambda
- AWS Elastic Beanstalk
- Amazon ECS
- AWS Fargate
- Amazon Auto Scaling
### Containers
- Amazon ECS
- Amazon ECR
- AWS Fargate
### Storage
- Amazon S3
- Amazon Elastic File System (EFS)
- Amazon ElastiCache
### Databases
- Amazon RDS
- Amazon DynamoDB
- Amazon ElastiCache
### Networking & Content Delivery
- Elastic Load Balancing
- Amazon CloudFront
- Amazon Route 53
### Developer Tools
- AWS CodeCommit
- AWS CodeDeploy
- AWS CodeBuild
- AWS CodePipeline
### Monitoring & Observability
- Amazon CloudWatch
- AWS X-Ray
### Security, Identity, and Compliance
- AWS Identity and Access Management (IAM)
- AWS Key Management Service (KMS)
### Management & Governance
- AWS CloudFormation
- AWS CloudTrail
- Amazon EC2 Systems Manager
### Application Integration
- Amazon Simple Queue Service (SQS)
- Amazon Simple Notification Service (SNS)
- Amazon Simple Email Service (SES)
- Amazon API Gateway
- AWS Step Functions
### Analytics
- Amazon Kinesis
### Customer Engagement
- Amazon Cognito
Important topics of exam¶
Study and practice S3, DynamoDB, SQS, KMS, Beanstalk, lambda a lot
Understand SQS with visibility timeouts, message delivery, errors and security
SQS limits and long polling
Practice CloudFormation
Remember CodeDeploy and CodeBuild hooks
Concepts of ALB, NLB, and ASG with EC2 and Beanstalk
Optimizing DynamoDB and S3 queries for performance
Dynamo partition keys, local/global secondary indexes
Understand Beanstalk and itβs best practices
S3 CORS and encryption
S3 limits and important APIs
Use of Kinesis Stream and Kinesis Firehose
Kinesis shards and how to optimize them.
IAM users, groups, roles, and inline policies
Different methods of restricting access to resources (policies, ACLs)
HTTP error codes (4xx, 5xx)
Web identity federation, User Pool, Identity Pool, and STS
Encryption mechanism (SSE, KMS, Client Side Encryptions, In Flight Encryption)
EBS basics
Understand the concept of SAM (Serverless Application Model)
Practice encryption with API gateway, Lambda, S3, Beanstalk, DynamoDB, EBS, SQS with the help of KMS, SSL/HTTPS
Remember important API calls of S3, SQS, Beanstalk, STS, KMS, ECS
Remember how to calculate read and write throughput (RCU, WCU) for DynamoDB.
That all my preparation hope this help.