Exam questions Flashcards
You need to create and show rates to specific customers across a given period an alternate version of the monthly invoice information. What service should you use.
AWS Billing conductor
You want to run a report where you can see a monthly cost breakdown by AWS Service and potential future cost.
Which tool do you need?
AWS Cost Explorer
Which service retrieve key costs related to various AWS services
AWS Pricing API
AWS Trusted Advisor recommends AutoScaling groups. With what Pilar does this align best
Sustainability
By autoscaling you prevent running instances that consumes eneergy that aren’t needed
What is an IGW?
Internet Gateway
What is a good option for block storage for EC2 that’s Scale able to petabyte level
EFS (Elastic File Systems) - it’s a managed file system that can scale to petabyte level
You need to use AWS service for managing and automating tasks performed on many AWS CloudFormation Stacks. Which system would you use?
AWS Resource groups - is used for managing automating tasks performed on multiple resources at the same time.
What is a private cloud deployment?
On-premises
You need expert Guidance to meet security and compliance requirements to implement best practices for a migration. What service should you use?
AWS Security Competency Partners
What is default number of VPC you can have within an individual region?
5
What section of an IAM policy manages the behaviors?
Effects -
What type of storage option is a regional service that gives you the ability to store and manages files within the AWS cloud?
Amazon EFS (Elastic File Systems) - its a regional service that allows you to create and manage file systems within the AWS cloud infrastructure.
Name 2 AWS container orchestration tools
- ECS (Elastic container Service)
- EKS (Elastic Kubernetes Service)
What security group gives the ability to manage permissions for several different users at once time while controlling access to specific AWS resources?
IAM groups, these group manages permissions for multiple users at one time.
What is rehosting?
“lift and shift” - little to no changes are made to the application while moving the application to the cloud.
What is replatforming?
“lift, thinker and shift” - for this strategy you need to change certain part of the application, but not the core of the app.
What is repurchasing?
This is a strategy means you replace your old application with a completely new cloud based application.