Skip to content
View harshartz's full-sized avatar

Block or report harshartz

Report abuse

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

Report abuse
harshartz/README.md

MasterHead

Coding

πŸ’« About Me:

πŸ‘‹ I'm Harsh Hire, a tech enthusiast with a passion for learning and a strong work ethic. My journey in the world of technology has led me to explore cloud management ☁️ and delve into the exciting realm of DevOps tools πŸ› οΈ. I'm dedicated to staying up-to-date with the latest trends and technologies, and I'm always eager to take on new challenges. Let's connect and explore the possibilities of the digital world together! πŸš€πŸŒ

πŸ’» Tech Stack:

C Python AWS Apache Jenkins Nginx AmazonDynamoDB LINUX GIT Ansible Docker Kubernetes Terraform

Projects

Here are a few noteworthy projects I have worked on:

  1. Jenkins CI/CD Pipeline with Docker and GitHub

    • Automated Jenkins CI/CD pipeline with Docker and GitHub integration for seamless application build, test, and deployment.
  2. Lambda-Deployment-with-CICD-Pipeline

    • Simplified AWS Lambda deployment using Jenkins, Docker, and ECR for a basic "Hello, World!" function.
  3. AWS Terraform Automation

    • Automate CSV file processing on AWS using Lambda, S3, and EventBridge with this Terraform-based solution triggered by an EventBridge event on S3 uploads, developed as part of a hiring process task.
  4. AWS VPC Peering and EC2 Instance Connectivity

    • Established secure VPC peering connection between two AWS VPCs, enabling seamless communication between EC2 instances. Showcased expertise in AWS networking and Linux command-line tools.
  5. Static Website Hosting Using AWS S3

    • Deployed and managed static websites on AWS cloud using AWS CLI, optimizing efficiency and scalability of website deployment.
  6. Ansible Orchestrated Apache Web Hosting on AWS EC2

    • Set up and configured a multi-server environment using Ansible on AWS EC2, with the objective of hosting an Apache server on multiple Ubuntu servers.

Education

  • Bachelor of Engineering, Savitribai Phule Pune University, 2019 - 2022
  • CGPA: 8.9

Certifications

  • AWS Certified Cloud Practitioner

🌐 Socials:

Instagram LinkedIn Pinterest Twitter

Pinned Loading

  1. Lambda-Deployment-with-CICD-Pipeline Lambda-Deployment-with-CICD-Pipeline Public

    This repo demonstrates an easy way to deploy an AWS Lambda function using Jenkins, Docker, and Amazon ECR. The Lambda function simply prints "Hello, World!"β€”a straightforward setup for hassle-free …

    Dockerfile 1

  2. AWS-Terraform-Automation AWS-Terraform-Automation Public

    This repository contains a solution developed as part of a selection round in a hiring process. The task involved creating an AWS infrastructure that automatically triggers a Lambda function when a…

    HCL 1

  3. Jenkins-CI-CD-Pipeline-with-Docker-and-GitHub Jenkins-CI-CD-Pipeline-with-Docker-and-GitHub Public

    This repository contains a Jenkins pipeline configured to automate the Continuous Integration and Continuous Deployment (CI/CD) process using GitHub, Docker, and Jenkins. The pipeline is triggered …

    HTML 11 29

  4. Ansible-Orchestrated-Apache-Web-Hosting-on-AWS-EC2 Ansible-Orchestrated-Apache-Web-Hosting-on-AWS-EC2 Public

    This GitHub repository showcases an Ansible-based solution for effortlessly deploying and managing multiple Ubuntu servers hosting Apache web servers on AWS. Enhance scalability and reduce manual c…

  5. AWS-VPC-Peering-and-EC2-Instance-Connectivity AWS-VPC-Peering-and-EC2-Instance-Connectivity Public

    This guide outlines how to securely connect two EC2 servers hosted in separate VPCs, covering VPC setup, peering, and SSH configuration for secure communication.

    1

  6. react-ssr-techdome react-ssr-techdome Public

    Forked from alexnm/react-ssr

    A baseline for server side rendering for your React application

    JavaScript