Skip to content
pramitr edited this page Jul 27, 2017 · 2 revisions

Welcome to the awsLambdaBlog wiki! This blog is intended for people familiar with frontend development and AWS. By frontend development I mean people with intermediate to advanced Javascript knowledge. So familiarity with engines and practices Node.JS, Angular.JS, jQuery etc is a huge plus. This knowledge is required to maintain and develop features of the blog. If you are just going to add new post or change some styles, you will be fine without it though.

Other than that, AWS is the bread and butter of this platform so you have to know the basics of the following Amazon services

  1. Route 53
  2. S3
  3. CloudFront (and CloudWatch)
  4. Lambda (most important)
  5. DynamoDB
  6. API Gateway

You can always ask me questions over email for any specific problem and I can reply back by my earliest convenience.

Clone this wiki locally