Golang: Serverless deployment using AWS Cloudformation

Introduction to Cloudformation AWS Cloudformation is a service that allows you to deploy your applications without worrying about infrastructure.

That's not really an accurate description of CloudFormation.

You definitely have to "worry" about infrastructure. What CloudFormation does is it provide a language used to describe the infrastructure you want, and then it does all the operations to create it (and update, delete). But it's still on you to define the entire infrastructure.

Also, please fix the capitalization throughout the article: it is CloudFormation, not Cloudformation.

/u/rakshaG - if this is your article, I kindly ask that you delete it from the internet. If it is now, what the hell are you doing sharing this kind of crap?

/r/golang Thread Link - blog.canopas.com