Pricing, Billing and Governance Services Flashcards
What is the Application Discovery Service?
Application Discovery Service helps you plan migration projects to the AWS Cloud.
What is Budgets?
Budgets allows you to set custom budgets that alert you when your costs or usage exceed your budgeted amount.
What is the Cost and Usage report?
The Cost and Usage Report contains the most comprehensive set of cost and usage data.
What is Cost Explorer?
Cost Explorer allows you to visualize and forecast your costs and usage over time.
What is Organisations?
Organizations allows you to centrally manage multiple AWS accounts under one umbrella.
What is Control Tower?
Control Tower helps you ensure your accounts conform to company-wide policies.
What is Systems Manager?
Systems Manager gives you visibility into and control over your AWS resources.
What is Trusted Advisor?
Trusted Advisor provides real-time guidance to help you provision your resources following AWS best practices.
What is MarketPlace?
Marketplace is a digital catalog of prebuilt solutions you can purchase or license. You may also use it to sell solutions to others.
What is the AWS Partner Network?
APN is a global community of approved partners that offer software solutions and consulting services for AWS.
DELETE - What is AWS Managed Services?
Managed Services helps you efficiently operate your AWS infrastructure.
What is Professional Services?
Professional Services helps enterprise customers move to a cloud-based operating model.
What is AWS Licence Manager?
License Manager helps you manage software licenses.
What is AWS Certificate Manager?
Certificate Manager helps you provision and manage SSL/TLS certificates.
A customer provisioned an on-demand EC2 instance using a Linux AMI. The instance ran for 10 hours, 3 minutes, and 7 seconds before the user terminated it. How much time will the customer be billed for?
10 hours, 3 minutes, and 7 seconds
You are billed down to the second for an EC2 instance.
A system administrator works for a company and manages several AWS accounts. He would like to use a Convertible Reserved Instance (RI) across different AWS accounts. How can this be set up?
By using consolidated billing with AWS Organizations
Organizations allows you to centrally manage multiple AWS accounts under 1 umbrella. You can allocate resources and apply policies across accounts.
You have decided to use the AWS Cost and Usage Report to track your EC2 Reserved Instance costs. Which AWS service can be used to store AWS Cost and Usage report files?
An S3 bucket you own
You can use Cost and Usage Reports to publish your AWS billing reports to an S3 bucket you own. AWS updates the report in your bucket once a day in comma-separated value (CSV) format. You can view the reports using spreadsheet software or access them from an application using the Amazon S3 API
A company would like to understand its total cost of ownership (TCO) when all workloads are moved to the cloud.
What costs should the company consider in their AWS TCO?
- Compute costs
- Data transfer costs
- Storage costs
A healthcare company has nightly batch jobs that can afford to be interrupted. Which EC2 pricing model can meet this need and provide great savings by using a supply-and-demand model?
Spot Instances
EC2 Spot Instances let you take advantage of unused EC2 capacity in the AWS Cloud. Spot Instances are available at up to a 90% discount compared to On-Demand prices.
A fantasy sports company needs to run an application for the length of a football season (5 months). They will run the application on an EC2 instance and there can be no interruption. Which purchasing option best suits this use case?
On-Demand
This is not a long enough term to make Reserved Instances the better option. Plus, the application can’t be interrupted, which rules out Spot Instances.