DEV Community

Cover image for GO on AWS CDK Infrastructure and GO - GIN Webserver
Gernot Glawe
Gernot Glawe

Posted on

GO on AWS CDK Infrastructure and GO - GIN Webserver

Chapter of the week of my free GOLANG on AWS learning Website aka living book:

A complete Fargate Container Website with authentication and Load Balancer. The components are decoupled with the AWS Systems Manager (SSM) Parameter Store.

So if you want to learn how to use the CDK with GO and deploy a fast secure and small webserver, give this chapter a go:

https://www.go-on-aws.com/architectures/fargate/

This site combines learning GO as a programming language with the several AWS usages like CDK and Lambda. And as always: Source included.

Enjoy!

Contact me on twitter: @megaproaktiv

Top comments (0)