Blog 1
ML(Kmeans and GMM)

Performing Kmeans using Cosine Similarity and Gmm on MNIST dataset.

Read More
Blog 2
Docker from scratch and Sample web App

Learn how to create a Docker image from scratch and deploy a simple Flask web application. This guide walks you through writing a Dockerfile, building the image, and running the app in a container, making it easy to deploy web applications efficiently.

Read More
Blog 3
Virtualization, Docker and Kubernetes in Google Cloud Platform

Explore how Virtualization, Docker, and Kubernetes work together in Google Cloud Platform. This blog covers the fundamentals of each technology and demonstrates how they enable scalable and efficient cloud-native application deployment.

Read More