aws ecs

aws-and-elasticsearch
Development Quick Tips

Deploy ELK Stack to Amazon ECS

Introduction In this article we will discuss how we self-deployed ELK Stack on Amazon ECS by using AWS Cloud Formation to help us create the required resources. There are many other possibilities to use t...

Software Development Outsourcing
Development

Transforming a monolithic application to a micro-services oriented architecture – Part 4 – Stack for the monolith

We have created the base stack, now let’s consider our monolithic application that it is actually a micro-service, so let’s deploy it to our previously created infrastructure. After all the base ...