AWS EMR (Amazon Elastic MapReduce) - is used for big data reading/processing and analysis / process applications with data intensive workload AWS Kinesis - real-time streaming data AWS Custom Kinesis Streams Applications - to analyze data and move analyze outcomes to other systems VPC Peering - for inter-region private connection VPC Endpoints - private link; should be used with VPC Peering for inter-region connection NAT Gateway - allows private instances to download updates from internet; AWS recommends creating a NAT Gateway in each AZ CloudWatch Alarms - can do auto-scaling, EC2 actions, SNS notifications etc., Amazon Kinesis Data Firehose - is used to ship data to other AWS services (not for analysis) AWS RDS (Amazon Relational Database Service) - is an SQL DB. It works on OLTP Amazon DynamoDB - is a No-SQL DB. It is used for light-weight and durable storage AWS Direct Connect - is used to establish a network connection from on premises to A...