1. Which Amazon EC2 pricing model adjusts based on supply and demand of EC2 instances?
A) A. On-Demand Instances B) B. Reserved Instances C) C. Spot Instances D) D. Convertible Reserved Instances
2. Which design principles for cloud architecture are recommended when re-architecting a large monolithic application? (Choose two.)(Select 2answers)
A) A. Use manual monitoring. B) B. Use fixed servers. C) C. Implement loose coupling. D) D. Rely on individual components. E) E. Design for scalability
3. Which is the MINIMUM AWS Support plan that allows for one-hour target response time for support cases?
A) A. Enterprise B) B. Business C) C. Developer D) D. Basic
4. Where can AWS compliance and certification reports be downloaded?
A) A. AWS Artifact B) B. AWS Concierge C) C. AWS Certificate Manager D) D. AWS Trusted Advisor
5. Which AWS service provides a customized view of the health of specific AWS services that power a customer's workloads running on AWS?
A) A. AWS Service Health Dashboard B) B. AWS X-Ray C) C. AWS Personal Health Dashboard D) D. Amazon CloudWatch
1. Right Answer: C Explanation: In the new model, the Spot prices are more predictable, updated less frequently, and are determined by supply and demand for Amazon EC2 spare capacity, not bid prices.https://aws.amazon.com/blogs/compute/new-amazon-ec2-spot-pricing/
2. Right Answer: C,E Explanation: Rearchitecting applications involves sweeping change where an old monolithic application is completely revamped according to modern microservices architecture. Using individual components to re-architect a big application is one part of the process. The most important part is to design the application for scalability because the level of investment for a monolithic application can only be justified when resilience and scalability is needed.https://www.architech.ca/re-architect-applications/
3. Right Answer: B Explanation: https://aws.amazon.com/premiumsupport/plans/
4. Right Answer: A Explanation: WS Artifact is your go-to, central resource for compliance-related information that matters to you. It provides on-demand access to AWS's security and compliance reports and select online agreements. The AWS SOC 2 report is particularly helpful for completing questionnaires because it provides a comprehensive description of the implementation and operating effectiveness of AWS security controls. Another useful document is the Executive Briefing within the AWS FedRAMP Partner Package.https://aws.amazon.com/compliance/faq/
5. Right Answer: C Explanation: Personal Health Dashboard gives you a personalized view of the status of the AWS services that power your applications, enabling you to quickly see when AWS is experiencing issues that may impact you. For example, in the event of a lost EBS volume associated with one of your EC2 instances, you would gain quick visibility into the status of the specific service you are using, helping save precious time troubleshooting to determine root cause.https://aws.amazon.com/premiumsupport/technology/personal-health-dashboard/
Leave a comment