✕ Clear filters
71 lessons

🔧 Backend Engineering

APIs, authentication, databases, queues, serverless and production backend systems

All ▶ YouTube 330,668📚 External: Coursera 20,400🏛 Archive.org 649 | 📰 Articles →

Looking for written articles and micro-lessons? Switch to Reads.

Production ML on AWS: Monitoring, Troubleshooting, and Cost Optimization
Backend Engineering ⚡ AI Lesson
Production ML on AWS: Monitoring, Troubleshooting, and Cost Optimization
Analytics Vidhya Intermediate 6mo ago
14. How to Integrate Multiple LLMs into One System (OpenAI, Google Gemini, vLLM, Ollama)
Backend Engineering ⚡ AI Lesson
14. How to Integrate Multiple LLMs into One System (OpenAI, Google Gemini, vLLM, Ollama)
Analytics Vidhya Intermediate 5mo ago
Deploy & Test Machine Learning APIs on AWS: API Gateway, Lambda, and Jupyter
Backend Engineering ⚡ AI Lesson
Deploy & Test Machine Learning APIs on AWS: API Gateway, Lambda, and Jupyter
Analytics Vidhya Beginner 6mo ago
FastAPI Testing with TestClient: A Step-by-Step Tutorial
Backend Engineering ⚡ AI Lesson
FastAPI Testing with TestClient: A Step-by-Step Tutorial
Analytics Vidhya Intermediate 4mo ago
Building a Machine Learning API: Integrating AWS Lambda with API Gateway
Backend Engineering ⚡ AI Lesson
Building a Machine Learning API: Integrating AWS Lambda with API Gateway
Analytics Vidhya Beginner 6mo ago
Query S3 Data with SQL: Amazon Athena and AWS Glue Tutorial
Backend Engineering ⚡ AI Lesson
Query S3 Data with SQL: Amazon Athena and AWS Glue Tutorial
Analytics Vidhya Beginner 7mo ago
20 Python Interview Questions That Will Land You the Job
Algorithms & Data Structures ⚡ AI Lesson
20 Python Interview Questions That Will Land You the Job
Analytics Vidhya Beginner 8mo ago
Python for Data Science #3: OOP, Inheritence, Polymorphism, Constructors
Backend Engineering ⚡ AI Lesson
Python for Data Science #3: OOP, Inheritence, Polymorphism, Constructors
Analytics Vidhya Beginner 11mo ago
Build a Text2SQL Agentic API - Natural Language to SQL with FastAPI
Backend Engineering ⚡ AI Lesson
Build a Text2SQL Agentic API - Natural Language to SQL with FastAPI
Analytics Vidhya Intermediate 4mo ago
LangGraph Tutorial: Integrating External Tools and APIs into AI Agents
Backend Engineering ⚡ AI Lesson
LangGraph Tutorial: Integrating External Tools and APIs into AI Agents
Analytics Vidhya Intermediate 7mo ago
OpenClaw AI: Building a React Jira Dashboard with Autonomous Coding Agents
Backend Engineering ⚡ AI Lesson
OpenClaw AI: Building a React Jira Dashboard with Autonomous Coding Agents
Analytics Vidhya Intermediate 7mo ago
​Stop Coding! Build Real Apps by CHAT with Emergent Labs!
Backend Engineering ⚡ AI Lesson
​Stop Coding! Build Real Apps by CHAT with Emergent Labs!
Analytics Vidhya Beginner 10mo ago
Hermes Agent Learns, Remembers, and Improves—Here's How
AI Agents & Automation ⚡ AI Lesson
Hermes Agent Learns, Remembers, and Improves—Here's How
Analytics Vidhya Beginner 4mo ago
24. AI Guardrails for RAG Systems: Preventing Hallucinations and Prompt Injections
Backend Engineering ⚡ AI Lesson
24. AI Guardrails for RAG Systems: Preventing Hallucinations and Prompt Injections
Analytics Vidhya Intermediate 5mo ago
Async Python Explained for AI Backends — I/O vs CPU Bound
Backend Engineering ⚡ AI Lesson
Async Python Explained for AI Backends — I/O vs CPU Bound
Analytics Vidhya Beginner 4mo ago
FastAPI + Postman: The Setup Every Developer Needs
Backend Engineering ⚡ AI Lesson
FastAPI + Postman: The Setup Every Developer Needs
Analytics Vidhya Intermediate 4mo ago
Stop Memory Leaks | FastAPI Yield for Database Sessions
Backend Engineering ⚡ AI Lesson
Stop Memory Leaks | FastAPI Yield for Database Sessions
Analytics Vidhya Beginner 4mo ago
FastAPI BackgroundTasks vs. Celery: Which One to Choose?
Backend Engineering ⚡ AI Lesson
FastAPI BackgroundTasks vs. Celery: Which One to Choose?
Analytics Vidhya Beginner 4mo ago
10. Google Anti-gravity & MCP: How to Build & Integrate Custom Tools for AI Agents
Backend Engineering ⚡ AI Lesson
10. Google Anti-gravity & MCP: How to Build & Integrate Custom Tools for AI Agents
Analytics Vidhya Beginner 6mo ago
FastAPI Documentation: Done in Seconds?
Backend Engineering ⚡ AI Lesson
FastAPI Documentation: Done in Seconds?
Analytics Vidhya Beginner 4mo ago
19. LLM Ops: Config-Driven Deployment and Self-Hosted vs. Hosted Runtimes
Backend Engineering ⚡ AI Lesson
19. LLM Ops: Config-Driven Deployment and Self-Hosted vs. Hosted Runtimes
Analytics Vidhya Intermediate 5mo ago
Automate Schema Discovery with AWS Glue Crawlers & Amazon Athena
Backend Engineering ⚡ AI Lesson
Automate Schema Discovery with AWS Glue Crawlers & Amazon Athena
Analytics Vidhya Intermediate 7mo ago
Is Your FastAPI Code a Mess? Use This Architecture Pattern
Systems Design & Architecture ⚡ AI Lesson
Is Your FastAPI Code a Mess? Use This Architecture Pattern
Analytics Vidhya Intermediate 4mo ago
Don't Test FastAPI The Hard Way (Use Dependency Overrides!)
Systems Design & Architecture ⚡ AI Lesson
Don't Test FastAPI The Hard Way (Use Dependency Overrides!)
Analytics Vidhya Intermediate 4mo ago
SQL vs NoSQL: The Only Explanation You Need (with Real Examples)
Backend Engineering ⚡ AI Lesson
SQL vs NoSQL: The Only Explanation You Need (with Real Examples)
Analytics Vidhya Beginner 5mo ago
21. How to Deploy LLM Applications: Azure OpenAI, FastAPI, and App Service Scaling
Backend Engineering ⚡ AI Lesson
21. How to Deploy LLM Applications: Azure OpenAI, FastAPI, and App Service Scaling
Analytics Vidhya Intermediate 5mo ago
Google Antigravity 2.0: The Only Developer Guide You Need in 2026
Backend Engineering ⚡ AI Lesson
Google Antigravity 2.0: The Only Developer Guide You Need in 2026
Analytics Vidhya Beginner 3mo ago
Course Introduction & What You Will Build
Backend Engineering ⚡ AI Lesson
Course Introduction & What You Will Build
Analytics Vidhya Beginner 4mo ago
FastAPI Path & Query Parameters with Validation
Backend Engineering ⚡ AI Lesson
FastAPI Path & Query Parameters with Validation
Analytics Vidhya Beginner 4mo ago
RDS vs. Redshift: Understanding Structured Data & OLTP vs. OLAP on AWS
Backend Engineering ⚡ AI Lesson
RDS vs. Redshift: Understanding Structured Data & OLTP vs. OLAP on AWS
Analytics Vidhya Beginner 7mo ago
FastAPI Rate Limiting — Protect LLM Costs with slowapi
Backend Engineering ⚡ AI Lesson
FastAPI Rate Limiting — Protect LLM Costs with slowapi
Analytics Vidhya Intermediate 4mo ago
FastAPI CORS Configuration: Dev vs Production Settings
Backend Engineering ⚡ AI Lesson
FastAPI CORS Configuration: Dev vs Production Settings
Analytics Vidhya Beginner 4mo ago
FastAPI File Uploads: The RAG Ingestion Pattern You Need
Backend Engineering ⚡ AI Lesson
FastAPI File Uploads: The RAG Ingestion Pattern You Need
Analytics Vidhya Intermediate 4mo ago
16. Master Claude MCP: The Bridge Between AI and Your Favorite Apps
Backend Engineering ⚡ AI Lesson
16. Master Claude MCP: The Bridge Between AI and Your Favorite Apps
Analytics Vidhya Intermediate 4mo ago
What is FastAPI & Why It's Perfect for AI Backends
Backend Engineering ⚡ AI Lesson
What is FastAPI & Why It's Perfect for AI Backends
Analytics Vidhya Beginner 4mo ago
FastAPI Deployment Checklist: From Local to Production
Backend Engineering ⚡ AI Lesson
FastAPI Deployment Checklist: From Local to Production
Analytics Vidhya Beginner 4mo ago
REST API Design for AI: Routes, Resources & Reality
Backend Engineering ⚡ AI Lesson
REST API Design for AI: Routes, Resources & Reality
Analytics Vidhya Beginner 4mo ago
FastAPI Workers & Concurrency — Gunicorn, Uvicorn & AI Memory Tradeoffs
AI News & Updates ⚡ AI Lesson
FastAPI Workers & Concurrency — Gunicorn, Uvicorn & AI Memory Tradeoffs
Analytics Vidhya Intermediate 4mo ago
The FastAPI Error Handling Pattern Every Dev Needs
Backend Engineering ⚡ AI Lesson
The FastAPI Error Handling Pattern Every Dev Needs
Analytics Vidhya Intermediate 4mo ago
The DataHour: Google Cloud AI/ML
Backend Engineering ⚡ AI Lesson
The DataHour: Google Cloud AI/ML
Analytics Vidhya Beginner 4y ago
Python Use Cases 2023 | Python for Developers | Python for Data Science | Python for Data Analysis
Data Analytics & Business Intelligence ⚡ AI Lesson
Python Use Cases 2023 | Python for Developers | Python for Data Science | Python for Data Analysis
Analytics Vidhya Beginner 3y ago
Deploy Machine Learning Models with FastAPI & Docker | Full Tutorial
Backend Engineering ⚡ AI Lesson
Deploy Machine Learning Models with FastAPI & Docker | Full Tutorial
Analytics Vidhya Beginner 1y ago
Top 3 Python Interview Questions! 🐍💡
Systems Design & Architecture ⚡ AI Lesson
Top 3 Python Interview Questions! 🐍💡
Analytics Vidhya Intermediate 1y ago
Prompt Engineering with ChatGPT API on Free Google Colab | Part 5
Backend Engineering ⚡ AI Lesson
Prompt Engineering with ChatGPT API on Free Google Colab | Part 5
Analytics Vidhya Beginner 2y ago
3 Tools to Instantly Turn Your API into an MCP Server
Data Analytics & Business Intelligence ⚡ AI Lesson
3 Tools to Instantly Turn Your API into an MCP Server
Analytics Vidhya Intermediate 1y ago
Mastering the FastAPI Lifespan Pattern
Backend Engineering
Mastering the FastAPI Lifespan Pattern
Analytics Vidhya Beginner 4mo ago
Don't Deploy AI Without This: FastAPI Structured Logging
Backend Engineering
Don't Deploy AI Without This: FastAPI Structured Logging
Analytics Vidhya Intermediate 4mo ago
Build Your Text-to-SQL Agent Secure | Architecture & Safety
Backend Engineering
Build Your Text-to-SQL Agent Secure | Architecture & Safety
Analytics Vidhya Intermediate 4mo ago