Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Serverless Framework Bootcamp: Node.js, AWS & Microservices
Rating: 4.5 out of 5(3,168 ratings)
67,052 students

Serverless Framework Bootcamp: Node.js, AWS & Microservices

Learn how to develop reliable and scalable back-end applications effortlessly using Serverless Framework
Last updated 3/2024
English

What you'll learn

  • Becoming familiar with Serverless Framework
  • Microservices Architecture
  • Authentication and Authorization in Microservices
  • Hands-on experience with Amazon Web Services
  • Developing applications that can effortlessly handle an extreme scale
  • Software Development with NodeJS
  • REST API Development
  • Data Persistence (DynamoDB)
  • Microservices loose communication using Message Queues (SQS)

Course content

9 sections78 lectures5h 26m total length
  • Project Overview3:56
  • Serverless Architecture in a Nutshell2:45
  • Introduction to Serverless Framework6:13

    Explore the Cervalis framework, a free open source serverless platform for deploying and debugging functions across AWS, Google Cloud Platform, and Microsoft Azure using infrastructure as code.

  • Real-world Serverless Use Cases1:47

    Explore real-world serverless deployments with Cervalis on Amazon Web Services, including Coca-Cola's vending savings, Netflix's massive video streaming, iRobot's cloud robots, and Vogue's photovoltaic platform.

  • More Valuable Content0:45

    Discover more valuable content on full stack development, ai, career development, growth, startup life, and teaching style on my new free YouTube channel; subscribe for value.

  • Introduction to Microservices Architecture7:50

    Explore microservices architecture by contrasting monolithic design with domain-based services, API gateways, and independent scaling, deployment, and technology choices.

  • AWS Free Tier1:01

    Discover the AWS free tier for new users. After the free tier, Lambda costs 60 cents per million invocations, and database reads at one dollar per million.

Requirements

  • Basic understanding of JavaScript and/or NodeJS is recommended, but not required
  • Basic knowledge in back-end development is recommended, but not required

Description

Ever felt like you would like to build a back-end application that can handle millions of users, but you were terrified by the idea of managing (or learning how to manage) the infrastructure behind it?

Ever felt like you would like to focus on delivering valuable features, rather than making sure your services are up and running?

Ever felt like you are paying more than you should be?


Good news!

Serverless Architecture takes the pain of site reliability off your shoulders. With Serverless Architecture, you and your team can focus on feature development. Your application will scale effortlessly, serving users reliably. You do not need to be an infrastructure expert to serve an application at scale. With Serverless, you only pay for what you use.

Serverless Framework revolutionizes the way we develop Serverless applications, by providing a developer-friendly API that supports dozens of cloud providers including Amazon Web Services, Google Cloud Platform, Microsoft Azure, and more.

More than that, Serverless Framework intelligently helps you manage your infrastructure as code (IaC), which eliminates the chance of paying for services that are not in use.

With an active community and a rich ecosystem of plugins, you can get things done at lightspeed and without boilerplate code.

Serverless Framework is language-agnostic, which means you can use the language and runtime of your choice (Node.js, Ruby, Python, Go, C#, Java, etc).

With over 450,000 downloads per week and x5 growth over the past two years, demand for Serverless experts is on the rise. It is one of the most in-demand skills in the market.

___

In this course, you will learn how to develop reliable and scalable Serverless applications, following the microservices architecture. This course will be 100% hands-on, and you will be developing a real-world application;

  • REST API and CRUD endpoints (AWS Lambda, API Gateway)

  • Data persistence (AWS DynamoDB)

  • Message Queues for cross-service communication (AWS SQS)

  • Scheduled event triggers (AWS EventBridge)

  • Cloud stack management (AWS CloudFormation)

  • Object storage on the cloud (AWS S3)

  • Email notifications (AWS SES)

  • Middleware

  • Authentication and Authorization (Lambda Authorizer)

  • Data validation and error handling

  • ... much more

Besides that, you will get hands-on experience with some of the most popular and useful services on the AWS platform. Demand for AWS experts is continuously on the rise, as AWS holds the biggest stake amongst all cloud providers.

If you are a hobbyist or professional developer with basic back-end development knowledge and want to dive into Serverless or Microservices architecture, this course is for you. Basic JavasScript/Node.js background is recommended, but not mandatory.

Join me today to learn one of the hottest skills in 2020.

Who this course is for:

  • Developers who want to learn more about Serverless Architecture and Serverless Framework
  • Developers who want to learn how to work with the Amazon Web Services (AWS) cloud
  • Developers who want to develop a real-world, reliable and scalable, application from zero to production
  • Intermediate JavaScript developers who want to dive into back-end development
  • Developers who want to learn best-practices when developing Lambda functions