Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afonsoaugusto/8c975c727815136584cc58dec5978c7a to your computer and use it in GitHub Desktop.
Save afonsoaugusto/8c975c727815136584cc58dec5978c7a to your computer and use it in GitHub Desktop.
https://amazon.qwiklabs.com/
Faqs:
https://aws.amazon.com/pt/ec2/faqs/
https://aws.amazon.com/pt/s3/faqs/
https://aws.amazon.com/pt/vpc/faqs/
https://aws.amazon.com/pt/route53/faqs/
https://aws.amazon.com/pt/rds/faqs/
https://aws.amazon.com/pt/sqs/faqs/
https://www.aws.training/Details/Curriculum?id=20685
Module 1
Exam Readiness: AWS Certified Solutions Architect – Associate - Module 1 - Design Resilient Architectures
EFS -
faqs:
https://aws.amazon.com/pt/efs/faq/
https://aws.amazon.com/pt/s3/faqs/
https://aws.amazon.com/pt/glacier/faqs/
https://aws.amazon.com/pt/cloudfront/features/#faq
https://aws.amazon.com/pt/sqs/faqs/
https://aws.amazon.com/pt/elasticloadbalancing/faqs/
https://docs.aws.amazon.com/pt_br/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html
HA:
https://d1.awsstatic.com/whitepapers/architecture/AWS_Well-Architected_Framework.pdf
cost efficient fault-tolerant
cost efficient high-availability
Recovery Point Objetive ou RPO: diz respeito à quantidade de informação que é tolerável perder, no caso de uma parada nas operações.
Recovery Time Objective ou RTO: diz respeito à quantidade de tempo que as operações levam para voltar ao normal, após uma parada.
Test Axioms
- Expect "Single AZ" will never be a right answer
- Using AWS Managed services should always be preferred
- Fault Tolerant and High availability are not the same thing
- Expect that everthing will failt at some point and design accordingly
https://www.one-tab.com/page/rE2ldPv9SuSHtBO6VWj4Fw
https://www.one-tab.com/page/r1BUJJrAQ--W-57G0L2SwA
Module 3
https://d1.awsstatic.com/training-and-certification/docs/AWS_Certified_Solutions_Architect_Associate_Sample_Questions.pdf
1 - D
2 - B D
3 - B
4 - C
5 - A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment