Welcome to the part 2 of our attempt to deploy to ECS using ansible. This is the continuation of the ansible setup we did on in the part 1. In there in part 1, we have set up the project using a specific structure that allows for multi environments and allows for the use of […]
Open Source
Infrastructure as Code: Deployment to AWS using Terraform Part 2
In the part1 section of this tutorial series, I have taken time to explain how to set up Terraform to be working with AWS using AMI and creating a simple instance running as classic EC2. This series aims to be a gentle walk-through of Terraform with full code available on git htttps://github.com/kdjomeda/intro-to-terraform. In part 2, […]
Infrastructure as code: Deployment to AWS using Terraform
Getting Started with Ansible Works (AWX)
Hi readers, if you got here, it means you know a little bit about Ansible core. I suspect you also know about the community version of its enterprise offer Ansible Tower, called Ansible Works(AWX). Today, I will show you how I got it installed. I personally have gotten to the point where I need to […]
Part 2 :: Configuration on Azure: OpenSwan
Python script to start or stop amazon ec2 instance and notify slack channel
Hello Guys, Happy New Year to you all. This is my first post in 2016 and I would love to share something useful for those who play around with AWS EC2 instances. Let’s get started with the prerequisites. Prerequisites Before you start, I would love to warn you about python and its discipline around indentation. […]
Introduction to Ansible
Hello There, This is the first article of the series on configuration management with Ansible. I hope this will give you hands on real practice time , working knowledge with Ansible Using Ansible Now that we have our default inventory and our infrastructure defined in the mother article, let’s see what we can do with […]
Taking advantage of vagrant for quick infrastructure prototyping
Hello Folks I must admit, I have been very reluctant in using vagrant for while before I have seen the light. I actually had my wow moment when I managed to set up a complex virtual IT infrastructure to simulate a deployment architecture with just few lines. Let’s get going with our task today. For […]
The awakening of the Giant Microsoft
With .NET Core released as open source not being news anymore, I think even though I am not a Microsoft fan , this is a huge step in the awakening of the giant. According to Paul Krill of Infoworld, Experts agree that it’s not currently threatening Java. My personal view is that Microsoft is totally […]