Application Load Balancer

Software Development Outsourcing
Development

Transforming a monolithic application to a micro-services oriented architecture – Part 5 – Stack for another service

We have now all we need to start splitting the monolithic application into micro-services. All we have to do from now on is:Discuss about the micro-services you will create;Take code apart from the big appl...

Software Development Outsourcing
Development

Transforming a monolithic application to a micro-services oriented architecture – Part 3 – AWS CloudFormation Stack

In this article, I am going to explain how to setup a base stack for Amazon Cloud Formation service. This stack will create several shared resources needed for deploying docker containers on Windows Server 2016...