Building and Deploying a simple Cloud-Native Web App - Part 2
This article outlines the steps and choice of programming language in the development of our cloud-native web app. In this capstone project, we would use Flask (Python) web framework to build our application backend. Web frameworks are software libra...


