Technical EJ - Latest Technology News Technical EJ - Latest Technology News : DevOps
Showing posts with label DevOps. Show all posts
Showing posts with label DevOps. Show all posts

Thursday, 22 May 2025

Integrating HashiCorp Vault with Terraform for Securing RDS Credentials

Integrating HashiCorp Vault with Terraform for Securing RDS Credentials

I have successfully integrated HashiCorp Vault with Terraform to store the password of the RDS instance for the master username.

Wednesday, 7 May 2025

How to deploy Game-2048 application in AWS EKS cluster (with Fargate option)

How to deploy Game-2048 application in AWS EKS cluster (with Fargate option)

Hi Everyone, I have written an article on how to deploy the game 2048 application on the AWS EKS service using the Fargate method. 

Thursday, 27 May 2021

How to setup Multi Node k8s Cluster on AWS using Ansible

How to setup Multi Node k8s Cluster on AWS using Ansible

Hello Everyone, today I am going to explain how to setup a Kubernetes Multi-Node cluster on AWS Using the Ansible tool . Kubernetes Multi-No...

Saturday, 10 April 2021

 How to create ansible roles for web servers and load balancer

How to create ansible roles for web servers and load balancer

Hi everyone, today I am going to perform an automation task using Ansible Tool. The task we are going to perform is: 1) Create an Ansible ro...

Thursday, 8 April 2021

How to Run GUI App on Docker

How to Run GUI App on Docker

Hello Everyone, today I am going to explain to you how to run the Firefox application on top of Docker.   Follow the steps to  run firefox(G...