terraform
- Recommended installation withtfswitch
go
- Recommended installation withg
(Go version manager)
make init
- Install terraform dependenciesmake deploy
- Build Go binary for lambda and create cloud resources- In another terminal,
make tail_api
- tail CloudWatch logs make post
- Post to API Gateway endpoint- In another terminal,
make tail_sqs
- tail CloudWatch logs make send
- Post to API Gateway endpointmake destroy
- Clean up ~ remove all resources