yash509
Cloud DevOps Engineer & DevSecOps Practitioner, a Competitive Programmer with a strong knowledge of DSA & OOP's concepts.
xFusionCorpGhaziabad, Uttar Pradesh
Pinned Repositories
AWS-EKS-Deployment-Pipeline
This repo contains the EKS Cluster Pipeline using JENKINS
buildpacks
Builders and buildpacks designed to run on Google Cloud's container platforms
CI-CD-Projects
Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way.
CloudCaptain
Welcome to CloudCaptain, your one-stop-shop for all things cloud-related!
DevOps-Task-2-Intern_Career
Implemented the Infrastructure as Code (IaC) using Terraform for provisioning and managing the AWS cloud resources.
DevSecOps-Connect-Four-Deployment
Developed a Connect Four Game in HTML, CSS and JavaScript, and deployed it on Docker Container and Kubernetes Cluster using Jenkins CI/CD pipeline while following the DevSecOps Prctices.
DevSecOps-MCC-Deployment
Developed a Magic Color Changer website using HTML, CSS and JavaScript, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
DevSecOps-Python-Flask-App
Developed a Calculator using Flask in Python
GSP-321-Set-Up-and-Configure-a-Cloud-Environment-in-Google-Cloud-Challenge-Lab
yash509
Config Files for my GitHub profile.
yash509's Repositories
yash509/GSP-365-Manage-Data-Models-in-Looker-Challenge-Lab
yash509/Payment-Integration-Gateway
yash509/Predict-Soccer-Match-Outcomes-with-BigQuery-ML-Challenge-Lab
yash509/-GSP-343-Optimize-Costs-for-Google-Kubernetes-Engine-Challenge-Lab-
yash509/Basic-Banking-System
yash509/Calculator
yash509/CI-CD-on-Google-Cloud-Challenge-Lab
yash509/cloud-run-hackathon-go
yash509/cloud-run-hackathon-python
yash509/CodingClubIndia
This repo is to demonstrate the GIT version control and promote hacktober fest.
yash509/concatination_string
a program to read two-character strings and use the overloaded ‘+’ operator to append the second string to the first.
yash509/Create-ML-Models-with-BigQuery-ML-Challenge-Lab
yash509/Google-Cloud-Fly-Cup-Challenge-PIlot
yash509/Google-Fly-Cup-Challenge-Recruit
yash509/GSP-313-Create-and-Manage-Cloud-Resources-NEW-
yash509/GSP-318-Deploy-to-Kubernetes-in-Google-Cloud
yash509/GSP-319-Build-a-Website-on-Google-Cloud-Challenge-Lab-2-
yash509/GSP-328-Serverless-Cloud-Run-Development-Challenge-Lab
yash509/GSP-335-Secure-Workloads-in-Google-Kubernetes-Engine-Challenge-Lab
yash509/GSP-342---Ensure-Access-Identity-in-Google-Cloud-Challenge-Lab
yash509/GSP-344-Serverless-Firebase-Development-Challenge-Lab
yash509/hacktoberfest-swag-list
Multiple companies go above and beyond for Hacktoberfest, and this repo tries to list them all.
yash509/Hacktoberfest2022-DSA
Contribute in Hacktoberfest 2022 by contributing Data Structures and Algorithms Code
yash509/My_favourites
Answer the Questions
yash509/Overloaded_Arithmetic_operator
Create a class FLOAT that contains one float data member. Overload all the four arithmetic operators so that they operate on the objects of FLOAT.
yash509/Python
All Algorithms implemented in Python
yash509/registrationForm
yash509/Sorting_Array_Of_Integers
a program to read an array of integer numbers and sort it in descending order. Use read data, put data, and array as member functions in a class
yash509/Student-Enrollment-Form
yash509/To-Do-List-Application