Redefining Work-Life Balance: A Modern Perspective from the Knowledge IndustryThe conventional notion of work-life balance conjures images of a scale, evenly poised between professional obligations and personal…Oct 6, 2023Oct 6, 2023
Setting up CloudFront for aSetting Up AWS CloudFront for Spring Boot and Angular with Redirection…Aug 18, 2023Aug 18, 2023
Port 80 to 443 RedirectionIf you want to handle the HTTP to HTTPS redirection at the Spring Boot level, especially when using an embedded container like Tomcat, you…Aug 9, 2023Aug 9, 2023
Demystifying Drools: Architecting for Automated Decision-Making in Financial InstitutionsIn today’s fast-paced financial sector, automated decision-making has become essential. It helps institutions navigate the complexities of…Jul 5, 2023Jul 5, 2023
Add a Custom MetaData to Nuxeo DMS LTSIn the enterprise edition of Nuxeo DMS, the metadata can be added through Nuxeo Studio which is a part of the Nuxeo Online Services and…May 15, 2023May 15, 2023
How RabbitMQ comes to know whether the prefetch count limit has been reached?In continuation with my previous attempt to answer the questionMar 17, 2023Mar 17, 2023
Can RabbitMQ queues publish records in batches?RabbitMQ itself does not provide a built-in mechanism to publish messages in batches directly. However, you can achieve batching by…Mar 17, 2023Mar 17, 2023
Generic API Caller in .Net 6 — Resiliency Part IIn Part I, we’ll see the implementation of the Circuit Breaker Pattern. By definition, the circuit breaker pattern handle faults that might…Feb 6, 2023Feb 6, 2023
Generic API Caller in .Net 6This article covers the implementation of a generic API caller to quickly onboard the APIs in any application. It accepts the following…Feb 2, 2023Feb 2, 2023