Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AWS Lambda For The .NET Developer
Highest Rated
Rating: 4.6 out of 5(748 ratings)
3,075 students

AWS Lambda For The .NET Developer

Learn to build Serverless Applications on AWS
Created byRahul Nath
Last updated 6/2022
English

What you'll learn

  • Get started with Serverless Development in AWS
  • Build your first AWS Lambda Functions using .NET
  • Learn how to persist data to DynamoDB from Lambda Functions
  • Learn to build HTTP APIs powered by AWS Lambda
  • Connect your Lambda Function with other AWS Services and utilize the full power of AWS Infrastructure
  • Understand how Lambda Functions work and execute in AWS environment

Course content

7 sections25 lectures2h 32m total length
  • Introduction1:06

    Welcome to the AWS Lambda for the .NET Developer course. Thank you for picking this course to learn how to build Lambda functions.

  • Readme0:12

    Readme file with important links and resources that will help you along the course.

  • Serverless & AWS Lambda1:13

    A brief introduction to AWS Lambda functions and Serverless applications.

  • Setting Up AWS Account1:17

    Instructions on how to sign up for a new AWS Account for free so that you can follow along with this course and all the examples by trying it out yourself.

  • Setting Up Your Development Environment9:40

    Set up the local development environment and tools to work easily with AWS. Set up your IDE and install the AWS Toolkit extensions and connect it with your AWS account.

Requirements

  • Basic understanding on .NET and C# programming language

Description

Are you a .NET Developer looking to get started with AWS Lambda?

AWS Lambda is Amazon’s answer to serverless compute services. It allows running code with zero administration of the infrastructure that the code is running on.

This course is for you if…

  • You are a .NET/C# programmer who is looking to get started with building AWS Lambda Functions.

  • You want to build serverless applications on AWS and want to learn about the basic building blocks. I will cover some common AWS services that you will come across when building Lambda functions.

What will you learn in this course?

  • Introduction to AWS Lambda and writing your first function in .NET 6.

  • Learn how to build, debug, and test AWS Functions.

  • A quick introduction to DynamoDB and learn how you can persist data from your AWS Functions.

  • Get introduced to Amazon API Gateway and learn to build HTTP APIs powered by AWS Lambda. Explore the latest Lambda Annotations Framework to build HTTP APIs.

  • Connect your Lambda Function with other AWS Services and utilize the full power of AWS Infrastructure

  • Overview of Lambda Functions Runtime, Execution environment, and the lifecycle of an AWS Lambda Function.

Why learn from me?

My name is Rahul, I’m an experienced programmer and I have been blogging/teaching on the internet for a very long time. I am currently a Microsoft MVP and AWS Community Builder.

If you want to see some of my sample content, you can head over to my YouTube channel or my blog, links to which are there on my public profile.

Does this sound great? Jump in and add AWS Lambda Functions to your tool belt.

Who this course is for:

  • .NET Programmers who want to learn AWS Lambda Functions
  • .NET Programmers wanting to build Serverless applications in AWS.