EC2

aws-and-elasticsearch
Development Quick Tips

Deploy ELK Stack to Amazon ECS

IntroductionIn 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 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...