8-Part Series
Azure Functions
Prerequisites and introduction to building serverless APIs with Azure Functions, Python, and Flask.
AzureServerlessAzure FunctionPython
Oct 2022~14 min total
View all 8 parts
Start reading
Showing 4 articles (11 items)
Prerequisites and introduction to building serverless APIs with Azure Functions, Python, and Flask.
A deep dive into Kubernetes Mutating Webhooks, demonstrating how to inject sidecar containers into pods for SSL termination and reverse proxying.
Discussing a use case for Python decorators as feature flags to dynamically enable or disable function execution.
A detailed comparison of Python's Sanic and GoLang's Mux web frameworks, analyzing performance, developer experience, and use cases.