Skip to content

Lambda Functions

Aditya Gupta edited this page Mar 26, 2019 · 13 revisions

AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda executes your code only when needed and scales automatically, from a few requests per day to thousands per second.

Always check whether you are logged into AWS by refreshing the page. Sometimes you think you are logged in and you write an lambda function and then you try to save the function and it logs you out.

Details of the Aurora Database on our new AWS Allocation:

  • DB cluster identifier: cadre-auroradb
  • Master username: cadre_master
  • Master password: thisisanauroradatabase
  • Database Endpoint: cadre-auroradb.cluster-cxun48or6beg.us-east-2.rds.amazonaws.com

Details of the AWS Cloud9 Environment:

  • Environment Name: MyCloud9Env
  • Group ID of the Security Group For AWS Cloud9: sg-045fca57efff1d510