UDEMY AWS Certified Solutions Architect Associate Practice Test 5 Flashcards
What is the limit of scope of VPC endpoints?
Ex., Global, Regional, AZ.
VPC endpoints are region-specific only and do not support inter-region communication.
What is used to deliver HPC and enhanced networking for Windows Servers?
Elastic Network Adapter (ENA).
What HPC feature is needed for OS-bypass capabilities?
Is it compatible with windows?
Elastic Fabric Adapter (EFA). NOT windows compatible
How do you create your DNS zone apex to point to a load balancer?
Create an A record aliased to the load balancer DNS name.
ex., an alias record for tutorialsdojo.com that routes traffic to www.tutorialsdojo.com
What is the failover behavior for running a single Aurora DB instance?
Aurora will attempt to create a new DB Instance in the same Availability Zone as the original instance and is done on a best-effort basis.
Why is multiple API calls across different data sources considered poor design?
This can degrade application performance and user experience
What is the best solution for easy retrieval of data from multiple sources with just a single call?
AppSync pipeline resolvers
What is AppSync?
AWS AppSync is a managed service that makes it easy to build scalable APIs that connect applications to data
What is AWS Batch?
AWS Batch is a powerful tool for developers, scientists, and engineers who need to run a large number of batch and ML computing jobs
Key words - CONCURRENT, PARALLEL
Whats the best way to troubleshoot application performance or traffic patterns on your app running on an AWS service (ex., ECS Anywhere service)?
Amazon CloudWatch Application Insights can be used to analyze traffic patterns and simplify troubleshooting.
Should you read every little detail in AWS questions or skim over assuming that AWS is not trying to trick you??
YES READ EVERY DETAIL IN A QUESTION AWS IS TRYNG TO TRICK YOU!!!!!
Are you going to pass this certification and move on to a different job and continue to earn more $$ and do more and better things?
100%.
What is SQS visibility timeout?
The visibility timeout is a period of time during which SQS prevents other consuming components from receiving and processing a message.
what is the default visibility timeout?
30 seconds
What is the best way to block or allow http/s traffic from specific countries?
Create a Web ACL rule in AWS WAF to block the specified country