ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,129 results

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

319,090 views

3 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,277 views

1 year ago

CodingEntrepreneurs
FastAPI Python Tutorial: Build an Analytics API from Scratch

FastAPI Python Tutorial: Build an Analytics API from Scratch Own your own data pipeline and built an Analytics API from scratch in ...

4:44:23
FastAPI Python Tutorial: Build an Analytics API from Scratch

176,039 views

9 months 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)

87,266 views

3 months 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

577,958 views

3 years ago

Pragmatic AI Labs
Build Real-World AWS Microservices with Python and FastAPI From Zero

Build Real-World AWS Microservices with Python and FastAPI From Zero. Practice end-to-end DevOps from scratch! This video ...

1:59:51
Build Real-World AWS Microservices with Python and FastAPI From Zero

22,326 views

3 years ago

Eric Roby
You're Probably Building FASTAPI Apps WRONG (Clean Architecture)

FastAPI is a fantastic Python web API framework. This video covers how to professional create a FastAPI architecture. FastAPI ...

28:08
You're Probably Building FASTAPI Apps WRONG (Clean Architecture)

91,321 views

9 months ago

ArjanCodes
4 Tips for Building a Production-Ready FastAPI Backend

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll talk about 4 things that you ...

27:02
4 Tips for Building a Production-Ready FastAPI Backend

121,577 views

2 years ago

TechBlazes Code
Python Microservices MASTERCLASS: FastAPI, Docker & Kubernetes PRO Deployment

Python Microservices: Build, Scale, and Deploy like a Pro! Learn to build, secure, and scale Python microservices with FastAPI, ...

4:06:56
Python Microservices MASTERCLASS: FastAPI, Docker & Kubernetes PRO Deployment

907 views

7 months ago

Tech With Tim
Learn Fast API With This ONE Project

ImageKit is an image and video API plus AI-Powered DAM that we use in this project to handle all of our image and video ...

2:05:44
Learn Fast API With This ONE Project

113,719 views

2 months ago

Lama Dev
Learn Microservices and Kafka with an E-commerce Example | Kafka Tutorial for beginners

Microservices and Kafka tutorial. Real-world Kafka use case with an e-commerce app. Microservices architecture with Kafka Kraft ...

1:04:45
Learn Microservices and Kafka with an E-commerce Example | Kafka Tutorial for beginners

73,268 views

7 months ago

Coding Crash Courses
LangChain in Production - Microservice Architecture (incl. FastAPI and Docker)

Ever thought about build a real world application with LangChain, with multiple microservices, a real Frontend Framework and ...

12:04
LangChain in Production - Microservice Architecture (incl. FastAPI and Docker)

26,006 views

2 years ago

Code Collider
15 FastAPI Best Practices For Production

I've curated a list of 15 FastAPI best practices and anti-patterns that every FastAPI developer should know to build ...

12:19
15 FastAPI Best Practices For Production

29,769 views

6 months 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)

875,329 views

3 years ago

Code Collider
Best Way to Deploy FastAPI in Production

In this video, we dive deep into optimizing FastAPI performance for production environments. We conduct a comprehensive ...

3:51
Best Way to Deploy FastAPI in Production

12,000 views

10 months ago

Pragmatic AI Labs
Containerize FastAPI Apps and Orchestrate with Kubernetes

Learn how to package FastAPI services into Docker containers for easy distribution and deployment. Follow along installing ...

7:24
Containerize FastAPI Apps and Orchestrate with Kubernetes

3,535 views

3 years ago

Mahesh Kariya
gRPC + Python + Microservices Complete tutorial With realife Usecase

In this tutorial, I will take you through gRPC and how we can use gRPC in order to connect microservices and manage ...

30:18
gRPC + Python + Microservices Complete tutorial With realife Usecase

30,456 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,022,836 views

3 years ago

TechWithGio
Using Kafka to Produce and Consume Messages Between Applications - FastAPI (Python)

In this video, I go over how to create a producer to send messages to a kafka topic and how to create a consumer to poll and ...

58:15
Using Kafka to Produce and Consume Messages Between Applications - FastAPI (Python)

7,014 views

1 year ago

pixegami
Python FastAPI Tutorial: Build a REST API in 15 Minutes

Learn how to install and build your first app with FastAPI (a high-performance web framework for Python). In this tutorial, you'll ...

15:16
Python FastAPI Tutorial: Build a REST API in 15 Minutes

390,722 views

2 years ago

CodingEntrepreneurs
Python & FastAPI Tutorial: Create an ai microservice to extract text from images.

Learn how to deploy an AI microservice REST API endpoint using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.

2:27:54
Python & FastAPI Tutorial: Create an ai microservice to extract text from images.

39,175 views

4 years ago

Ssali Jonathan
FastAPI Beyond CRUD Full Course - A FastAPI Course

In the "FastAPI Beyond CRUD" course, you'll move beyond the basics and dive into advanced API development with FastAPI.

12:52:55
FastAPI Beyond CRUD Full Course - A FastAPI Course

201,020 views

1 year ago

freeCodeCamp.org
Python API Development - Comprehensive Course for Beginners

Learn Python API development in one of the most comprehensive courses ever on the topic. You will build a full-fledged API in ...

19:00:27
Python API Development - Comprehensive Course for Beginners

2,782,943 views

4 years ago

Rivaan Ranawat
Build a Video Streaming App like YouTube | AWS, FastAPI, Docker, Redis, Flutter | System Design

Let's build a simple yet powerful video streaming app similar to YouTube using Amazon Web Services (AWS), FastAPI, Docker, ...

10:19:04
Build a Video Streaming App like YouTube | AWS, FastAPI, Docker, Redis, Flutter | System Design

30,551 views

10 months 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?

303,484 views

1 year ago