Udemy Practice Exam 6 Flashcards
Which tool/service will help you get a forecast of your spending for the next 12 months?
AWS Cost Explorer
ou can view data for up to the last 12 months, forecast how much you’re likely to spend for the next 12 months, and get recommendations for what Reserved Instances to purchase.
AWS Cost Explorer
lets you explore AWS services and create an estimate for the cost of your use cases on AWS.
AWS Pricing Calculator
An e-commerce application sends out messages to a downstream application whenever an order is created. The downstream application processes the messages and updates its own systems. Currently, the two applications directly communicate with each other.
Which service will you use to decouple this architecture, without any communication loss between the two systems?
Amazon Simple Queue Service (SQS)
A company wants to establish a private, dedicated connection between AWS and its on-premises datacenter. Which AWS service is the right choice for this requirement?
AWS Direct Connect
AWS Direct Connect does not encrypt your traffic that is in transit.
True
dedicated network connection from your premises to AWS
AWS Direct Connect
AWS Site to Site Virtual Private Network (VPN) comprises two services
AWS Site-to-Site VPN and AWS Client VPN
encrypted tunnels between your network and your Amazon Virtual Private Clouds or AWS Transit Gateways.
AWS Site-to-Site VPN and AWS Client VPN
-act as the “front door” for applications to access data, business logic, or functionality from your backend services.
-create RESTful APIs and WebSocket APIs that enable real-time two-way communication applications.
Amazon API Gateway
Amazon API Gateway
Amazon Sumerian
A company is moving its on-premises application to AWS Cloud. The application uses in-memory caches for running custom workloads. Which Amazon EC2 instance type is the right choice for the given requirement? optimization type
Memory Optimized instance types
By default, which of the following events are logged by AWS CloudTrail?
Management events
provide information about the resource operations performed on or in a resource.
Data events
provide information about management operations that are performed on resources in your AWS account. These are also known as control plane operations.
Management events