Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the Key Components of AWS?
Home
AWS
What are the Key Components of AWS?
0
votes
asked
May 24, 2022
in
AWS
by
Robin
What are the Key Components of AWS?
aws-components
Please
log in
or
register
to answer this question.
2
Answers
0
votes
answered
May 24, 2022
by
Robin
Key Components of AWS are:
Route 53
CloudWatch
Simple E-mail Service
Elastic Block Store (EBS)
Elastic Compute Cloud (EC2)
Simple Storage Device or (S3)
Identity and Access Management
0
votes
answered
Mar 15, 2023
by
rajeshsharma
The key components of AWS are:
Simple Storage Device or (S3): Widely used AWS service and a storage device.
Route 53: DNS Web Service.
Simple E-mail Service: Used for sending an e-mail via regular SMTP or by using the RESTFUL API call.
Identity and Access Management: Provide identity management and enhanced security for a user’s AWS account.
Cloud Watch: View and collect the key to monitoring AWS resources.
Elastic Compute Cloud (EC2): On-demand computing resources for hosting applications and is convenient for unpredictable workloads.
Elastic Block Store (EBS): Storage volumes that connect to EC2.
...