© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. Satapathi, A. MishraHands-on Azure Functions with C#https://doi.org/10.1007/978-1-4842-7122-3_16

16. Running Azure Functions in Containers

Ashirwad Satapathi1   and Abhishek Mishra2
(1)
Gajapati, Odisha, India
(2)
Mumbai, Maharashtra, India
 

Containers are a popular hosting choice for many applications because they are based on modern architecture principles. You can package your application and all its hosting dependencies in a container and run the container on the target platform. This makes your deployments portable. You can build a strategy to reuse a container across multiple environments with ease by externalizing the environment-based configurations. ...

Get Hands-on Azure Functions with C#: Build Function as a Service (FaaS) Solutions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.