5:07
HTTP Status Codes Explained In 5 Minutes
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...
4:45
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: ...
9:54
Circuit Breaker Pattern in Microservices
Circuit Breaker Pattern plays a vital role in safeguarding the resilience of applications in distributed environments. Discover how ...
39:20
Master Microservices in 2025: Top Scenario-Based Interview Questions You Need to Know! | Code Decode
In this video of code decode we have covered top scenario based microservice interview questions in 2025 for experienced ...
8:54
API HTTP Status Codes | Common Error Codes | API Error Codes | HTTP Response Code | Common API Codes
In this tutorial, I have explained common HTTP status codes which are used in API development. If anyone is creating or testing an ...
45:51
HTTP Status Code Explained | 11 Popular HTTP Status Codes with explanation | Bad Gateway 502 - Demo
Join our 24*7 Doubts clearing group (Discord Server) www.youtube.com/abhishekveeramalla/join Udemy Course (End to End ...
8:31
API Error Messages for a GOOD Developer Experience
Because of this, when designing your APIs, provide good API error messages as well as guide developers down a path of ...
4:07
5 What if a microservice goes down - Spring Boot Microservices Level 2
Access more Spring courses here: https://javabrains.io/topics/spring/ What to do when a microservice goes down? Learn what's ...
18:35
90% Java Developers FAIL These 3 Microservices Interview Questions | Top 3 Questions | Code Decode
In this video of code decode we have covered top 3 micro services interview questions where 90 percent developer fails to ...
21:03
Hystrix circuit breaker And Fault Tolerance in Microservices Spring boot |Microservices in Java
In this video of Hystrix circuit breaker pattern and Fault Tolerance in Microservices Spring boot of Microservices in Java tutorial ...
7:00
REST Microservice Essentials: HTTP Actions and Status Codes
Understand RESTful Microservice essentials. What are HTTP Actions? GET PUT POST DELETE PATCH. What are HTTP Status ...
30:32
Sean Chen - The Anatomy of Error Messages in Rust — RustFest Global 2020
How are Rust's best-in-class error messages constructed? To figure that out, we'll be digging through parts of rustc to uncover ...
18:54
Refactoring Microservices Error Codes Wasteland Coder
Download 1M+ code from https://codegive.com/4a65de4 refactoring the microservices error codes wasteland: a guide for the ...
37:30
Call for a better Error Handling in APIs | André Cedik
"API calls are either successful or they fail" – at least that's the concept current web protocols are based upon. But in the real world ...
8:56
Handling HTTP API Errors with Problem Details
If you're developing an HTTP API, having a consistent way of returning errors can make handling errors on the client-side simpler.
7:43
Handling errors LIKE a 10x ENGINEER in Golang - Golang Service Pattern
Host your Go web apps with Railway: https://railway.com?referralCode=WTZdZ1 In this video, I discuss handling errors when ...
11:37
Introduction to circuit breaker in microservices (for beginners)
Learning system design is not a one time task. It requires regular effort and consistent curiosity to build large scale systems.
14:33
🔥 How to handle if microservice is faulty ? | Fault Tolerance and Circuit Breaker | Microservices
In this video we are going to learn how to handler faulty microservices in microservices architecture. How to handle if ...
7:52
BEYOND Status Codes! Better REST HTTP API Error Responses
How do you tell your API Consumers explicitly if there are errors or problems with their request? Everyone creating HTTP APIs ...
15:59
Golang Microservices: Working and Dealing with Errors
In this video I share with you the approach I like to take and the best practices I follow when implementing domain errors in ...