What is Amazon EC2?
Amazon EC2 (Elastic Compute Cloud) is a web service that provides resizable compute capacity in the cloud.
True or False: Amazon S3 is used for data storage.
True
Fill in the blank: Amazon ______ is a fully managed NoSQL database service.
DynamoDB
What does Amazon RDS stand for?
Amazon Relational Database Service
Multiple Choice: Which service is used for deploying applications in a serverless environment? A) EC2 B) Lambda C) RDS
B) Lambda
What is the purpose of Amazon VPC?
Amazon VPC (Virtual Private Cloud) allows you to provision a logically isolated section of the AWS cloud.
True or False: Amazon CloudFront is a content delivery network (CDN).
True
Fill in the blank: AWS ______ is used for monitoring and management of AWS resources.
CloudWatch
What is the main use of Amazon SQS?
Amazon SQS (Simple Queue Service) is used for message queuing between distributed systems.
Multiple Choice: Which service is primarily used for building machine learning models? A) SageMaker B) EC2 C) RDS
A) SageMaker
What does AWS IAM stand for?
AWS Identity and Access Management
True or False: Amazon Elastic Beanstalk is a PaaS (Platform as a Service).
True
Fill in the blank: AWS ______ provides a way to manage and deploy serverless applications.
SAM (Serverless Application Model)
What is the purpose of Amazon Route 53?
Amazon Route 53 is a scalable Domain Name System (DNS) web service.
Multiple Choice: Which AWS service is used for data warehousing? A) Redshift B) DynamoDB C) RDS
A) Redshift
What is Amazon EBS used for?
Amazon EBS (Elastic Block Store) provides block-level storage for use with Amazon EC2 instances.
True or False: AWS Glue is an ETL (Extract, Transform, Load) service.
True
Fill in the blank: AWS ______ is a fully managed graph database service.
Neptune
What is the main use of Amazon Kinesis?
Amazon Kinesis is used for real-time data processing and analytics.
Multiple Choice: Which service is used for managing containers? A) ECS B) S3 C) Lambda
A) ECS
What does AWS CodePipeline do?
AWS CodePipeline is a continuous integration and continuous delivery service for fast and reliable application updates.
True or False: Amazon QuickSight is a business analytics service.
True
Fill in the blank: AWS ______ is used for creating and managing virtual servers in the cloud.
EC2
What is the purpose of AWS Lambda?
AWS Lambda lets you run code without provisioning or managing servers.