Forem

Saravanan Gnanaguru profile picture

Saravanan Gnanaguru

Cloud DevOps and Infra as Code

Pronouns

he/him

Work

Architect

Five Year Club
Writing Debut
Four Year Club
GitHub + DEV 2023 Hackathon Participant
1 Week Community Wellness Streak
Three Year Club
Hacktoberfest 2022
MongoDB Atlas Hackathon Participant
Two Year Club
2021 GitHub Actions Hackathon Participant
One Year Club
GitHub Actions Hackathon Participant

Pin Pinned

Automate Kubernetes Deployment using Terraform and GitHub Actions

Automate Kubernetes Deployment using Terraform and GitHub Actions

20
Comments
3 min read
Deploy Kubernetes Resources in Minikube cluster using Terraform
Cover image for Deploy Kubernetes Resources in Minikube cluster using Terraform

Deploy Kubernetes Resources in Minikube cluster using Terraform

57
Comments
7 min read
Develop REST API using Go with API versioning, Basic Auth and Query String
Cover image for Develop REST API using Go with API versioning, Basic Auth and Query String

Develop REST API using Go with API versioning, Basic Auth and Query String

10
Comments
5 min read
Kubernetes Learning Part II - Understanding of Kubernetes Architecture and Hands-on Lab Setup
Cover image for Kubernetes Learning Part II - Understanding of Kubernetes Architecture and Hands-on Lab Setup

Kubernetes Learning Part II - Understanding of Kubernetes Architecture and Hands-on Lab Setup

18
Comments
6 min read
Create AWS Infrastructure using CDK for Terraform
Cover image for Create AWS Infrastructure using CDK for Terraform

Create AWS Infrastructure using CDK for Terraform

12
Comments 1
9 min read
Run Your Own GenAI LLMs Offline with LM Studio
Cover image for Run Your Own GenAI LLMs Offline with LM Studio

Run Your Own GenAI LLMs Offline with LM Studio

2
Comments
4 min read

Want to connect with Saravanan Gnanaguru?

Create an account to connect with Saravanan Gnanaguru. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Git Guide to Delete Old Commits and Clear Sensitive Info from Git History
Cover image for Git Guide to Delete Old Commits and Clear Sensitive Info from Git History

Git Guide to Delete Old Commits and Clear Sensitive Info from Git History

2
Comments
3 min read
How Kubernetes Automates and Manages Your Docker Containers
Cover image for How Kubernetes Automates and Manages Your Docker Containers

How Kubernetes Automates and Manages Your Docker Containers

Comments
5 min read
GitHub Actions Self-Hosted Runner Setup Guide for Ubuntu
Cover image for GitHub Actions Self-Hosted Runner Setup Guide for Ubuntu

GitHub Actions Self-Hosted Runner Setup Guide for Ubuntu

5
Comments
6 min read
The Art of Creating Container Images and Best Practices
Cover image for The Art of Creating Container Images and Best Practices

The Art of Creating Container Images and Best Practices

164
Comments 6
7 min read
Create Architecture Diagram as Code for a 2-Tier Bookstore Application
Cover image for Create Architecture Diagram as Code for a 2-Tier Bookstore Application

Create Architecture Diagram as Code for a 2-Tier Bookstore Application

31
Comments 4
9 min read
Practicing Kubernetes Control Plane environment in Killercoda Interactive Terminal
Cover image for Practicing Kubernetes Control Plane environment in Killercoda Interactive Terminal

Practicing Kubernetes Control Plane environment in Killercoda Interactive Terminal

14
Comments
7 min read
Platform Engineering and Internal Developer Platform

Platform Engineering and Internal Developer Platform

27
Comments
4 min read
Setup HarperDB on Equinix Bare Metal Server
Cover image for Setup HarperDB on Equinix Bare Metal Server

Setup HarperDB on Equinix Bare Metal Server

15
Comments 2
8 min read
Create Amazon EKS Cluster using Terraform Module
Cover image for Create Amazon EKS Cluster using Terraform Module

Create Amazon EKS Cluster using Terraform Module

8
Comments
2 min read
Checking the Capability of ChatGPT for DevOps Automation Solution Design
Cover image for Checking the Capability of ChatGPT for DevOps Automation Solution Design

Checking the Capability of ChatGPT for DevOps Automation Solution Design

1
Comments
10 min read
Glossary of Kubernetes Architecture Components
Cover image for Glossary of Kubernetes Architecture Components

Glossary of Kubernetes Architecture Components

21
Comments 2
11 min read
Effective Mentoring Tips and Guidelines

Effective Mentoring Tips and Guidelines

Comments
3 min read
Guide to Create Github Actions Workflow for Terraform and AWS

Guide to Create Github Actions Workflow for Terraform and AWS

13
Comments 2
4 min read
Upgrading an End of Life (EOL) Ubuntu OS to LTS version
Cover image for Upgrading an End of Life (EOL) Ubuntu OS to LTS version

Upgrading an End of Life (EOL) Ubuntu OS to LTS version

16
Comments
4 min read
Introduction to Kubectl CLI Plugins ctx and ns
Cover image for Introduction to Kubectl CLI Plugins ctx and ns

Introduction to Kubectl CLI Plugins ctx and ns

10
Comments
3 min read
Git 101: Rename default branch from master to main
Cover image for Git 101: Rename default branch from master to main

Git 101: Rename default branch from master to main

15
Comments
3 min read
Getting started with Python based IaC using AWS CDK
Cover image for Getting started with Python based IaC using AWS CDK

Getting started with Python based IaC using AWS CDK

37
Comments
9 min read
Install Docker on Ubuntu
Cover image for Install Docker on Ubuntu

