1. How does AWS MOST effectively reduce computing costs for a growing start-up company?
A) A. It provides on-demand resources for peak usage. B) B. It automates the provisioning of individual developer environments. C) C. It automates customer relationship management. D) D. It implements a fixed monthly computing budget.
2. A startup is working on a new application that needs to go to market quickly. The application requirements may need to be adjusted in the near future. Which of the following is a characteristic of the AWS Cloud that would meet this specific need?
A) A. Elasticity B) B. Reliability C) C. Performance D) D. Agility
3. Which AWS Support plan provides a full set of AWS Trusted Advisor checks?
A) A. Business and Developer Support B) B. Business and Basic Support C) C. Enterprise and Developer Support D) D. Enterprise and Business Support
4. Which of the following services have Distributed Denial of Service (DDoS) mitigation features? (Choose two.)(Select 2answers)
A) A. AWS WAF B) B. Amazon DynamoDB C) C. Amazon EC2 D) D. Amazon CloudFront E) E. Amazon Inspector
5. When building a cloud Total Cost of Ownership (TCO) model, which cost elements should be considered for workloads running on AWS? (Choose three.)(Select 3answers)
A) A. Compute costs B) B. Facilities costs C) C. Storage costs D) D. Data transfer costs E) E. Network infrastructure costs F) F. Hardware lifecycle costs
1. Right Answer: A Explanation: You can continue to optimize your spend and keep your development costs low by making sure you revisit your architecture often, to adjust to your startup growth. Manage your cost further by leveraging different options such as S3 CloudFront for caching & offloading to reduce cost of EC2 computing, as well as Elastic Load Balancing which prepares you for massive scale, high reliability and uninterrupted growth. Another way to keep costs down is to use AWS Identity and Access Management solutions (IAM) to manage governance of your cost drivers effectively and by the right teams. https://aws.amazon.com/startups/lean/
2. Right Answer: D Explanation: Agile is a time boxed, iterative approach to software delivery that builds software incrementally from the start of the project, instead of trying to deliver it all at once near the end.http://www.agilenutshell.com
3. Right Answer: D Explanation:
4. Right Answer: A,D Explanation: https://aws.amazon.com/shield/
5. Right Answer: A,C,E Explanation: https://aws.amazon.com/blogs/aws/the-new-aws-tco-calculator/
Leave a comment