How can a user achieve high availability for a web application hosted on AWS?

AWS Q01

Quiz
•
Education
•
Professional Development
•
Medium
Luis Barreiros
Used 5+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A. Use a Classic Load Balancer across multiple AWS Regions
B. Use an Application Load Balancer across multiple Availability Zones in one AWS Region
C. Set up automatic scaling and load balancing with another application instance running on premises
D. Use the AWS Region with the highest number of Availability Zones
Answer explanation
The most appropriate option to achieve high availability for a web application hosted on AWS is B. Use an Application Load Balancer across multiple Availability Zones in one AWS Region.
Explanation:
An application load balancer (ALB) is an AWS service that distributes incoming traffic across multiple targets, such as EC2 instances, containers, and IP addresses, in one or more availability zones within a single AWS region. By deploying an ALB across multiple availability zones, the load balancer can automatically route traffic to healthy instances in other availability zones if any one availability zone becomes unavailable.
Using an ALB across multiple availability zones in one AWS region is the recommended approach for achieving high availability in AWS. Using a classic load balancer across multiple regions may increase latency and may also result in increased costs. Setting up automatic scaling and load balancing with another application instance running on premises may increase complexity and may also introduce additional points of failure. Using the AWS region with the highest number of availability zones may not be necessary and may also result in increased costs.
Therefore, the best approach is to use an application load balancer across multiple availability zones in one AWS region to achieve high availability for a web application hosted on AWS.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which AWS service helps users create three-dimensional applications quickly without requiring any specialized programming or three-dimensional graphics expertise?
A. AWS RoboMaker
B. Amazon Rekognition
C. Amazon Sumerian
D. Amazon GameLift
Answer explanation
The AWS service that helps users create three-dimensional applications quickly without requiring any specialized programming or three-dimensional graphics expertise is C. Amazon Sumerian.
Explanation:
Amazon Sumerian is a fully-managed service provided by AWS that allows users to create and publish augmented reality (AR), virtual reality (VR), and 3D applications quickly and easily, without requiring any specialized programming or three-dimensional graphics expertise. With Amazon Sumerian, users can create interactive 3D scenes, including characters, animations, and physics simulations, and deploy them across multiple platforms, including mobile devices, head-mounted displays, and web browsers.
AWS RoboMaker is a service that helps developers easily develop, test, and deploy robotics applications using a cloud-based development environment. Amazon Rekognition is a machine learning-based image and video analysis service that can detect objects, scenes, and faces in images and videos. Amazon GameLift is a managed service for deploying, operating, and scaling session-based multiplayer games.
Therefore, the AWS service that helps users create three-dimensional applications quickly without requiring any specialized programming or three-dimensional graphics expertise is Amazon Sumerian.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A development learn wants to deploy multiple test environments for an application in a fast, repeatable manner. Which AWS service should the learn use?
A. Amazon EC2
B. AWS Cloudformation
C. Amazon QuickSight
D. Amazon Elastic Container Service (Amazon ECS)
Answer explanation
The AWS service that a development team should use to deploy multiple test environments for an application in a fast, repeatable manner is B. AWS CloudFormation.
Explanation:
AWS CloudFormation is a service that enables users to define and provision AWS infrastructure and resources in a declarative way using templates. With AWS CloudFormation, a developer can define a template for their infrastructure and application resources, and use that template to provision multiple test environments in a fast, repeatable manner. By using CloudFormation templates, the developer can quickly deploy the same environment across multiple AWS accounts or regions, ensuring consistency across all environments.
Amazon EC2 is a web service that provides resizable compute capacity in the cloud. It can be used to quickly provision virtual servers in a variety of configurations. Amazon QuickSight is a business intelligence service that allows users to build visualizations, perform ad-hoc analysis, and quickly get business insights from their data. Amazon Elastic Container Service (Amazon ECS) is a fully-managed container orchestration service that allows users to run and scale containerized applications on AWS.
Therefore, the AWS service that a development team should use to deploy multiple test environments for an application in a fast, repeatable manner is AWS CloudFormation.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A company uses AWS Direct Conned and wants to establish connectivity that spans VPCs across multiple AWS Regions. Which AWS service or feature should the company use to meet these requirements?
A. AWS Transit Gateway
B. AWS PrivateLink
C. Amazon Connect
D. Amazon Route 53
Answer explanation
The AWS service or feature that the company should use to establish connectivity that spans VPCs across multiple AWS Regions while using AWS Direct Connect is A. AWS Transit Gateway.
Explanation:
AWS Transit Gateway is a fully-managed service that enables customers to connect their Amazon Virtual Private Clouds (VPCs) and on-premises networks together in a single gateway. With AWS Transit Gateway, customers can scale their network connectivity across multiple AWS accounts, VPCs, and regions without having to manage multiple VPN connections or create complex peering relationships.
When using AWS Direct Connect, customers can establish dedicated network connections from their on-premises data center or co-location facility to AWS. By using AWS Transit Gateway, customers can connect multiple VPCs that span multiple AWS Regions to their on-premises network via a single Direct Connect connection. This simplifies network management and reduces costs by eliminating the need for multiple Direct Connect connections.
AWS PrivateLink is a service that allows customers to access AWS services over private connections, rather than over the internet. Amazon Connect is a cloud-based contact center service that enables customers to provide customer service at any scale. Amazon Route 53 is a scalable and highly available Domain Name System (DNS) service.
Therefore, to establish connectivity that spans VPCs across multiple AWS Regions while using AWS Direct Connect, the company should use AWS Transit Gateway.
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following are benefits of running a database on amazon rds compared to an on premises database?
A. RDS backup are managed by AWS
B. RDS supports any relational database
C. RDs has no database engineer licensing costs.
D. RDS database compute capacity can be easily scaled.
E. RDS inbound traffic content (for example, security groups) is managed by AWS
Answer explanation
The benefits of running a database on Amazon RDS compared to an on-premises database are:
A. RDS backup are managed by AWS: Amazon RDS automatically takes backups of the database and retains them for a specified period, providing a convenient way to restore data in the event of an outage. This relieves the burden of managing backups from the customer.
D. RDS database compute capacity can be easily scaled: Amazon RDS makes it easy to scale the compute capacity of the database by allowing users to resize the database instance with just a few clicks, without any downtime.
E. RDS inbound traffic content (for example, security groups) is managed by AWS: Amazon RDS provides a secure way to access the database by managing the inbound traffic to the database instance, such as through the use of security groups. This ensures that the database is protected from unauthorized access.
Option B is partially correct. While Amazon RDS supports a variety of relational databases, it does not support all of them. Some examples of supported databases include MySQL, PostgreSQL, Oracle, and Microsoft SQL Server.
Option C is incorrect. While there may be no database engineer licensing costs associated with using Amazon RDS, there are still costs associated with using the service itself, such as the cost of the database instance, storage, and data transfer.
Therefore, the benefits of running a database on Amazon RDS compared to an on-premises database are that RDS backups are managed by AWS, RDS database compute capacity can be easily scaled, and RDS inbound traffic content is managed by AWS.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which duty is a responsibility of AWS under the AWS shared responsibility model?
A. Identity and access management
B. Server-side encryption (SSE)
C. Firewall configuration
D. Maintaining physical hardware
Answer explanation
Under the AWS shared responsibility model, the duty that is a responsibility of AWS is D. Maintaining physical hardware.
Explanation:
The AWS shared responsibility model outlines the security responsibilities that are shared between AWS and its customers. Under this model, AWS is responsible for the security of the cloud infrastructure, including the physical hardware, while the customer is responsible for the security of their data and applications that are deployed on the cloud infrastructure.
Some examples of the responsibilities that are the responsibility of AWS include:
Maintaining physical hardware: AWS is responsible for the physical security of the infrastructure that hosts customer data, such as servers, storage, and networking equipment.
Network infrastructure: AWS is responsible for managing the underlying network infrastructure, including switches, routers, and load balancers.
Hypervisor: AWS is responsible for managing the virtualization layer, including the hypervisor and the underlying virtualization infrastructure.
Examples of the responsibilities that are the responsibility of the customer include:
Identity and access management: Customers are responsible for managing their user identities and access to their cloud resources.
Server-side encryption (SSE): Customers are responsible for implementing server-side encryption of their data stored in AWS.
Firewall configuration: Customers are responsible for configuring and managing the firewall and security groups to control traffic to and from their resources.
Therefore, under the AWS shared responsibility model, the duty that is a responsibility of AWS is maintaining physical hardware.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which AWS service enables risk auditing of an AWS account by tracking and recording user actions and source IP addresses?
A. AWS X-Ray
B. AWS Shield
C. AWS Trusted Advisor
D. AWS CloudTrail
Answer explanation
The AWS service that enables risk auditing of an AWS account by tracking and recording user actions and source IP addresses is D. AWS CloudTrail.
Explanation:
AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of an AWS account by providing a record of all AWS account activity, including actions taken through the AWS Management Console, AWS Command Line Interface (CLI), and AWS SDKs and APIs. With AWS CloudTrail, users can track and record user actions and source IP addresses to help identify potential security risks and troubleshoot issues.
AWS X-Ray is a service that enables users to analyze and debug distributed applications, such as those built using microservices architecture. AWS Shield is a managed distributed denial of service (DDoS) protection service that safeguards applications running on AWS against DDoS attacks. AWS Trusted Advisor is a service that provides real-time guidance to help optimize AWS resources and improve security and performance.
Therefore, the AWS service that enables risk auditing of an AWS account by tracking and recording user actions and source IP addresses is AWS CloudTrail.
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
تربوي - استراتيجيات التدريس 3

Quiz
•
Professional Development
20 questions
AWS Cloud Foundations(Br) - Aula01

Quiz
•
Professional Development
20 questions
Docker and VPC Quiz

Quiz
•
Professional Development
25 questions
Staff Development Day Quiz

Quiz
•
Professional Development
20 questions
UTS PKN KELAS X ( KAMIS 19-11-2020 )

Quiz
•
Professional Development
25 questions
General Knowledge - Cognita

Quiz
•
9th Grade - Professio...
21 questions
Microsoft Access

Quiz
•
Professional Development
30 questions
BCS Systems & Architecture Quiz 6

Quiz
•
University - Professi...
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade