Skip to content
View ashishkamat2791's full-sized avatar

Block or report ashishkamat2791

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
ashishkamat2791/README.md

Ashish Avinash Kamat πŸ‘‹

ashishkamat2791's github stats ashishkamat2791's github top languages

Linkedin Badge Gmail Badge Docker Badge


Hi Welcome to DevOps World!πŸ‘‹


I am Ashish Avinash Kamat, a Senior DevOps/SRE Engineer passionate about CI CD, Containerization, Infrastructure Automation and many more.

DevOps (noun): s a set of practices that combines software development (Dev) and IT operations (Ops). 
It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.[1][2] 

devops-diagram

  • πŸ’» I code in python and bash.
  • 🌱 I’m currently learning SRE practices and DevOps processes.
  • πŸ‘― I’m looking for different ways of Infrastructure Automation, DevOps improvements.
  • πŸ’¬ Ask me about anything. If I didn't know maybe I will learn something new!
  • ⚑ Fun fact: I talk less. I am a fun loving person with great humor and can be good mentor.
def YearsOfIT(self):
    year = 8
    prevWorkDone = 0
    while(year<8):
        workDone = int(input())
        if workDone>prevWorkDone:
           print("Keep it Up!")
        else:
           print("Real DevOps Work starts from 0.")
        prevWorkDone = workDone 
    print("Happy Automating!")
    
self.7YearsOfIT()

Pinned Loading

  1. Kubernetes-use-case Kubernetes-use-case Public

    Solution repository for Game of PODS

    2

  2. Modular_Script Modular_Script Public

    Forked from ashishkamat27/Modular_Script

    Scripts which will replace overhead of Configuration Management Tools

    Shell

  3. katacoda-scenarios katacoda-scenarios Public

    Katacoda Scenarios

  4. kubernetes-ci-cd kubernetes-ci-cd Public

    Forked from mschmidt712/kubernetes-ci-cd

    https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/5/set-cicd-pipeline-kubernetes-part-1-overview

    JavaScript

  5. ml-app-deploy-demo ml-app-deploy-demo Public

    Python

  6. spring-minikube-devops spring-minikube-devops Public

    Java