Click here to Skip to main content
15,892,809 members
Articles / Hosted Services / Azure

Modernizing Python Apps and Data on Azure - Part 6: Becoming Cloud Native

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
4 May 2022CPOL8 min read 5.1K   2  
How to start making an app more cloud-native and a demonstration of how to move the legacy app’s functionality into an Azure Serverless Function app
This is Part 6 of a 6-part series that demonstrates how to take a monolithic Python application and gradually modernize both the application and its data using Azure tools and services. This article discusses how to start making the app more cloud-native, and demonstrates how to begin moving the legacy app’s functionality into Azure function-based microservices.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

This article is part of the series 'Modernizing Python Apps and Data on Azure View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer Alura Cursos Online
Brazil Brazil

Comments and Discussions