WorksheetsEC2_Quizziz
Total questions: 65
Worksheet time: 1hrs 5mins
You are tasked with setting up a cloud storage solution for a company that experiences fluctuating data usage. Which storage option should you select to minimize costs while ensuring scalability during peak usage?
Standard Storage
Infrequent Access Storage
Glacier Storage
Elastic File System
Your company's website is experiencing high traffic and requires a significant amount of processing power for short periods. Which EC2 instance type should you use?
General Purpose
Compute Optimized
Memory Optimized
Storage Optimized
You are working on a project that involves processing and analyzing large datasets stored on local storage. Which EC2 instance type is best suited for this requirement?
General Purpose
Compute Optimized
Memory Optimized
Storage Optimized
You need to ensure that your company's website can be accessed securely from the internet. Which type of IP address and networking setup would you configure for your web server?
Private IP and VPC
Public IP and Internet Gateway
Private IP and Direct Connect
Public IP and VPN
You need to ensure that only specific IP addresses can access your company's confidential database. What should you configure?
IAM Policy
Security Group
Network ACL
Route Table
Your company is planning to use a consistent and predictable amount of computing resources for the next three years. Which EC2 purchasing option provides the best cost savings?
On-Demand Instance
Spot Instance
Reserved Instance
Dedicated Instance
A startup is looking to build a web application that requires high computational power. Which cloud service should they choose?
General Purpose
Compute Optimized
Memory Optimized
Storage Optimized
You want to allow SSH access to your company's server from your remote office's IP address only. How should you configure this?
Update the server's IAM role
Modify the server's Security Group
Adjust the company's VPN settings
Create a Firewall rule
Anika is looking to deploy a new website on AWS. Which EC2 instance type is included in the AWS Free Tier and suitable for low-cost, low-performance use cases?
t2.micro
m5.large
c5.large
r5.large
A company needs to host its website on a server dedicated to its use to ensure data security. Which AWS service should they choose?
On-Demand Instance
Reserved Instance
Dedicated Host
Spot Instance
Your company is deploying a new web application on AWS and wants to ensure high availability across multiple Availability Zones. Which feature should you use to distribute instances evenly across these AZs?
Elastic Load Balancer (ELB)
Auto Scaling Group (ASG)
Security Group
EC2 User Data
For a company that needs a server with 64 vCPUs and 512 GiB of memory, which instance type would be suitable?
t2.micro
c5d.4xlarge
r5.16xlarge
m5.8xlarge
Your company is looking to deploy a new application that requires high-performance processors for compute-intensive tasks. Which EC2 instance type is most appropriate?
General Purpose
Compute Optimized
Memory Optimized
Storage Optimized
You need to ensure your e-commerce website can handle sudden spikes in traffic. Which cloud service allows you to automatically add more servers during peak times and reduce the number during off-peak times?
Elastic Load Balancer
Auto Scaling Group
Amazon RDS
Amazon S3
Your company's e-commerce website experiences a surge in traffic during Black Friday. Which scaling strategy would you use to increase capacity ahead of the expected demand?
Manual Scaling
Dynamic Scaling
Scheduled Scaling
Predictive Scaling
To optimize costs and efficiently utilize resources based on demand, which Auto Scaling Group scaling strategy should you implement?
Manual Scaling
Simple Scaling
Target Tracking Scaling
Scheduled Scaling
Your company's website needs to scale up to handle increased traffic. However, it has a hardware limit. Which type of scalability does this limitation affect?
Horizontal Scalability
Vertical Scalability
High Availability
Elasticity
A company's website needs to handle increasing web traffic by adding more servers. This is an example of:
Vertical Scalability
Horizontal Scalability
High Availability
Elasticity
Your e-commerce website needs to ensure seamless user experience even if one data center faces an outage. Which setup provides this resilience?
Multiple servers in a single data center
A server with a lot of resources
Servers distributed across multiple data centers
A single, powerful server with high CPU and RAM
To ensure your company's website automatically scales out when the average number of visitors goes above 70%, which Auto Scaling Group scaling strategy would you use?
Manual Scaling
Simple Scaling
Target Tracking Scaling
Predictive Scaling
An Auto Scaling Group can scale based on a predefined schedule. Which scenario is an example of Scheduled Scaling?
Increasing server capacity during peak hours on weekdays
Adding more resources when memory usage exceeds 90%
Removing servers during non-business hours to save costs
Maintaining a constant number of servers during off-peak times
Your company's e-commerce website is hosted on multiple servers across different data centers. Which feature helps distribute traffic and ensures availability?
Amazon Route 53
Auto Scaling Group
Elastic Load Balancer
Amazon S3
For a company looking to deploy a stateful application requiring TCP traffic with ultra-high performance, which AWS load balancer should you use?
Application Load Balancer
Network Load Balancer
Classic Load Balancer
Elastic Load Balancer
