ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

15,023 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

320,642 views

3 years 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)

879,893 views

3 years ago

Traversy Media
FastAPI Crash Course - Modern Python API Development

Learn the fundamentals of creating APIs with Python using the FastAPI framework. Check out our sponsor Code Rabbit: ...

1:00:21
FastAPI Crash Course - Modern Python API Development

26,159 views

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

581,071 views

3 years 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)

92,444 views

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

93,548 views

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

178,550 views

10 months ago

ArjanCodes
How I Actually Build FastAPI Backends for Production

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
How I Actually Build FastAPI Backends for Production

122,452 views

2 years ago

People also watched

NextWork
Build a RAG API with FastAPI | Docker x AI Project | Step by Step Guidance

Get the full step-by-step project guide here: https://learn.nextwork.org/projects/ai-devops-api?track=high Welcome to Project 1 ...

2:29:12
Build a RAG API with FastAPI | Docker x AI Project | Step by Step Guidance

5,878 views

3 weeks ago

Genalytiq
Complete FastAPI in 5 Hours — Full CRUD, MySQL Database, Auth & Docker (Beginner to Advanced)

Dive into this complete 5-hour FastAPI course designed for students and data science professionals eager to build ...

4:33:37
Complete FastAPI in 5 Hours — Full CRUD, MySQL Database, Auth & Docker (Beginner to Advanced)

10,971 views

2 weeks 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

129,367 views

3 months ago

DataScience ForBusiness
Agentic Data Science [CrewAI + ML + FastAPI]

👉 FREE 6-hour course to get started in Data Science with AI: https://tinyurl.com/TPS-YT-AGENTIC-DS 👉 Download the project ...

20:51
Agentic Data Science [CrewAI + ML + FastAPI]

1,772 views

23 hours ago

Pragmatic AI Labs
Build Real-World Python Microservices with Continuous Delivery From Zero

... and debug code in Github Codespaces 1:08:00 Pinning FastAPI version number 1:12:00 Building FastAPI Microservice 1:18:00 ...

2:10:42
Build Real-World Python Microservices with Continuous Delivery From Zero

15,192 views

3 years ago

TuTechGuy
FastAPI explicado fácil y rápido para principiantes

FastAPI #Python #SoftwareEngineer #BackendDeveloper #APIs #DesarrolloWeb #FastAPITutorial #FlaskVsFastAPI ...

14:43
FastAPI explicado fácil y rápido para principiantes

9,706 views

3 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

75,609 views

7 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,218 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

207,765 views

1 year ago

Code with Josh
Secure FastAPI API with JWT (OAuth2) – Python Token Authentication Tutorial

Get your Free Python Starter Course ~ https://tinyurl.com/2kjh4n4r Join 9k+ Readers — Python Newsletter ...

46:48
Secure FastAPI API with JWT (OAuth2) – Python Token Authentication Tutorial

9,087 views

5 months 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,444 views

3 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

32,218 views

6 months 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,414 views

1 year ago

Code Collider
How FastAPI Handles Requests Behind the Scenes

Unleash the power of FastAPI! Discover how Asyncio and blocking I/O impact performance. Learn to handle requests concurrently ...

5:09
How FastAPI Handles Requests Behind the Scenes

91,736 views

1 year 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,030,682 views

3 years ago

Timnology
Scalable Python APIs: FastAPI, SqlModel & Kubernetes Deployment Tutorial

This video shows how to create a performant python API using FastAPI, SqlModel, Postgres and Kubernetes. Using Kustomize ...

10:47
Scalable Python APIs: FastAPI, SqlModel & Kubernetes Deployment Tutorial

6,187 views

1 year ago

CultRepo
The Rise and Rise of FastAPI

FastAPI has rapidly become the #1 most-starred backend framework on GitHub, surpassing not only Python giants Flask and ...

8:24
The Rise and Rise of FastAPI

151,596 views

2 months ago

Bigdata Infotech
Deploying FastAPI Microservices on AWS Elastic Kubernetes Service (EKS) using Terraform

This guide explores the comprehensive steps involved in deploying FastAPI microservices on AWS Elastic Kubernetes Service ...

1:37:54
Deploying FastAPI Microservices on AWS Elastic Kubernetes Service (EKS) using Terraform

1,555 views

1 year 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,562 views

11 months ago

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...

212,446 views

1 year ago