Tuesday, January 1, 2019

WildRydes (Serverless Web Application) With Terraform in AWS

Introduction

AWS has a number of getting started projects. These projects provide a step-by-step approach to build the infrastructure and deploy applications on it. Every step refers to the AWS console with information on how to implement them and following the steps provides a very good familiarization to the console as well.

WildRydes is one of these projects and is a pretty good example of how to create a website using S3 and then using a backend serverless capability, i.e. Lambda, to process the requests and respond back to the user. For context, below is the application architecture which I have copied from AWS site for reference.



from DZone.com Feed http://bit.ly/2RrsWnk

No comments:

Post a Comment