ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,151 results

Code Decode
Top Common Microservices Interview Questions and Answers | Code Decode | 2026 Edition

This video provides a complete, in-depth explanation of some of the most important concepts every backend developer must ...

14:13
Top Common Microservices Interview Questions and Answers | Code Decode | 2026 Edition

6,744 views

3 months ago

Code Decode
Microservices Api gateway tutorial | Quick start | Code Decode | Part -1

In this video of code decode we have covered microservices API gateway concept which is the 4th video of microservice playlist ...

15:07
Microservices Api gateway tutorial | Quick start | Code Decode | Part -1

103,601 views

4 years ago

Code Decode
Asynchronous communication in Microservices Interview Questions and Answers | Part -3 | Code Decode

Microservice asynchronous communication Interview questions and answers we have covered in this video of code decode ...

15:46
Asynchronous communication in Microservices Interview Questions and Answers | Part -3 | Code Decode

102,638 views

3 years ago

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

18:35
90% Java Developers FAIL These 3 Microservices Interview Questions | Top 3 Questions | Code Decode

58,563 views

8 months ago

Code Decode
Microservices Basics Tutorial | Spring boot | Interview Questions and Answers | Part-1 | Code Decode

In this video of Code Decode we have covered Microservices basic and in next video we will demonstrate the same using Spring ...

15:35
Microservices Basics Tutorial | Spring boot | Interview Questions and Answers | Part-1 | Code Decode

196,462 views

4 years ago

Code Decode
Microservices API Gateway Implementation in Spring Boot | Code Decode | Citizen Vaccination Example

In this video of code decode we have demonstrate the implementation of api gateway in spring boot which is a part 5 of ...

15:04
Microservices API Gateway Implementation in Spring Boot | Code Decode | Citizen Vaccination Example

82,190 views

4 years ago

Code Decode
Which database to choose in Spring boot Microservice | Interview Questions Answers | Code Decode

In this video of code decode we have covered very important interview question for freshers as well as experienced i.e. which ...

7:32
Which database to choose in Spring boot Microservice | Interview Questions Answers | Code Decode

6,302 views

1 year ago

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

11:37
Introduction to circuit breaker in microservices (for beginners)

72,270 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)

890,594 views

3 years ago

Code Decode
Kafka Implementation with Producer and Consumer example in Spring boot | tutorial | Code Decode

In this video of kafka implementation with producer and consumer example by code decode we have explained Udemy Course of ...

18:48
Kafka Implementation with Producer and Consumer example in Spring boot | tutorial | Code Decode

166,418 views

3 years ago

Code Decode
Top 5 Design Pattern Interview Questions and Answers you know before Interview in 2025 | Code Decode

In this video of code decode we have explained top 5 design pattern interview questions one know before appearing interview ...

19:09
Top 5 Design Pattern Interview Questions and Answers you know before Interview in 2025 | Code Decode

20,976 views

5 months ago

Code Decode
Difference between @component & @bean annotations in Spring boot | Interview Question | Code Decode

In this video of code decode we have explained @bean vs @component difference in spring boot Aspect @Component @Bean ...

7:39
Difference between @component & @bean annotations in Spring boot | Interview Question | Code Decode

59,237 views

2 years ago

Code Decode
Junit testing Interview Questions & Answers with tutorial in Spring boot Java | Code Decode |Part -1

In this video of code decode we have explained junit interview questions and answers for experienced with explaination Udemy ...

16:47
Junit testing Interview Questions & Answers with tutorial in Spring boot Java | Code Decode |Part -1

56,243 views

3 years ago

Code Decode
Microservices Asynchronous synchronous Design Interview Questions and Answers| Part -4 | Code Decode

Microservice asynchronous synchronous communication Interview questions and answers we have covered in this video of code ...

14:53
Microservices Asynchronous synchronous Design Interview Questions and Answers| Part -4 | Code Decode

52,571 views

3 years ago

Code Decode
Annotations in Spring boot with Explanation| Spring boot Interview Questions and Answers Code Decode

In this video of code decode we have explained about Annotations in Spring boot. Annotations in spring boot is very important ...

19:56
Annotations in Spring boot with Explanation| Spring boot Interview Questions and Answers Code Decode

147,758 views

3 years ago

ByteMonk
Master Service Discovery in Microservices | Eureka and Java Spring Boot

In this video, we break down the concept of Service Discovery, a crucial mechanism that ensures seamless communication ...

8:16
Master Service Discovery in Microservices | Eureka and Java Spring Boot

39,923 views

1 year ago

Java Guides
Strangler Fig Pattern | Strangler Fig Pattern in Microservices | Migrate Monolithic to Microservices

The Strangler Fig pattern is a method for migrating a monolithic application to microservices incrementally. It involves gradually ...

5:20
Strangler Fig Pattern | Strangler Fig Pattern in Microservices | Migrate Monolithic to Microservices

3,240 views

7 months ago

Code Decode
Kafka tutorial for Beginners | Kafka vs Active/Rabbit MQ | Interview Questions| Code Decode | Part-1

In this video of kafka tutorials for beginners we have explained about kafka for experienced and beginners which includes ...

19:47
Kafka tutorial for Beginners | Kafka vs Active/Rabbit MQ | Interview Questions| Code Decode | Part-1

102,093 views

3 years ago

Code Decode
3-Phase Commit in Distributed Transactions: Must-Know for Microservices Interview Q | Code Decode

In this microservice Interview questions and answers for 3 phase commit for distributed transaction management in microservices.

18:36
3-Phase Commit in Distributed Transactions: Must-Know for Microservices Interview Q | Code Decode

12,343 views

2 years ago

Code Decode
What is CORS In Spring boot | CORS Policy | CORS Interview Questions and Answer | Code Decode |

This video covers CORS policy And how to implement it in the spring Boot application. Why CORS is important And how it works is ...

8:31
What is CORS In Spring boot | CORS Policy | CORS Interview Questions and Answer | Code Decode |

25,928 views

3 years ago

Code Decode
Double checked Locking in Singleton Design pattern | Java Interview Questions | Code Decode

In this video of code decode we have explained the double checked locking of singleton design pattern which is very important ...

17:53
Double checked Locking in Singleton Design pattern | Java Interview Questions | Code Decode

24,190 views

3 years ago

Code Decode
AZ 900 Episode 1 | What is Cloud and Cloud Computing | Azure fundamentals | Code Decode

In this video of code decode we have covered What is cloud and cloud computing of Azure fundamentals Az 900 Udemy Course ...

18:42
AZ 900 Episode 1 | What is Cloud and Cloud Computing | Azure fundamentals | Code Decode

6,806 views

3 years ago

Code Decode
Why and why not use Docker | Advantages Disadvantages | Interview Question and Answer | Code Decode

in this video of code decode we have explained advantages and disadvantages of using docker in your project. Docker Interview ...

13:17
Why and why not use Docker | Advantages Disadvantages | Interview Question and Answer | Code Decode

8,194 views

2 years ago

ByteMonk
Saga Pattern | Distributed Transactions | Microservices

Sagas are an essential concept in microservices and distributed systems design, and they often come up in system design ...

17:18
Saga Pattern | Distributed Transactions | Microservices

98,099 views

1 year ago

Code Decode
Most Asked SQL interview questions and answers for Java Developers with examples | Code Decode

In this video of code decode we have covered most asked SQL Interview Questions and answers for java developer with ...

16:34
Most Asked SQL interview questions and answers for Java Developers with examples | Code Decode

177,259 views

4 years ago