INSIGHTS

Enterprise Service Bus (ESB) - Integration Hub

Enterprise Service Bus (ESB) / Integration Hub Imagine a hospital where different systems Radiology System, Cardiology System, Electronic Health Records, and Billing System need to exchange information with each other. The first thing we notice is the fact that particular system has to have all the knowledge of target system to to satisfy that request. System that wants to talk to any other system must know its protocol. System also must know what format these messages shall be used for exchange, and many other things.
One Piece - Life Lessons

One Piece - Life Lessons

I’m certain that some of you have watched the Netflix series “One Piece.” This show is an adaptation of the well-known manga series crafted by Eiichiro Oda. This series teaches many important life lessons using its powerful characters. I’ve gathered these valuable life lessons with the intention of sharing them with you all here. Monkey D. Luffy One of the prominent life lessons from Monkey D. Luffy, the main character of “One Piece,” is the importance of relentless pursuit of one’s dreams.
Mangalore

Mangalore

Background Mangalore, also known as Mangaluru, is a port city located in the southwestern state of Karnataka in India. It has a rich and diverse history that spans centuries. The city developed as a port in the Arabian Sea during ancient times. Mangalore became a prominent trading port on the west coast of India. This attracted the attention of European colonial powers, including the Portuguese, who established a presence in the area.
Idea of Security in DevOps

Idea of Security in DevOps

In Azure DevOps, CI/CD forms the cornerstone of modern software delivery. With Continuous Integration (CI), code changes are automatically merged and verified multiple times a day, ensuring early detection of issues. This seamless integration is followed by Continuous Deployment (CD), where these validated changes are swiftly and reliably deployed to production or testing environments. Azure DevOps empowers teams to automate and streamline the entire software delivery process, from code writing to deployment, encouraging agility and quality throughout the development lifecycle.
Migrating Large SQL Server Data to the Cloud

Migrating Large SQL Server Data to the Cloud

Migrating Large SQL Server Data to the Cloud In today’s digital landscape, businesses are increasingly moving their data to the cloud to leverage its scalability, flexibility, and cost-effectiveness. However, migrating large volumes of data while ensuring minimal downtime and maintaining data integrity poses a significant challenge for organizations. One such challenge was encountered during one of my projects to migrate on-premises SQL Server data to Microsoft Azure, without compromising on availability.