Skills Learned

What is Serverless?

Serverless computing is cloud-hosted execution environment that allows customers to run their applications in the cloud while completely abstracting underlying infrastructure.

Azure Functions

  • Serverless coding platform (Functions as a Service, FaaS)
  • Designed for nano-service architectures and event-based applications
  • Scales up and down very quickly
  • Highly scalable
  • Supports popular languages and frameworks (.NET & .NET Core, Java, Node.js, Python, PowerShell, etc.)

Azure Logic Apps

  • Serverless enterprise integration service (PaaS)
  • 200+ connectors for popular services
  • Designed for orchestration of
    • business processes,
    • integration workflows for applications, data, systems and services
  • No-code solution

Azure Event Grid

  • Fully managed serverless event routing service
  • Uses publish-subscribe model
  • Designed for event-based and near-real time applications
  • Supports dozen of built-in events from most common Azure services
â—€ Previous Episode Next Episode â–¶

Adam Marczak

I’ve spent most of my career working with software and cloud technologies, but at heart I’m simply someone who loves learning new things and sharing what I discover. Through this blog and my Azure 4 Everyone YouTube channel, I try to make Azure and cloud computing more approachable for developers, architects, and anyone curious about technology.

Did you enjoy the article?

Share it!

More tagged posts