Creating A Lambda Function in AWS


Success Enin



Step-by-step guide on creating a Lambda Function

  • First you head to the AWS management console then navigate to Lambda console, Click on create function
  • In the create function page, select author from scratch, give your function a name unique to the AWS region you’re in, select a runtime (e.g Node.js, Python, Ruby, Java), Architecture should be left at default, Leave execution role at default, Then create function.

Top comments (0)



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *