Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Cloud Native Architectures

You're reading from  Cloud Native Architectures

Product type Book
Published in Aug 2018
Publisher Packt
ISBN-13 9781787280540
Pages 358 pages
Edition 1st Edition
Languages
Authors (4):
Tom Laszewski Tom Laszewski
Profile icon Tom Laszewski
Kamal Arora Kamal Arora
Profile icon Kamal Arora
Erik Farr Erik Farr
Profile icon Erik Farr
Piyum Zonooz Piyum Zonooz
Profile icon Piyum Zonooz
View More author details

Table of Contents (19) Chapters

Title Page
Packt Upsell
Foreword
Contributors
Preface
1. Introducing Cloud Native Architecture 2. The Cloud Adoption Journey 3. Cloud Native Application Design 4. How to Choose Technology Stacks 5. Scalable and Available 6. Secure and Reliable 7. Optimizing Cost 8. Cloud Native Operations 9. Amazon Web Services 10. Microsoft Azure 11. Google Cloud Platform 12. What's Next? Cloud Native Application Architecture Trends 1. Other Books You May Enjoy Index

Application Centric Design (CNMM Axis-2)


As discussed in the previous chapter, creating serverless and microservice-based applications is a key cloud native way to differentiate as compared to pre-cloud era design patterns. So, let's look at how can we design such applications in Microsoft Azure cloud using multiple key services.

Serverless microservice

In this section, we are going to create a serverless microservice application on Microsoft Azure. In order for you to easily compare and learn capabilities across cloud providers, we will use the same example of creating a Weather Services application, which we discussed in the previous chapter on AWS. So, as a refresher, the overall application will have three main parts:

  • An API trigger to invoke the application.
  • A function that is written in Azure Functions.
  • An external weather service to which we will pass some parameters and get results:

The main parts of a Weather Services application

Serverless microservice – walkthrough

In order to create...

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 $15.99/month. Cancel anytime}