Skip to Content
Mastering Azure Serverless Computing
book

Mastering Azure Serverless Computing

by Lorenzo Barbieri, Massimo Bonanni
November 2019
Intermediate to advanced
362 pages
7h 52m
English
Packt Publishing
Content preview from Mastering Azure Serverless Computing

Serverless and Containers

In previous chapters, you learned how to create, implement, and deploy Azure Functions based on Windows. Since the release of Azure Functions 2.0, Linux-based Azure Functions is now supported, using containers.

Containers are one of the best ways to ship code using immutable images, and are central in most IT organizations' strategies. Apart from Azure Functions, there are other ways to host containers on Azure, including Azure Container Instances (ACI) (a serverless way to host them) and Kubernetes (the leading container orchestrator, which can run on premises or on any cloud including Azure Kubernetes Service (AKS) on Azure).

This chapter will cover the following topics:

  • Differences between hosting code and hosting ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced Serverless Architectures with Microsoft Azure

Advanced Serverless Architectures with Microsoft Azure

Daniel Bass
Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781789951226Supplemental Content