Solutions architecture for
Amazon Web Services (AWS)
• Choose between
serverless, container-based and classic architectures on AWS
• Serverless backends using services such as API Gateway, AppSync, Cognito, Lambda, Aurora Serverless, S3, SMS
• Containerized backends using ECS, EKS, Fargate
• Classic backends using VPC, EC2, ELB
• Deploy static websites using S3