What are the main services of AWS that you have used?
Asked: Apr 30, 2023
We use the following main services of AWS in our environment:
EC2: This is the Elastic Compute Cloud by Amazon. It is used to for providing computing capability to a system. We can use it in place of our standalone servers. We can deploy different kinds of applications on EC2.
S3:We use S3 in Amazon for our storage needs.
DynamoDB: We use DynamoDBinAWS for storing data in NoSQL database form.
Amazon Cloud Watch: We use CloudWatch to monitor our application inCloud.
Amazon SNS: We use Simple Notification Service to inform users about any issues in a Production environment.