- Healthcare
Mirth Connect and its application as HL7 Parser
What is HL7? HL7 is a set of international standards used to transfer and share data between various healthcare providers.…
Read More » - Java
Microservices Architecture with Spring Cloud
What are microservices? Microservices is an architecture(service-oriented architecture) (SOA). In this architecture, applications are broken down into various services. The motivation…
Read More » - Node.js
Docker: How to get a Node.js application into a Docker Container
Introduction The goal of this article is to show you an example of dockerizing a Node js application. Where you…
Read More » - Blockchain
Blockchain: A simplified understanding of Hash, Block, Blockchain & Distributed Blockchain
What is a Blockchain? A blockchain can define as a constantly growing ledger that keeps a permanent record of all…
Read More » - DevOps
GitFlow: A tool to simplify a project’s workflow, collaboration & SCM in Git
Introduction Usually, when one is working on a project which has a lot of contributors, it can become challenging to…
Read More »