Udemy

AWS lambda for .NET C# developers

Enroll Now
  • 721 Students
  • Updated 12/2017
3.9
(162 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
2 Hour(s) 5 Minute(s)
Language
English
Taught by
Amr Swalha
Rating
3.9
(162 Ratings)
1 views

Course Overview

AWS lambda for .NET C# developers

Create AWS lambda function using C# easy

Hello and welcome to this course. This course is about AWS Lambda function in C#. So now, for sure, you are wondering what Lambda Functions is and how you can use them. Let me please explain.


AWS (Amazon Web Services) is the leading cloud provider in the world. It offers more services than any other competitors do and many of these services are connected and easy to use. As the rise of the serverless architecture, the Lambda Functions provide a good point to create a service that can be called and run when needed and execute a certain command. Instead of having to allocate servers for a certain events, Lambda can handle multiple request upon a certain limit instead of adding servers to it.


Lambda functions are easy to create via Visual Studio. Moreover, the people in AWS have a good support for it. You will find it easy to create a certain lambda project and uploading it to the cloud. Also, you only pay for what you use not for hosting. So if you use your function for 200 millisecond (That’s right pricing is per millisecond so cheap!) you will only pay for this amount of time no more.


Lambda function can be exposed from inside AWS different services such as S3, DynamoDB. In addition, you can connect to it via any .NET application (Console, ASP.NET, etc.). Integration is easy and you will need only to provide your API keys and set the region. You are all set to go to connect to your function and do whatever operation needed for it.


Using C#, you will find it much easier to handle AWS Lambda Functions instead of trying to achieve the same result using other languages. And the NuGet packages for AWS SDK will expose many of the needed functionality for your Lambda Function.


This course will cover all the needed steps for you, starting from creating the project until unit testing. We will walk you through the needed steps to make sure that you can create a successful AWS Lambda Function in C#.

Course Content

  • 9 section(s)
  • 16 lecture(s)
  • Section 1 Introduction to this course
  • Section 2 AWS Lambda Projects
  • Section 3 AWS Lambda Function Handler
  • Section 4 AWS Lambda Context and Logging
  • Section 5 Error Handling
  • Section 6 Connecting to AWS Lambda
  • Section 7 Working with DynamoDB
  • Section 8 Triggers with Lambda Functions
  • Section 9 Unit Testing

What You’ll Learn

  • Build AWS Lambda in C#, Can create asynchronous and synchronous Lambda Services


Reviews

  • J
    Juan Esteban Giraldo Gómez
    3.0

    The pronunciation could be better. Also, some topics are not explained completely. The last video related to Unit Testing was poor and pretty dissapointed. In general the course is helpful but It could be better.

  • V
    Valmir Cinquini
    1.5

    This course does not go very deep. In fact sometimes you need to have a certain knowledge of other AWS products like S3, Dynamo, etc in order to catch up what's being taught. Very bad diction, captions contains lots of errors. Impossible to follow for people which English is not the first language. Sometimes the instructor seems to have given a knot on his tongue. Chapter 16 stops suddenly. Terrible! A cheap course.

  • P
    Prashant
    3.0

    You can add lots of scenarios like multiple unit test, upload lambda function in S3 and create lambda function using s3 bucket etc.

  • J
    Jorge Butron
    3.0

    We loose precious time uploading the lambdas on the videos.

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed