Serverless App Development with Node. js and Azure Functions
course

Serverless App Development with Node. js and Azure Functions

Azure Functions are Microsoft's answer to Serverless computing, and help you run code easily in the cloud; you can write code and not worry about the infrastructure required to run it. This course will show you how to build a serverless app with Node. js and Azure Functions. Using Functions, you will easily build the apps you need using simple, serverless functions. By the end of the course, you will have built your own serverless application with Node. js and Azure Functions using simple, serverless functions that scale to meet demand.

Packt
Updated May 26, 2024

What you'll learn

  • Discover Azure Serverless function apps for scheduling events and responding to triggers from different Azure services 
  • Easily and quickly implement complex features for different kinds of application 
  • Maintain the single-responsibility concept to develop reliable and scalable applications using serverless Azure functions 
  • Deploy and maintain Azure functions in production 
  • Limit the costs for running your application and pay only when your function code executes 
  • Implement Serverless Application Continuous Integration 
  • Test and deploy your e-commerce Serverless application  
Course Description

Serverless computing is a cloud computing execution model in which the cloud provider dynamically manages the allocation of machine resources. Azure Functions are Microsoft's answer to Serverless computing, and help you run code easily in the cloud; you can write code and not worry about the infrastructure required to run it.  

This course will show you how to build a serverless app with Node. js and Azure Functions. Using Functions, you will easily build the apps you need using simple, serverless functions that scale to meet demand. Build an ecommerce application from creation to deployment and practice saving data to Azure Cosmos DB, which prompts Azure Functions output and input integration. You will see how to integrate Azure functions with SendGrid and process notification emails and also see how to integrate Stripe JS payment portal to our application. Finally, you will handle continuous deployment using Azure App Services.  

By the end of the course, you will have built your own serverless application with Node. js and Azure Functions using simple, serverless functions that scale to meet demand.  


Target Audience 

This course is for Node. js developers who want to learn how to build a serverless app on Azure.  


Business Outcomes 

  • Easily and quickly implement complex features to keep your applications efficient and maintainable without worrying about infrastructure or binding 
  • Get started with Azure Functions to maintain the single-responsibility concept and develop reliable and scalable applications 
  • Hands-on demos and unique experience on how Azure functions can be utilized to provide professional applications with much less cost, effort, and time