Coder Social home page Coder Social logo

ps-serverless-app's Introduction

Serverless Development on AWS

Learning Path on Pluralsight

This repository is for the Serverless Development on AWS learning path for Pluralsight.

Approach

This learning path is focused on creating a modern full-stack serverless application on AWS using real world techniques and approaches. It follows the following opinionated concepts:

  • It leverages a monorepo structure with Yarn workspaces
  • The backend services are created for Node.js with JavaScript and are exposed as REST API's
  • The web application is created using React using hooks
  • The infrastructure is defined with TypeScript using the AWS CDK
  • Continuous delivery is implemented using an AWS CDK Pipeline
  • No third-party services are leveraged as the focus is on a cloud-native approach with AWS only

Following Along

This repository is designed to be used alongside the learning path. While the course consists of 11 courses, there are 5 courses where the concepts are applied to the sample application. For each of these courses, you will have a starting and ending branch. In addition, there will be a link to compare those two branches.

Implementing Serverless Web Application Hosting and Delivery on AWS

Learn about leveraging Amazon S3 and CloudFront to distribute serverless web applications on a global scale.

Course Link

Building a Serverless API Tier with Amazon API Gateway

Learn about using AWS Lambda as your compute service while exposing an API with API Gateway all while using Amazon DynamoDB to store application data.

Course Link

Utilizing Amazon EventBridge in Serverless Applications

Learn about using Amazon EventBridge alongside Amazon S3 and Step Functions to create powerful microservices for your serverless application.

Course Link

Implementing Authentication for a Serverless HTTP API on AWS

Learn about securing serverless applications with Amazon Cognito for both web applications and the API tier.

Course Link

Implementing Monitoring and Continuous Deployment for Serverless Applications on AWS

Learn about monitoring your serverless applications with Amazon CloudWatch and AWS X-Ray as well as creating custom operational dashboards and alarms.

Course Link

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.