Install Docker on Ubuntu

11
Comments
3 min read
Example for text processing Shell commands - tr, uniq, sort, sed and awk
Cover image for Example for text processing Shell commands - tr, uniq, sort, sed and awk

Example for text processing Shell commands - tr, uniq, sort, sed and awk

12
Comments
2 min read
How to Setup SSH-Key in GitHub for Git Operations
Cover image for How to Setup SSH-Key in GitHub for Git Operations

How to Setup SSH-Key in GitHub for Git Operations

11
Comments
4 min read
How to Develop REST API using Go and Test using various methods
Cover image for How to Develop REST API using Go and Test using various methods

How to Develop REST API using Go and Test using various methods

15
Comments 1
9 min read
Kubernetes Learning Part V: Workload Resource - StatefulSet
Cover image for Kubernetes Learning Part V: Workload Resource - StatefulSet

Kubernetes Learning Part V: Workload Resource - StatefulSet

7
Comments
6 min read
Kubernetes Learning Part IV: Workload Resources - Deployment and ReplicaSet
Cover image for Kubernetes Learning Part IV: Workload Resources - Deployment and ReplicaSet

Kubernetes Learning Part IV: Workload Resources - Deployment and ReplicaSet

9
Comments
9 min read
Kubernetes Learning Part III - K8s Concepts, Pods and Init-Containers
Cover image for Kubernetes Learning Part III - K8s Concepts, Pods and Init-Containers

Kubernetes Learning Part III - K8s Concepts, Pods and Init-Containers

13
Comments
7 min read
Kubernetes Learning Part I - Application Architecture Decision and Purpose of K8s
Cover image for Kubernetes Learning Part I - Application Architecture Decision and Purpose of K8s

Kubernetes Learning Part I - Application Architecture Decision and Purpose of K8s

34
Comments 1
4 min read
Git 101 - How to Create Your First GitHub Repository
Cover image for Git 101 - How to Create Your First GitHub Repository

Git 101 - How to Create Your First GitHub Repository

29
Comments
4 min read
Guide to implement MERN Stack Web App
Cover image for Guide to implement MERN Stack Web App

Guide to implement MERN Stack Web App

11
Comments
5 min read
MERN Stack Web Application - Property Bookings Catalog

MERN Stack Web Application - Property Bookings Catalog

10
Comments
1 min read
How to Become an AWS Community Builder
Cover image for How to Become an AWS Community Builder

How to Become an AWS Community Builder

42
Comments
3 min read
GitHub Actions workflow for Go Continuous Integration
Cover image for GitHub Actions workflow for Go Continuous Integration

GitHub Actions workflow for Go Continuous Integration

11
Comments
4 min read
How to Develop a Custom Provider in Terraform v0.13+
Cover image for How to Develop a Custom Provider in Terraform v0.13+

How to Develop a Custom Provider in Terraform v0.13+

9
Comments
9 min read
Kubernetes Learning Part III: K8s Workload Resources - Deployment and ReplicaSet

Kubernetes Learning Part III: K8s Workload Resources - Deployment and ReplicaSet

10
Comments
8 min read
Script to Generate Table-of-Content for Markdown file

Script to Generate Table-of-Content for Markdown file

5
Comments
2 min read
Kubernetes Learning Part II - K8s Concepts, Pods and Init-Containers

Kubernetes Learning Part II - K8s Concepts, Pods and Init-Containers

10
Comments
7 min read
How to Setup SSH key for Git Operations in GitHub

How to Setup SSH key for Git Operations in GitHub

7
Comments
3 min read
Kubernetes Learning Part I - Architecture Decision and Purpose of K8s

Kubernetes Learning Part I - Architecture Decision and Purpose of K8s

7
Comments
3 min read
Getting Started Tutorial for Learning Kubernetes

Getting Started Tutorial for Learning Kubernetes

23
Comments 3
5 min read
Create and Configure Google Cloud Instance using Terraform and Chef
Cover image for Create and Configure Google Cloud Instance using Terraform and Chef

Create and Configure Google Cloud Instance using Terraform and Chef

16
Comments
4 min read
Create Apache Web Server in AWS Using Terraform
Cover image for Create Apache Web Server in AWS Using Terraform

Create Apache Web Server in AWS Using Terraform

43
Comments
6 min read
Writing a GitHub Actions Workflow for Chef Cookbook

Writing a GitHub Actions Workflow for Chef Cookbook

16
Comments
3 min read
Install Docker on Ubuntu 16.04

Install Docker on Ubuntu 16.04

7
Comments 3
3 min read
Developing Terraform Custom Provider for Terraform v0.12
Cover image for Developing Terraform Custom Provider for Terraform v0.12

Developing Terraform Custom Provider for Terraform v0.12

15
Comments
5 min read
Chef Cookbook GitHub Actions with Chef BDD and Code Analysis
Cover image for Chef Cookbook GitHub Actions with Chef BDD and Code Analysis

Chef Cookbook GitHub Actions with Chef BDD and Code Analysis

12
Comments
1 min read
Develop REST API with Basic API Authentication using Go

Develop REST API with Basic API Authentication using Go

22
Comments
5 min read
Develop REST API using Go and Test using various methods

Develop REST API using Go and Test using various methods

16
Comments 5
9 min read
Go Hello World! Program
Cover image for Go Hello World! Program

Go Hello World! Program

9
Comments
4 min read
AWS EC2 - EBS Volume Encryption

AWS EC2 - EBS Volume Encryption

9
Comments 5
4 min read
Getting Started with Go in Ubuntu 16.04

Getting Started with Go in Ubuntu 16.04

9
Comments
1 min read
loading...