Microservices Tutorial || Build a Complete Vue Python Microservices Application

Microservices Tutorial || Build a Complete Vue Python Microservices Application
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of services that are. Highly maintainable and testable. Loosely coupled.

Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of services that are. Highly maintainable and testable. Loosely coupled. Independently deployable. Organized around business capabilities. In this video you will learn how to build a complete microservices app using Vue and Python #microservices.

⭐️ Table of contents ⭐️
00:00:00 What are Microservices?
00:02:32 Project Introduction
00:05:32 Django Setup
00:06:34 Adding Docker Files
00:12:35 Connect Django with MySQL with Docker
00:19:15 Models & Serializers
00:23:14 Rest APIs with ViewSets
00:35:10 User Endpoint with APIView
00:37:56 Flask Setup with Docker
00:42:16 Connect Flask with Mysql
00:44:03 Models
00:47:44 Flask Migrations
00:51:47 RabbitMQ
00:52:18 Django Producer and Consumer
00:57:57 Flask Producer and Consumer
00:59:28 Queue Service
01:04:21 Data Consistency
01:14:39 Internal Http Requests
01:18:09 Finishing the python apps
01:25:55 Vue Setup
01:33:22 Products CRUD
01:57:23 Completing the Main App

Suggest:

Python Tutorials for Beginners - Learn Python Online

Learn Python in 12 Hours | Python Tutorial For Beginners

Complete Python Tutorial for Beginners (2019)

Python Programming Tutorial | Full Python Course for Beginners 2019

Python Tutorial for Beginners [Full Course] 2019

Introduction to Functional Programming in Python