Vivek Sonar's Blog

HomeBadges

How to Setup and Use Amazon's Elastic Container Registry

Mar 8, 202116 min read

A container is a simple unit that packages all your code and its dependencies so your application can run quickly and reliably from any computing environment. That means you could quickly move from your local environment to your staging and into prod...

Building Fullstack Serverless Applications using Fauna

Jan 14, 202140 min read

Introduction Today we will build a Full Stack Serverless Application with Netlify Functions, GraphQL, Fauna, and ReactJS. This will be a hands-on and easy to follow tutorial. So I encourage you to follow along and get your hands dirty with serverless...

Docker Containers vs. Virtual Machines

Dec 24, 20206 min read

I used to think of Docker containers as lightweight, trimmed-down virtual machines. The comparison made sense because, at least in the initial marketing of Docker, it was always compared to virtual machines — for example, “Docker takes less time to s...

Problems that Docker Solved!!!

Dec 21, 20204 min read

Docker has been the most popular tool to be used in the development world. Docker helps solo developers and large teams to deploy one server to large enterprise organizations to deploy sophisticated web application consisting of 10s or 100s of micro...

Serverless on Kubernetes

Dec 3, 20208 min read

After reading this title, you must be thinking about how you can put two different things together, which do not seem to fit together at all like serverless and Kubernetes. First, let us clarify. What Do We Mean by Serverless? At a high level, server...

Optimize Your Kubernetes Service Using Ingress

Dec 3, 20205 min read

We have always used Cloud Loadbalancer to expose our service to the outside world. Let’s see how we can optimize our Kubernetes service using an Ingress Controller. Ingress An Ingress is a more customizable way to expose our traffic than using a trad...

© 2021 Vivek Sonar's Blog

PrivacyTerms
Proudly part of