AWS Classroom Series – 16/Oct/2020

AWS Lambda

  • This is serverless offering from AWS.
  • With AWS Lambda we can host small functions as services and they will be charged only for the execution time (Compute, Memory and Storage).
  • Lets create a lamba function in AWS using python Preview Preview Preview Preview Preview Preview Preview Preview Preview Preview
  • With AWS Lambda, we can acheive millsecond billing for the code under execution.
  • In AWS Lambda, We create small functions as services (micro/nano) and integrate with application and optimize the costs.
  • AWS Lambda is also used for automating the administrative activities.
    • Every day at 5:00 pm shutdown dev & test environments and start them at 7:00 am.
    • We can write a lambda function which use boto3 and this lambda function will triggered based on schedule by configuring triggers.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube