Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Kubernetes on Azure. - Second Edition

You're reading from  Hands-On Kubernetes on Azure. - Second Edition

Product type Book
Published in May 2020
Publisher Packt
ISBN-13 9781800209671
Pages 368 pages
Edition 2nd Edition
Languages
Authors (3):
Nills Franssens Nills Franssens
Profile icon Nills Franssens
Shivakumar Gopalakrishnan Shivakumar Gopalakrishnan
Profile icon Shivakumar Gopalakrishnan
Gunther Lenz Gunther Lenz
Profile icon Gunther Lenz
View More author details
Toc

Table of Contents (16) Chapters close

Preface Section 1: The Basics
1. Introduction to Docker and Kubernetes 2. Kubernetes on Azure (AKS) Section 2: Deploying on AKS
3. Application deployment on AKS 4. Building scalable applications 5. Handling common failures in AKS 6. Securing your application with HTTPS and Azure AD 7. Monitoring the AKS cluster and the application Section 3: Leveraging advanced Azure PaaS services
8. Connecting an app to an Azure database 9. Connecting to Azure Event Hubs 10. Securing your AKS cluster 11. Serverless functions Index

Summary

In this chapter, we deployed serverless functions on top of our Kubernetes cluster. To achieve this, we first created a development machine and an Azure Container Registry.

We started our functions Deployments by deploying a function that used an HTTP trigger. The Azure Functions core tools were used to create that function and to deploy it to Kubernetes.

Afterward, we installed an additional component on our Kubernetes cluster called KEDA. KEDA allows serverless scaling in Kubernetes: it allows Deployments to and from 0 Pods, and it also provides additional metrics to the Horizontal Pod Autoscaler (HPA). We used a function that was triggered on messages in an Azure storage queue.

This chapter also concludes the book. Throughout this book, we've introduced AKS through multiple hands-on examples. The first part of the book focused on getting applications up and running. We created an AKS cluster, deployed multiple applications and learned how to scale those applications...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime