Services Flashcards
(38 cards)
Amazon Elastic Compute Cloud (EC2)
Provides resizable compute capacity in the cloud and enables you to quickly deploy virtual servers, called instances, in seconds.
Amazon Simple Storage Service (S3)
Provides object storage in the cloud, allowing you to store and retrieve any amount of data from anywhere on the web.
Amazon Virtual Private Cloud (VPC)
Provides a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you define.
Amazon Relational Database Service (RDS)
Provides a fully managed relational database service that allows you to easily set up, operate, and scale a relational database in the cloud.
Amazon DynamoDB
Provides a fully managed NoSQL database service that offers fast and predictable performance, seamless scalability, and automatic data replication.
Amazon Route 53
Provides a scalable and highly available Domain Name System (DNS) web service that translates domain names to IP addresses.
Amazon CloudFront
Provides a content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency and high transfer speeds.
AWS Identity and Access Management (IAM)
Provides a web service that enables you to securely control access to AWS resources, allowing you to create and manage users and permissions.
Amazon Elastic Block Store (EBS)
Provides persistent block-level storage volumes for use with Amazon EC2 instances.
Amazon Elastic Load Balancing (ELB)
Provides automatic distribution of incoming traffic across multiple EC2 instances, making your application more fault-tolerant and scalable.
Amazon Simple Notification Service (SNS)
Provides a fully managed pub/sub messaging service that allows you to send and receive messages between distributed systems, microservices, and serverless applications.
Amazon Simple Queue Service (SQS)
Provides a fully managed message queuing service that enables you to decouple and scale distributed systems and microservices.
Amazon Elastic Container Service (ECS)
Provides a fully managed container orchestration service that allows you to easily run, stop, and manage Docker containers on a cluster.
Amazon Elastic Kubernetes Service (EKS)
Provides a fully managed Kubernetes service that enables you to easily deploy, manage, and scale containerized applications using Kubernetes.
AWS Lambda
Provides a serverless computing service that allows you to run code without provisioning or managing servers, paying only for the compute time that you consume.
Amazon API Gateway
Provides a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.
Amazon CloudWatch
Provides a monitoring service for AWS resources and the applications you run on AWS, allowing you to collect and track metrics, collect and monitor log files, and set alarms.
Amazon Simple Email Service (SES)
Provides a cost-effective email service that enables you to send and receive email using your own email addresses and domains.
Amazon Elastic File System (EFS)
Provides a scalable and fully managed file system that enables you to easily create and configure file systems for use with Amazon EC2 instances.
Amazon Simple Workflow Service (SWF)
Provides a fully managed workflow service that enables developers to build applications with distributed, asynchronous, and complex business logic.
Amazon Glacier
Provides a low-cost and secure cloud archive storage service that enables you to store and retrieve large amounts of data for long-term retention and compliance.
AWS Elastic Beanstalk
Provides a fully managed service that allows you to quickly deploy and manage applications in a variety of programming languages and runtimes, including Java, .NET, PHP, Node.js, Python, Ruby, and Go.
Amazon Kinesis
Provides a fully managed service for real-time processing of streaming data at massive scale.
Amazon CloudFormation
Provides a fully managed service that allows you to easily create and manage AWS resources in a repeatable and automated way, using templates.