This second article from a series of 3. It focuses on how to create the same infrastructure we created in the first segment with awscli. But this time doing it with Ansible. The purpose of this article isn’t to introduce ansible to a real newbie but to help setup the project ahead of the actual […]
terminal
Step by step ECS Fargate setup from scratch using AWS CLI
AWS VPC to ECS from ground up
Recently I was reached out by an up coming DevOps engineer to help with an AWS setup that includes launching a set of mircroservices into AWS ECS Fargate. I had created the setup in my AWS account and documented it. But that documentation had assumed a certain level of exposure and experience and the actual […]
Part 3 :: Establishing site-to-site VPN between OpenSwan And VyOS
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. […]
how to use screen to protect your ssh session from abrupt internet deconnection
Hello Fellas! I must admit I have been lazy to learn this “screen thing” my boss has been telling me about. Foolishly I quickly installed the application on my desktop fedora thinking I got it started 😀 . Surprisingly not much of all the posts I have come across have painted it clearly that screen […]
“Yet Another How To” about useful linux terminal commands
Hi there, if you have ended up on this post, well that means you might have performed that infamous “How to” search regarding Linux command line. It’s all good, I have done such things before and will probably continue doing that. Today I actually decided I should start taking notes of what I type in […]