Llama 3.1 vs 3.2 - Which Model is Right for You?
The blog breaks down the technical comparison of Llama 3.1 vs 3.2 into bite-sized, relatable stuffs while keeping their multimodal capabilities, model sizes, and use cases.
Blogs
Practical writing on DevOps, AI and ML, architecture, data systems, and lessons learned while building solutions.
Search across all published posts.
The blog breaks down the technical comparison of Llama 3.1 vs 3.2 into bite-sized, relatable stuffs while keeping their multimodal capabilities, model sizes, and use cases.
Learn how to protect Terraform resources from accidental deletion using lifecycle.prevent_destroy and enable_deletion_protection. A must-read guide for DevOps engineers who value safe and stable infrastructure.
Learn how to build custom authentication APIs using AWS Cognito, Lambda, and API Gateway — without managing a single backend server. A serverless approach to secure, scalable, and cost-effective centralized auth.
Simple Python web application using Flask and AWS Cognito for authentication. The application supports both Hosted UI and custom login page for user authentication.
Step by step guide to configure Avi Kubernetes Operator (AKO) on EKS with Avi Controller.
A simplified guide to install NSX Advanced Load Balancer (Avi) on AWS to work with EKS cluster.
This blog shows simple steps to containerize Next.js app using cloud native buildpacks.
Simple steps to containerize Next.js app deployed with npm packages using docker build.
Simplified workflow to perform continuous delivery for apps with Tanzu Mission Control
We might need to access supervisor node via ssh for troubleshooting or configuration need for Tanzu Kubernetes Grid as service configured in vSphere.
This blog aims to build an LDAP Server with docker and docker-compose. It serves useful to deploy temporary LDAP server for poc’s and testing our Microservices.
This blog is a comprehensive guide to build and deploy apps to Kubernetes with Skaffold. This tool provides simple workflow for local development of apps