Microservices

Have Microservices killed the monolithic architecture? Maybe not!

Microservices have been growing in popularity since the past few years, 2014 to be precise. Honestly speaking they weren’t that…

6 years ago

Netflix open sources Zuul 2 cloud gateway

Netflix in their tech blog announced that their popular cloud gateway Zuul 2 is now open-source. Zuul 2 was announced…

6 years ago

What are lightweight Architecture Decision Records?

Architecture Decision Records (ADRs) document all the decisions made about software. Every change is recorded in a plain text file…

6 years ago

What is domain driven design?

Domain driven design exists because all software exists for a purpose. It does something. For example, you can't provide a software…

6 years ago

API Gateway and its Need

 In this article by Umesh R Sharma, author of the book Practical Microservices, we will cover API Gateway and its…

6 years ago

How to build secure microservices

A few years back, everybody was looking for an architecture that would make web and mobile application development more flexible,…

7 years ago

Understanding Microservices

This article by Tarek Ziadé, author of the book Python Microservices Development explains the benefits and implementation of microservices with Python.…

7 years ago

What are Microservices?

In this article written by Gaurav Kumar Aroraa, Lalit Kale, Kanwar Manish, authors of the book Building Microservices with .NET Core,…

7 years ago

Microservices and Service Oriented Architecture

Microservices are an architecture style and an approach for software development to satisfy modern business demands. They are not a…

7 years ago

Testing and Quality Control

In this article by Pablo Solar Vilariño and Carlos Pérez Sánchez, the author of the book, PHP Microservices, we will…

7 years ago