Description:
So you developed a “quick and dirty” proof-of-concept, the business grows, more customers come and suddenly it just stops working on such a high scale. Sounds familiar? Since introduced back in 2009, Go (golang) came up with a highly effective approach of software development in which one can POC now, and scale it later with minimum code changes involved. In this lecture we’ll walk through a typical use case that demonstrates the “POC Now – Scale Later” concept, leveraging Go and some products under Amazon Web Services.