Spies have been using physical "Dead Drops" to exchange information securely for decades. This method of communication has become possible online with recent cryptographic advances.
This article sets out to conduct a performance test on the Spring Boot Pet Clinic application to see whether any performance bottlenecks can be identified.
Lambda Architecture is one of the most useful frameworks to design big data applications and distributed data processing systems like social network platforms.
In this article, we will take a look at the power of saying No — having the flexibility and willingness to stand by what is important and speak your mind.
As the media industry joins others by adopting AI to improve user experience, many developers are facing new challenges and higher stakes on the backend.
This article contains a series of top 8 recommended books to improve your programming skills. Each book is an addition to a developer's skills and an interesting read. From concurrency, design patterns, refactoring, and microservices this list covers it all.
In this post, we are going to build an aggregator for API calls using the Enricher EIP. A tutorial on how to aggregate sequential calls to REST APIs in a single response.