Stacks I work with
All three major clouds, opinionated about which fits
Most SG businesses get pushed toward whichever cloud their partner sells. That is not always the right cloud. Below is when each one is actually a good fit.
AWS
Default for most Singapore startups and SMEs. Biggest ecosystem, most local talent if you ever hire, mature ap-southeast-1 region. Best when you want optionality and a large set of managed services.
- EC2, ECS, Lambda
- RDS, DynamoDB, Aurora
- S3, CloudFront
- IAM, Secrets Manager
GCP
Best for data-heavy and AI-heavy workloads. BigQuery is genuinely class-leading, Cloud Run is the cleanest serverless container model, Vertex AI integrates ML cleanly. Smaller SG talent pool but improving.
- Cloud Run, GKE
- Cloud SQL, BigQuery, Spanner
- Cloud Storage, Cloud CDN
- IAM, Secret Manager
Azure
Default if your organisation already runs on Microsoft (Active Directory, Office 365, Dynamics). Strong on enterprise integration and compliance certifications relevant to MNCs and government-adjacent work.
- App Service, Functions, AKS
- Azure SQL, Cosmos DB
- Blob Storage, Front Door
- Entra ID, Key Vault