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

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...

Sunday, 21 March 2021

How to make Httpd service idempotence in nature

How to make Httpd service idempotence in nature

Today's Task: Restarting httpd Service is not idempotence in nature and also consumes more resources suggests a way to rectify this chal...
Integration of AWS with Ansible (Case-study)

Integration of AWS with Ansible (Case-study)

What is Ansible? Ansible is an automation tool, which is used for configuration management in the IT Industries like AWS, Windows, etc. Wha...

Wednesday, 10 March 2021

How Pinterest use Kubernetes?

How Pinterest use Kubernetes?

Pinterest is a huge social Media Platform, it has 1000 microservices and multiple numbers of infrastructure. In 2016, Pinterest's develo...

Tuesday, 2 March 2021

How Hafslund use Azure Kubernetes service?

How Hafslund use Azure Kubernetes service?

Hey Everyone, today I am going to explain the use case of the Azure Kubernetes service. In the world, there are many companies that are curr...

Sunday, 3 January 2021

Create a Unique Network Topology

Create a Unique Network Topology

Arth Task: 14.1 --> Create a Network Topology Setup in such a way so that System A can ping to two Systems, System B and System C but bo...