Posts
Pradeep Meruva
Cancel

Once upon a time, in a magical jungle deep in South America, there lived a fairy who stumbled upon a breathtaking sight. The jungle was so beautiful that the fairy couldn’t help but wish for a magn...

Buckle up because we’re about to embark on an exciting journey into the world of website building using AWS CDK. I’ve been bombarded with requests to spill the beans on the code I’ve conjured up, a...

There was a young archer named Arjun who dreamt of winning every archery competition in his village. He practiced day and night, honing his skills and perfecting his technique. Eventually, he becam...

Introduction to SOAR Alright, partner! Saddle up and let’s talk about SOAR in AWS. But wait, why so serious? Let’s put a smile on that face and have a little fun while we learn about Security Orch...

What is a blind spot A blind spot is an area in your range of vision that you cannot see properly but which you really should be able to see. For example, when you are driving a car, the area just ...

Time-out is a familiar concept used to correct behavior in children, but its application extends beyond that. In the realm of microservices, where monolithic applications are transitioning to a dis...

Developers, like all humans, need a social life and the support of family and friends. I have learned many important life skills from my friends and value their advice on important decisions. Frien...

The amount of code that goes into the DAO layer has reduced drastically with the invention of @Repository annotation. Nevertheless, it’s always a good idea to write tests for your DAO layer, just t...

Spring Boot provides a number of utilities and annotations to help when testing your application. Test support is provided by two modules: spring-boot-test contains core items, and spring-boot-test...

Spring Boot includes a number of additional features to help you monitor and manage your application when you push it to production. You can choose to manage and monitor your application by using H...