ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

79,942 results

Related queries

django ninja

microservices golang

python microservices fastapi

microservices telusko

fastapi course

microservices communication

microservices vs monolithic

freeCodeCamp.org
Python Microservices Web App (with React, Django, Flask) - Full Course

Using Python microservices allows you to break up your apps into smaller parts that communicate with each other. This can make ...

2:16:06
Python Microservices Web App (with React, Django, Flask) - Full Course

778,406 views

5 years ago

Tech With Tim
FastAPI, Flask or Django - Which Should You Use?

Get started using professional JetBrains IDEs for free today: https://jb.gg/Get-JetBrains-IDEs FastAPI, Flask or Django? This is the ...

9:49
FastAPI, Flask or Django - Which Should You Use?

295,026 views

1 year ago

Eric Roby
FastAPI vs. Django REST Framework: Which One Should You Choose?

FastAPI and Django Rest Framework, DRF, are two major Python frameworks for building your Python API products. But the big ...

5:58
FastAPI vs. Django REST Framework: Which One Should You Choose?

28,800 views

1 year ago

freeCodeCamp.org
Microservice Architecture and System Design with Python & Kubernetes – Full Course

Learn about software system design and microservices. This course is a hands-on approach to learning about microservice ...

5:04:11
Microservice Architecture and System Design with Python & Kubernetes – Full Course

572,102 views

3 years ago

5 Minutes Tech
Microservices Explained in 5 Minutes

What are Microservices? Microservices are a popular architectural pardigm used to build decoupled, maintainable, evolvable and ...

5:17
Microservices Explained in 5 Minutes

1,007,544 views

3 years ago

Scalable Scripts
Python Microservices for Beginners

Check our website: https://scalablescripts.com Learn how to create a simple Microservice app with Python Django. This will be a ...

27:43
Python Microservices for Beginners

54,769 views

4 years ago

People also watched

Software Developer Diaries
Microservices with Databases can be challenging...

Check out Eraser: https://eraser.io ======⚡⚡⚡====== Here are 5 microservice patterns that can facilitate working with ...

20:52
Microservices with Databases can be challenging...

207,154 views

1 year ago

ArjanCodes
Anatomy of a Scalable Python Project (FastAPI)

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, we break down the anatomy of a ...

21:16
Anatomy of a Scalable Python Project (FastAPI)

78,462 views

2 months ago

CodingEntrepreneurs
Python Tutorial: Build a SaaS App with Django, Stripe, Neon PostgreSQL, TailwindCSS, GitHub Actions

Launch V1 of your SaaS this weekend: https://www.paracord.co/?promo=FOUNDERS75 ⭐️ Topics: ✓ Python web development ...

11:50:33
Python Tutorial: Build a SaaS App with Django, Stripe, Neon PostgreSQL, TailwindCSS, GitHub Actions

263,455 views

1 year ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

91,342 views

8 months ago

DevOps Made Easy
Microservices in Python using Flask Framework | Dockerize and Deploy to Kubernetes with Helm

Microservices in Python using Flask framework | Dockerize and Deploy to Kubernetes with Helm GitHub: ...

1:11:55
Microservices in Python using Flask Framework | Dockerize and Deploy to Kubernetes with Helm

61,026 views

4 years ago

techpriestjoe
How to build a python microservice with fastapi

In this tutorial will will build a simple microservice in python using the fast api framework. We will build an example endpoint, write ...

46:52
How to build a python microservice with fastapi

5,056 views

1 year ago

Andreas Jud
Docker - Containerize a Django App

In this video I give a brief introduction to Docker and create a Dockerized Django App. Repository: ...

24:09
Docker - Containerize a Django App

17,253 views

1 year ago

Innovate Skills Software Institute
What is  gRPC? Implement gRPC Simple and Bidirectional RPC in Python in just 30 minutes.

In This Video, You will learn 1. What is gRPC vs REST? 2. How to implement simple request-response rpc like REST using gRPC ...

30:16
What is gRPC? Implement gRPC Simple and Bidirectional RPC in Python in just 30 minutes.

2,466 views

1 year ago

MissCoding
Python gRPC Tutorial - Create a gRPC Client and Server in Python with Various Types of gRPC Calls

Hi everyone! Today I'm just going to show you how to create a gRPC client and server in Python using a proto file. I will show you ...

29:04
Python gRPC Tutorial - Create a gRPC Client and Server in Python with Various Types of gRPC Calls

74,847 views

3 years ago

Code With Stein
Next.js and Django Fullstack Airbnb Clone - React, Tailwind, Django Rest Framework and more

Learn how to build a fullstack clone of the popular website Airbnb using technologies like Next.js/React and Tailwind in the ...

1:34:52
Next.js and Django Fullstack Airbnb Clone - React, Tailwind, Django Rest Framework and more

45,167 views

1 year ago

ByteByteGo
What Are Microservices Really All About? (And When Not To Use It)

Weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: Volume 1: ...

4:45
What Are Microservices Really All About? (And When Not To Use It)

868,741 views

3 years ago

CodingEntrepreneurs
Deploy Django into Production with Kubernetes, Docker, & Github Actions. Complete Tutorial Series

Learn how to deploy a production-ready Django application into a Kubernetes cluster. We partnered with DigitalOcean to bring ...

5:11:54
Deploy Django into Production with Kubernetes, Docker, & Github Actions. Complete Tutorial Series

160,363 views

3 years ago

PyGuess
FastAPI vs Django: Which Python Framework Should You Choose in 2025?

In this quick comparison video, we break down FastAPI vs Django to help you pick the best Python web framework for your next ...

5:32
FastAPI vs Django: Which Python Framework Should You Choose in 2025?

2,752 views

4 months ago

NeuralNine
Flask VS Django VS FastAPI - Detailed Comparison & Use Cases

In this video we compare Flask, Django and FastAPI. We look at their philosophies, pros and cons, as well as typical use cases ...

10:12
Flask VS Django VS FastAPI - Detailed Comparison & Use Cases

13,592 views

2 months ago

freeCodeCamp.org
Microservices with FastAPI – Full Course

Learn how to create a simple Microservices app using Python FastAPI with React on the frontend. We will use RedisJSON as a ...

1:28:53
Microservices with FastAPI – Full Course

316,695 views

3 years ago

Alex Hyett
Monolithic vs Microservice Architecture: Which To Use and When?

When it comes to software architecture, there are generally 2 main types, monoliths, and microservices. In this video, I cover the ...

10:43
Monolithic vs Microservice Architecture: Which To Use and When?

158,744 views

2 years ago

PyCon SK
Dinesh Joshi - Designing fast and scalable Python MicroServices with Django

Django, combined with the Django REST framework, makes it very easy to build RESTful MicroServices. However, Django is ...

29:01
Dinesh Joshi - Designing fast and scalable Python MicroServices with Django

16,286 views

7 years ago

CodingEntrepreneurs
SaaS for Enterprise with Django & Neon Postgres. Data Isolation. Multi-Tenancy. Advanced Tutorial.

Launch V1 of your SaaS this weekend: https://www.paracord.co/?promo=FOUNDERS75 ⭐️ Open Source Code: ...

4:20:57
SaaS for Enterprise with Django & Neon Postgres. Data Isolation. Multi-Tenancy. Advanced Tutorial.

119,658 views

1 year ago

Eric Roby
FastAPI vs Django - The Ultimate Showdown! (Detailed Comparison)

FastAPI and Django are two major Python frameworks for building your products. But the big question remains: which one is BEST ...

11:12
FastAPI vs Django - The Ultimate Showdown! (Detailed Comparison)

19,493 views

1 year ago