This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: FFpKKHSaaVpzI47T-HBx-35-8M9umIIbmHauI56mI2M
Cover

Serverless API with Terraform, GO and AWS, Part 1

Written by @danstenger | Published on 2021/11/26

TL;DR
Go, Lambda, API Gateway, DynamoDB and Terraform built server-less REST API using GO, AWS Lambda and then deploy it all to AWS cloud with Terraform. Terraform has the ability to store its state remotely in a variety of back-ends and since deployment will happen on AWS, I'll use S3 for that. This will allow me to easily manage lifecycle of the application as well as allow other participants to share and update same state. Terraform will not have access to AWS API. It is simply my personal preference to organise configuration by splitting logical units into separate files.

[story continues]


Written by
@danstenger
GO and functional programming enthusiast

Topics and
tags
go|golang|terraform|aws|aws-lambda|coding|rest-api|serverless-api
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: FFpKKHSaaVpzI47T-HBx-35-8M9umIIbmHauI56mI2M