deployment

Software Development Outsourcing
Development

Transforming a monolithic application to a micro-services oriented architecture – Part 6 – Final Deploy

We have created stacks. We have updated them manually to Amazon S3. We can launch them easily from the AWS Console > CloudFormation View. Now it is time to use some CI/CD scripts which will deploy our mic...

Software Development Outsourcing
Development

Transforming a monolithic application to a micro-services oriented architecture – Part 1 – The Monolith

In this article I am going to present to you how our current infrastructure was looking like. Beside presenting it, I will also share with you scripts and code that we used to use. At this moment we have a b...

Software Development Outsourcing
Development

Transforming a monolithic application to a micro-services oriented architecture – Introduction

You may change your big and cool application to micro-services for a lot of reasons. This article is not about why switching our applications to a micro-services oriented architecture, but on how we chose to do...