|
|
|
|
|
by whoisjohnkid
1381 days ago
|
|
terraform and AWS’s free tier. Only costs are route53 costs which depending on your setup you can also eliminate. I’m usually utilizing a static site generator for main site; usually S3 behind a CDN. Then I’ll typically have my services written in go running serverless behind apigateway. Then locally I just have my services running on a generic http framework. |
|