No Image

Zipkin Server Setup

July 31, 2018 Saurabh Oza 0

Zipkin Server Setup How to configure the Zipkin Server? Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems […]

github logo silhouette in a square 318 54633

First time Git Setup – Git

July 29, 2018 Saurabh Oza 0

First-Time Git Setup – Git Please follow below steps 1.      Download git from https://git-scm.com/downloads 2.      Create n new account on https://github.com 3.      Create new repository […]

No Image

Setup RabbitMQ on Windows

July 29, 2018 Saurabh Oza 0

Getting Started with RabbitMQ on Windows In this post we will download and start RabbitMQ instance. RabbitMQ is open source message broker software (sometimes called […]

No Image

Part 1 – Microservices Introduction

July 21, 2018 Saurabh Oza 0

Microservices Introduction Introduction to Microservices Monolithic Architecture Before microservices evolved, all the web-based applications were built with monolithic architectural style. In a monolithic architecture, an […]