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






  • Lets create a sample azure function using visual studio code
  • Ensure Azure Functions Extension is installed
  • 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 ReplyCancel reply

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

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Exit mobile version
%%footer%%