kodjo-kuma djomeda
June 25, 2020
Uncategorized
Welcome to the part3 of our Infrastructure as Code using Terraform series. All our scenarios so far are to execute on AWS. 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…
Read more
kodjo-kuma djomeda
June 24, 2020
Uncategorized
In this section of our series, we will focus on how to get our environment ready and how we can create simple infrastructure with few lines of Terraform code. Create your AWS IAM user with access key and secret We…
Read more
kodjo-kuma djomeda
June 22, 2020
aws, ec2, linux, networking, Open Source, Terraform, Ubuntu
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…
Read more
kodjo-kuma djomeda
June 14, 2020
aws, CentOS, ec2, IoC, linux, Open Source, Terraform
Today, I would like to talk about Terraform, a tool I didn’t know I needed until I got to use it. This tutorial is not really what you would expect from a “how-to” or a “getting started” one. But in…
Read more
kodjo-kuma djomeda
February 15, 2020
ansible, aws, AWX, ec2, linux, nginx, Open Source, postgressql, python, Ubuntu
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…
Read more
kodjo-kuma djomeda
October 23, 2017
aws, curl, ec2, http, httpie, linux, nginx, php, ssh, ssl, Ubuntu
Hello Guys, Here is another post on a scenario some of you working with telcos, banks and other organizations are familiar with. There is a server somewhere which offers a service usually available over VPN, sometimes not, that you need…
Read more
kodjo-kuma djomeda
September 8, 2017
aws, azure, networking, vpn, vyos
Hello Guys, In this tutorial, I will try to show how to create a Azure Managed VPN and use VyOS on AWS to connect to it. Kindly note that there are currently 2 ways of using route based VPN with…
Read more
kodjo-kuma djomeda
August 29, 2017
aws, ec2, networking, vpn, vyos
Hello Guys, This post is the continuation of our conversation of establishing connection to AWS Hardware VPN. I am certainly not qualified to explain the differences between route based and policy based but I am hoping with these 2 posts…
Read more
kodjo-kuma djomeda
August 28, 2017
aws, ec2, networking, vpn, vyos
Hello Guys, I wanted to write this article as personal documentation but as well because I wanted to be in most of our partners’ shoes. Most of the time when they want to establish a VPN connection with us and…
Read more
kodjo-kuma djomeda
June 22, 2017
aws, azure, debian, ec2, openswan, ssh, terminal, Ubuntu, vpn, vyos
Hello Guys Welcome to the final part of our series on establishing a VPN between Azure and AWS using Openswan and VyOS. This is where the real thing happens. I know if you were like me , you would already…
Read more