We are a dedicated team of professionals with strong will to follow the best practices when we code. As a team, we have to manage several documents with all the coding conventions, design patterns and princi...
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...
The nested type is a specialized version of the object datatype that allows arrays of objects to be indexed in a way that they can be queried independently of each other. In order to achieve&n...
Prerequisite: Configure the Elasticsearch instance.Configure the Kibana instance.Install the sqljdbc driver library. In order to import the SQL data we need to configure the import file. So let’s start by...
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...
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...
Now that I have presented how we used to do deploys, the next step is to move our current application to be hosted into Docker. First thing first, we have updated QA and STAGE servers to Windows Server 2016 ...
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...