|
|
|
|
|
by shibatanaoto
363 days ago
|
|
We prefer terraform to manage everything on AWS, GCP and Azure.
It scales as we need to add another tech stacks. But we use another tools for some specific use cases since it’s easier to manage in each situation.
Front end app deployment: Netlify
Website and docs: Vercel
Serverless functions: serverless frameworks
Light-weight web server: cloudflare |
|
Also, why do you use other services for those deployments (instead of using s3 + cloudfront for frontend, lambdas, etc)?