Menu
  • Home
  • About Me
  • Blog
  • Github
  • LinkedIn

Category: Ansible

AWS Fullstack Application Deployment

April 14, 2022April 14, 2022

Sorry! I’m currently busy at the moment. I’m working on creating demo. Instead, I want to show my github repository to show my code. https://github.com/sikgyu/ansible_aws

Read More

1. Getting Started – Ansible Inventory Tutorial (Connect Ansible to AWS EC2 instance)

January 18, 2022June 30, 2022

The purpose is to get used to the different building blocks of the cloud infrastructure in order to set it up automatically using scripts and Ansible. The infrastructure I am going to set up is: Ansible Inventory Create Ansible configuration file I defined the host that we are going to work with, and folder called…

Read More

Vagrant Multi Machine setup automation with Ansible Playbook

January 17, 2022June 30, 2022

I’m going to automate configuration of simple microservice architecture application by using Ansible Playbook and Vagrant. Create 3 roles for this archtecture 1. Frontend 2. Backend 3. Database Ansible-Galaxy Create Backend Role tutorial.yaml backend/tasks/main.yaml backend/defaults/main.yaml backend/template/db.config.js.j2 backend/template/tutorials.service.js Ansible-Galaxy Create Nodejs Role nodejs/tasks/main.yml Ansible-Galaxy Create Frontend Role Frontend/tasks/main.yml Frontend/defaults/main.yml Frontend/templates/default.js Ansible-Galaxy Create Database Role database/tasks/main.yml database/defaults/main.yml…

Read More
Recent Posts
  • ChinguTalkBot v0.1.0: Setting up AWS Cognito with CDK for User Authentication
  • Phoenix & Elixir: Fix PostgreSQL connection refused
  • Demo: Git Log with Shell script to create a release notes
  • Metasploit
  • CyberSecurity Lab – Online Password Attack

Archives
  • March 2024
  • May 2023
  • April 2023
  • February 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
Categories
  • Amazon Interview (3)
  • Ansible (3)
  • AWS (9)
  • Azure (9)
  • Certification (2)
  • ChinguTalkBot Project (1)
  • cybersecurity (3)
  • Data analytics (6)
  • Demo Videos (6)
  • Docker (5)
  • Git (1)
  • GitLab (1)
  • Golang (3)
  • JavaScript (2)
  • Jenkins (4)
  • PowerShell (1)
  • Python (10)
  • Terraform (11)
  • Uncategorized (9)

©2025 | Powered by WordPress and Superb Themes!