Open in app

Sign In

Write

Sign In

Sebin Xavi
Sebin Xavi

31 Followers

Home

About

Pinned

EKS cluster deployment using Terraform

In this blog, I will be going to create an AWS EKS cluster with the help of Terraform scripts. Amazon Elastic Kubernetes Service (Amazon EKS) is a managed Kubernetes service provided by AWS. …

Terraform

5 min read

EKS cluster deployment using Terraform
EKS cluster deployment using Terraform
Terraform

5 min read


Pinned

AWS EC2 SSH Key Rotation

Sometimes we get the requirement to change the key-pair of AWS EC2 instances for some security reasons. In this article, we will be changing the key pair of running EC2 instances using the Ansible Playbook. General Information When you use standard AMIs to launch an EC2 instance, you can connect to it…

Aws Ec 2 Ssh Key Rotation

6 min read

AWS EC2 SSH Key Rotation
AWS EC2 SSH Key Rotation
Aws Ec 2 Ssh Key Rotation

6 min read


May 30, 2022

Kubernetes Cluster with Rancher

I’ve created a blog post that demonstrates how to set up Rancher and integrate an existing AWS EKS cluster into it. Rancher is an open-source software platform that is used for managing the Kubernetes clusters. Prerequisites AWS EC2 Instance — Ubuntu EKS cluster with kubectl access Step 1: Install Docker on EC2 instance (Rancher Server) I used to follow the…

Kubernetes

3 min read

Kubernetes Cluster with Rancher
Kubernetes Cluster with Rancher
Kubernetes

3 min read


Oct 10, 2021

Kubernetes Ingress controller with SSL Cert-Manager

In this guide, we’ll set up the Kubernetes-maintained Nginx Ingress Controller, and create some Ingress Resources to route traffic to several dummy backend applications. Once we’ve set up the Ingress, we’ll install cert-manager into our cluster to manage and provision TLS certificates for encrypting HTTP traffic to the Ingress. …

Ingresscontroller

8 min read

Kubernetes Ingress controller with SSL Cert-Manager
Kubernetes Ingress controller with SSL Cert-Manager
Ingresscontroller

8 min read


Oct 1, 2021

Kubernetes Nginx PHP-FPM App

In this blog, we will deploy a PHP application on a Kubernetes cluster with Nginx and PHP-FPM running in separate containers. We want the web-server Nginx and PHP-FPM to be co-located in separate pods. PHP-FPM PHP-FPM is an implementation of Fast-CGI for PHP with improved capabilities around process management, logging…

Kubernetes

3 min read

Kubernetes Nginx PHP-FPM App
Kubernetes Nginx PHP-FPM App
Kubernetes

3 min read


Oct 1, 2021

Kubernetes Ipstack Redis App

Here is an example of a simple web application that has an in-memory cache such as Redis Redis deployment with 4 replicas in a three-node Kubernetes cluster that uses pod affinity. We want the web servers to be co-located with the cache as much as possible. If we create the…

Kubernetes

2 min read

Kubernetes Ipstack Redis App
Kubernetes Ipstack Redis App
Kubernetes

2 min read


Sep 26, 2021

Kubernetes Liveness and Readiness Probes

Liveness and Readiness probes are used to control the health of an application running inside a Pod’s container. Kubernetes gives you two types of health checks, and it is important to understand the differences between the two and their uses. Liveness probe Liveness probes let Kubernetes know if your app is alive…

Kubernetes

4 min read

Kubernetes Liveness and Readiness Probes
Kubernetes Liveness and Readiness Probes
Kubernetes

4 min read


Aug 24, 2021

Automating Docker Image Builds With Continuous Integration

This is a DevOps CI/CD pipeline using Git, Jenkins, Ansible, and Docker on AWS for deploying a python-flask application in a Docker container. — The process should be initiated from a commit to a specific branch of a GitHub repository(often master). This event kicks off a process that begins building the Docker image. Jenkins supports this event-driven flow using the “GitHub hook trigger”. Project Architecture

Ansible

5 min read

Automating Docker Image Builds With Continuous Integration
Automating Docker Image Builds With Continuous Integration
Ansible

5 min read


Jul 27, 2021

Docker Image with simple Python-Flask Application

The goal of this example is to show you how to get a Python-Flask application into a Docker container. The guide is intended for development, and not for production deployment. The guide assumes you have a basic understanding of how a Python application is structured. …

3 min read

Docker Image with simple Python-Flask Application
Docker Image with simple Python-Flask Application

3 min read


Jul 13, 2021

EC2 Cost Optimization Using AWS Lambda Function

Using the lambda function with python code, we will be able to shut down the EC2-instances automatically. The python code that can be executed automatically using the AWS cloudwatch rules has been provided below. General Information To save costs on AWS EC2, it may be necessary in some cases to automatically shut…

Lambda

3 min read

EC2 Cost Optimization Using AWS Lambda Function
EC2 Cost Optimization Using AWS Lambda Function
Lambda

3 min read

Sebin Xavi

Sebin Xavi

31 Followers

Passionate DevOps Engineer!! Contact me on : https://www.linkedin.com/in/sebinxavi/

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech