내가 좋아할 만한 콘텐츠
If you are a backend engineer, you have to understand SOLID principle without any exception. I have received multiple dms asking me to explain it in an understandable way. So here we go. Save this, you'll thank me later. SOLID is a set of five design principles that help…
As a Backend engineer, learn below to move beyond CRUD APIs: →Security a. Authentication & Authorization b. Cryptography c. Encryption Algorithms d. OWASP Top 10 e. SIEM, IDS, IPS, etc. f. misc: OAuth 2.0, JWT, etc. g. CORS h. Security headers(CSP, HSTS…
As a Java/Backend engineer, learn these properly to be a better engineer instead of trying to learn every new fancy tech or a language: To organize data efficiently: Data Structure To optimize problem solving: Algorithms To protect data endpoints: API Security To enable…
For AWS US east outage issue, below post tells why we need to consider between Consistency and Availability as network Partition is a fundamental part of life in a distributed system and we have to sacrifice either C or A in most cases.
Java/Backend interview scenario based question on CAP(Consistency, Availability, Partition) theorem: You're a lead architect for Uber. Core functionality relies on a distributed system that tracks driver locations and ride availability in real-time. To ensure low latency, this…

As a Java/backend developer, knowing Microservices patterns is mandatory to be a better developer and also to perform better in any interview. I am providing an exhaustive list of the PATTERNS available in Microservices. Save them, learn them, as a developer when you learn these…

Java/Microservice interview question: ⇒How to debug and Optimize a Slow Microservice Due to External API Calls? 1. Diagnose and Confirm (Don't Guess) → confirm the external API is the true bottleneck. → Tracing: Use distributed tracing (Telemetry or Zipkin) to measure the…

Most important Springboot annotations that are used the most and also asked the most during interviews: ⇒Core Spring Boot Annotations → @ SpringBootApplication: Combines @ Configuration, @ EnableAutoConfiguration, and @ ComponentScan Entry point for a Spring Boot app → @…

Java/Springboot interview question: Question: To build a fast API, you must fetch data from multiple microservices in parallel. How does this requirement influence your choice between RestTemplate, WebClient, and a Feign Client? RestTemplate: Best for a simple, blocking script…

In an actual Java interview, asking a simple question like below doesn't actually test in-depth knowledge of a candidate. So a scenario is introduced to check the same. Short Question: How can you force three threads—T1, T2, and T3—to execute in a specific sequence, one after…

Java interview scenario based questions on Exceptions: Short Question 1: Can a static block throw an exception? Scenario based: You have a class that initializes a critical static resource in a static block. This initialization process might fail and throw an exception. What…

As a Java/backend engineer, at one point these system design concepts become inescapable. Understand these concepts properly to be a better engineer and also to perform better during interviews: → APIs (Application Programming Interfaces): A set of rules and protocols that…

Scenario based question of an actual Java/Springboot interview: Within a controller class, a service method annotated with the @Transactional annotation is being called. This method not only saves the entity but also sends two emails: one to the admin and another to the…
Java+Springboot scenario based questions which are asked in actual interviews I am providing multiple scenario based questions and their short answers below(TL,DR, you can save it for future references): Spring Bean Types and Stereotypes Scenario: Imagine you're designing a…

I have received multiple messages asking for a roadmap of how to prepare for becoming a complete Springboot developer. I have complied a 3-Phase Roadmap for the same, this will streamline the process from basics to advanced level, making it less daunting for a complete beginner.…

One of the most asked Java/backend interview questions in an interview ⇒The N+1 Problem in JPA → 1 initial query: To fetch N parent entities. → N subsequent queries: For each of the N parent entities, a separate query is executed to fetch its related children. → Results in…

United States 트렌드
- 1. Chauncey Billups 34.4K posts
- 2. Chauncey Billups 34.4K posts
- 3. Mafia 78.3K posts
- 4. Gilbert Arenas 2,788 posts
- 5. Damon Jones 5,636 posts
- 6. 5sos 26.2K posts
- 7. #7_years_with_ATEEZ 36.5K posts
- 8. Toronto Rangers 1,052 posts
- 9. Kirby Air Riders 4,707 posts
- 10. Kash Patel 26.8K posts
- 11. #에이티즈_7주년_항해는_계속된다 28.3K posts
- 12. #A_TO_Z 28K posts
- 13. Feds 20.4K posts
- 14. The FBI 116K posts
- 15. Adam Silver 3,369 posts
- 16. The NBA 159K posts
- 17. Sakurai 8,392 posts
- 18. Gambling 79.4K posts
- 19. Malik Beasley 5,108 posts
- 20. Poker 22.5K posts
내가 좋아할 만한 콘텐츠
-
Arsenalmav
@arsenalmav -
Patiz
@KiburuPatrick -
LeftyLewy
@leftylewy -
Arsenal forever
@eesaislam6 -
Gunnerops
@bismarckops -
Paul
@pthorpe1011 -
The Good Shepherd
@oriental_peace -
Dennis Brown
@DennisB93211113 -
Abdul halim
@phoondrei -
One Nil To The Arsenal
@JigsawTLOo -
Mayur
@Mayur04033364 -
jjj
@Jordanj15778696 -
shay
@GovenderShayur -
mohoyo01
@mohoyo01 -
Frank Krass
@FrankKrass
Something went wrong.
Something went wrong.