%% Last Updated: - [[2021-02-17]] tags: ['#kleur/rood'] %% Amazon Web Services is a large web of offerings from [[Amazon]] that are centered around the creation, deployment, maintenance, and operations of web applications. ![[Pasted image 20210221215219.png]] ## Load Balancers - [[AWS Application Load Balancer]] - [[Network Load Balancer]] ## Data streams - [[Amazon Kinesis]] ## Infrastructure as Code - [[AWS CloudFormation]] ## Container orchestration - [[AWS Elastic Container Service|ECS]] - [[AWS Elastic Kubernetes Service|EKS]] - [[AWS Elastic Container Registry]] ## Compute Services Compute services have to do with the provisioning, deployment, and scaling of virtual machines on the [[AWS]] cloud. ### [[AWS Fargate]] Serverless computing with container management ### [[Amazon EC2]] Most popular service for provisioning a wide array of virtual machines ### [[AWS Outposts]] On-premise AWS datacenter ### [[AWS Local Zones]] Data centers strategically placed in certain locations for the lowest latency possible ### [[AWS Wavelength]] Servers placed within 5G networks' datacenters for lowest latency for mobile users ### [[AWS Lambda]] Serverless computing service for uploading code and letting AWS do the infrastructure management ### [[AWS Lightsail]] AWS's answer to [[DigitalOcean]] - virtual private servers for low monthly prices ## Data storage - [[Amazon S3]] - [[Amazon DynamoDB]] - [[Amazon RDS Proxy]] - [[Amazon Aurora Serverless]] ## Blockchain - [[Amazon Managed Blockchain]]