AWS Analytics Services¶
- Amazon ElasticSearch
- Amazon Elastic MapReduce
- process vast amounts of data using Hadoop framework
- https://
aws .amazon .com /emr /faqs/ - Apache Hadoop
- Amazon Kinesis
- collect, process, and analyze video and data streams in real time
- Kinesis Data Firehose
- Amazon Redshift
- data warehouse: Data warehouse
- Amazon Athena
- interactive query service using standard SQL
- for data stored in S3 instance
AWS Compute Services¶
- Amazon Elastic Compute Cloud (EC2)
- resizable compute capacity in the cloud
- different instance types with varying hardware configurations (A1, T3, T2, M5, ...)
- Amazon Lightsail
- virtual private servers
- SSD-based storage, data transfer, DNS management, and a static IP
- Amazon Elastic Container Service (ECS)
- container management service using Docker
- Docker (Software)
- Amazon Lambda
- run code without managing servers
- serverless computing
- natively supports Java, Go, PowerShell, Node.js, C#, Python, and Ruby code
AWS Database Services¶
- Amazon DynamoDB
- NoSQL database
- Amazon DynamoDB
- Amazon Relational Database Service (RDS)
- manages relational database in the cloud
- supports Amazon Aurora, MySQL, MariaDB, Oracle, SQL Server, and PostgreSQL database engines
- Amazon Redshift
- data warehouse
- Amazon Aurora
- MySQL and PostgreSQL compatible relational database built for the cloud
AWS Developer Tools¶
- Amazon CodeCommit
- source control service using Git repositories
- Amazon CodePipeline
- continuous integration and continuous delivery
- builds, tests, and deploys code every time it is changed
- can be used with GitHub
- Amazon CodeBuild
- build and test code with continuous scaling
- Amazon CodeDeploy
- automates software deployments
AWS Management Tools¶
- Amazon CloudFormation
- model and provision all of your cloud infrastructure resources
- Amazon CloudWatch
- monitor resources and applications
- Amazon Systems Manager
- Amazon CloudTrail
- user activity
AWS Networking and Content Delivery Services¶
- Amazon Virtual Private Cloud (VPC)
- isolate cloud resources with your own private virtual network
- Amazon Direct Connect
- dedicated network connection between your network and your Amazon VPC
- Amazon Route 53
- cloud DNS to connect user requests to AWS resources
- Amazon Elastic Load Balancing
- distributes application traffic across EC2 instances
- Amazon CloudFront
- content delivery network (CDN)
AWS Storage Services¶
Amazon Elastic Block Storage (EBS)¶
- Amazon Elastic File System (EFS)
- store and share data in scalable file systems
- Amazon S3
- object storage
- Amazon Glacier
- archive data in low-cost storage