Open in app

Sign In

Write

Sign In

Vignesh Thirunavukkarasu
Vignesh Thirunavukkarasu

4 Followers

Home

About

Jan 21, 2022

mTLS with Apache HTTP server

Understanding mTLS and setting it up with Apache HTTP Web Server What is mTLS ? mTLS or Two way SSL, abbreviation for mutual Transport Layer Security, aims at establishing the authenticity of both the client and the server to each other. Original TLS / SSL establishes the identity of the server to the client…

Mutual Tls

6 min read

mTLS with Apache HTTP server
mTLS with Apache HTTP server
Mutual Tls

6 min read


Dec 30, 2021

How good is uDeploy for Enterprise ?

A overview of uDeploy — a tool for automating application deployments through your environments My gosh! Such a powerful tool that I came across. Originally called Urbancode Deploy, later acquired by IBM and renamed it to uDeploy. It’s a product that could be the end state of a CI /…

Ibm Udeploy

3 min read

How good is uDeploy for Enterprise ?
How good is uDeploy for Enterprise ?
Ibm Udeploy

3 min read


Dec 21, 2021

Advanced Linux Commands for Developers

I have curated some of the most useful commands that Software Developers / DevOps Engineers often use. I’m not covering the basic ones like — mkdir, rm, cat, cd, etc. Some medium to advanced commands… grep cat sample.txt | grep -i “TIM” -i for case ignore Or grep -i “TIM” sample.txt

Linux

4 min read

Useful Linux Commands for Developers
Useful Linux Commands for Developers
Linux

4 min read


Dec 11, 2021

Retry, Retry & Retry…

Understanding the retry mechanisms in Software Engineering A quick glance of when and where we need retry mechanisms. Retry is usually needed when one service / client talking to another service / system, and the second system is down or unable to respond within the time-frame. Mostly people talk of microservice retry (as a circuit breaker pattern). However, retry is a…

Retry

3 min read

Retry, Retry & Retry…
Retry, Retry & Retry…
Retry

3 min read


Oct 28, 2021

Does API-Gateway really makes sense in 2021 ??

Hmmm… an interesting thought that i had for quiet sometime. After dwelling in the Software architect role for sometime, I have finally realize the utmost use-case for API gateways. As a novice developer, I have designed app modules, that run independently on OpenShift without an API gateway. …

Api Gateway

3 min read

Does API-Gateway really makes sense in 2021 ??
Does API-Gateway really makes sense in 2021 ??
Api Gateway

3 min read


Sep 21, 2020

Introduction to service mesh — istio

In modern era where containers and micro-services are becoming the reality, they also have an overhead of managing the common functionalities like inter service communications spanning between java, node, python / go-lang with diff communication protocols (REST/ gRPCs), mTLS, service discovery, Load-Balancers, etc. …

Istio Service Mesh

3 min read

Introduction to service mesh — istio
Introduction to service mesh — istio
Istio Service Mesh

3 min read

Vignesh Thirunavukkarasu

Vignesh Thirunavukkarasu

4 Followers
Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Aritra Das

    Aritra Das

  • Abhijit Mondal

    Abhijit Mondal

  • Aaron Berry

    Aaron Berry

  • Howard Rosen

    Howard Rosen

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech