Azure Classroomnotes 09/Mar/2023

Serverless

  • In Serverless, We write business logic as function (code). This function will be executed when the requests are made and we will be charged only for this duration.
  • Managed Serverless providers will process the request and run the function charge you accordingly.
  • Azure offers serverless (FaaS) using Azure Functions
  • There are no standards in this technology and portability from one provider to other is difficult.
  • Refer Here for official docs
  • Create a simple function
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
  • Lets create a sample azure function using visual studio code
  • Ensure Azure Functions Extension is installed
    Preview
  • Refer Here for quick start from official docs
  • Next Steps:
    • Function
    • Trigger
    • Bindings
    • Durable Functions

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

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