Skip to content
View vipin0's full-sized avatar
☁️
Visiting Clouds
☁️
Visiting Clouds
Block or Report

Block or report vipin0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vipin0/README.md

An image of @vipin0's Holopin badges, which is a link to view their full Holopin profile

Hi 👋, I'm Vipin

A Cloud & DevOps Engineer

vipin0

  • 🔭 I’m currently working on Cloud & DevOps

  • 🌱 I’m currently learning Kubernetes and Containers

  • 👯 I’m looking to collaborate on DevOps & Backend Development

  • 👨‍💻 All of my projects are available at vipinyadav.in

  • 📚 Read articles at blog.vipinyadav.in & vipiny.medium.com

  • 💬 Ask me about Cloud, DevOps, Django, Flask, DRF

  • 📫 How to reach me vipin6673@gmail.com


Latest Blog Posts 👇

A Beginner's Guide: Setting up a Kubernetes Cluster using Vagrant VM on Your Local Machine A Beginner's Guide: Setting up a Kubernetes Cluster using Vagrant VM on Your Local Machine
Introduction In the realm of modern software development and deployment, Kubernetes has emerged as a powerful tool for managing containerized applications. It offers scalability, resilience, and ease of management. However, setting up a Kubernetes cl...



How to Store Terraform State in Azure Blob Storage: A Step-by-Step Guide How to Store Terraform State in Azure Blob Storage: A Step-by-Step Guide
Introduction: Terraform is an excellent tool for managing infrastructure as code, but handling the state files can be a challenge, especially in a team setting. Storing your Terraform state in Azure Blob Storage is a great way to centralize and manag...



Terraform: A Beginner's Guide Terraform: A Beginner's Guide
Welcome to the world of Terraform, a powerful infrastructure-as-code (IaC) tool that enables you to define and provision your infrastructure using simple, human-readable configuration files. If you're new to Terraform, fear not! This beginner's guide...



How to Format Terraform Code: A Beginner's Guide How to Format Terraform Code: A Beginner's Guide
Introduction Terraform is a powerful Infrastructure as Code (IaC) tool that allows you to define, provision, and manage your infrastructure in a declarative way. However, as your Terraform projects grow, maintaining clean and well-structured code bec...



Connect to EC2 Instances using EC2 Instance Connect Endpoint without public IP Connect to EC2 Instances using EC2 Instance Connect Endpoint without public IP
EC2 Instance Connect Endpoint allows you to connect to an instance via SSH or RDP without requiring the instance to have a public IPv4 address. Once you create an EC2 Instance Connect Endpoint in a subnet, you can use the endpoint to connect to any i...




Connect with me:

Languages and Tools:

aws azure bash django docker flask git jenkins kubernetes linux mongodb mysql nginx python

vipin0's GitHub stats

GitHub Commits Graph

Pinned Loading

  1. storefront storefront Public

    An e-commerce store api created using Django, DjangoRestFramework.

    Python 1 1

  2. corona-case-counter corona-case-counter Public

    A web app created using flask to show district wise daily covid cases in India.

    JavaScript

  3. movie-ticket-booking movie-ticket-booking Public

    Movie Ticker Booking System

    Python 1

  4. filght-tracker filght-tracker Public

    It is a command-line utility and slack bot developed in python where user can either run it using command line or can run /slash commands.

    Python 2 2

  5. flight-bot flight-bot Public

    It is a slack bot developed in python in which user can run /slash commands.

    Python

  6. movie-db movie-db Public

    A Movie Database created using django rest framework.

    Python