AWS CDA - Certified Developer Associate
AWS CDA - Certified Developer Associate
ASSOCIATE
KICK STARTED, IAM & AWS CLI
WELCOME!
https://infrastructure.aws/
AWS REGIONS
https://aws.amazon.com/about-aws/global-infrastructure/
HOW TO CHOOSE AN AWS REGIONS
?
legal requirements: data never leaves a
?
region without your explicit permission
Proximity to customers: reduced latency
https://aws.amazon.com/cloudfront/features/
TOUR OF THE AWS CONSOLE
AWS has Global Services:
Identity and Access Management (IAM)
Route 53 (DNS service)
CloudFront (Content Delivery Network)
WAF (Web Application Firewall)
Content is delivered to end users with lower latency
Most AWS services are Region-scoped:
Amazon EC2 (Infrastructure as a Service)
Elastic Beanstalk (Platform as a Service)
Lambda (Function as a Service)
Rekognition (Software as a Service)
Group: Operations
Group: Developers Group:
Auditors
"cloudwatch:GetMetricStatistics",
"cloudwatch:Describe*"
],
"Resource": "*"
}
]
IAM POLICIES INHERITANCE
Auditors
Operations
Developers
Alice
Main benefit of MFA: if a password is stolen or hacked, the account is not compromised
THANK YOU