Build a Microservice with Flask
Learn to build a small microservice with Flask using Github Codespaces If you enjoyed this video, here are additional resources to look at:
00:00 Introduction to Flask Microservice
00:27 Setup Github Codespace
01:41 Look at Flask Controller Code
01:58 Look at Makefile
02:05 Look at requirements.txt
02:24 Import the Logic
03:09 Understand Flask Routes
03:55 Get the Web Request in the Browser
04:07 Look at the JSON Payload
04:23 Look at the standard output of the running Flask Service
04:40 Build a test function with PyTest
Coursera + Duke Specialization: Building Cloud Computing Solutions at Scale Specialization: https://www.coursera.org/specializations/building-cloud-computing-solutions-at-scale
O'Reilly Book: Practical MLOps: https://www.amazon.com/Practical-MLOps-Operationalizing-Machine-Learning/dp/1098103017
O'Reilly Book: Python for DevOps: https://www.amazon.com/gp/product/B082P97LDW/
Pragmatic AI: An Introduction to Cloud-based Machine Learning: https://www.amazon.com/gp/product/B07FB8F8QP/
Pragmatic AI Labs Book: Python Command-Line Tools: https://www.amazon.com/gp/product/B0855FSFYZ
Pragmatic AI Labs Book: Cloud Computing for Data Analysis : https://www.amazon.com/gp/product/B0992BN7W8
Pragmatic AI Book: Minimal Python: https://www.amazon.com/gp/product/B0855NSRR7
Pragmatic AI Book: Testing in Python: https://www.amazon.com/gp/product/B0855NSRR7
Subscribe to Pragmatic AI Labs YouTube Channel: https://www.youtube.com/channel/UCNDfiL0D1LUeKWAkRE1xO5Q
View content on noahgift.com: https://noahgift.com/
View content on Pragmatic AI Labs Website: https://paiml.com/
Other Videos By Pragmatic AI Labs
2020-12-04 | How do spot instances work? |
2020-12-04 | Testing multi-python multi-cloud with github actions |
2020-12-04 | Marco Polo AWS Lambda |
2020-12-03 | Learn to deploy a statically hosted website with Hugo, AWS S3 and Code Build |
2020-12-03 | Serverless Functions How They Work |
2020-12-02 | Continuous Delivery in Depth |
2020-12-02 | serverless cookbook with aws gcp |
2020-12-02 | Build CLI with docker click codespaces and Github |
2020-12-01 | Launch a Virtual Machine with Terraform |
2020-11-30 | What is IAC? |
2020-11-30 | Build a Microservice with Flask |
2020-11-29 | Containers vs Virtual Machines |
2020-11-29 | What is CD and Why Do It? |
2020-11-29 | Introduction to Azure Cloud Shell |
2020-11-28 | Push a Container to AWS ECR |
2020-11-27 | Continuous Delivery of GCP Google App Engine |
2020-11-26 | A walkthrough of Azure ML Studio Designer |
2020-11-25 | How to create effective technical demo videos |
2020-11-24 | Building a simple HTML website with AWS Lambda |
2020-11-23 | Learn to configure Azure Machine Learning Workspaces |
2020-11-18 | What is Testing? |