Nikhil-Singh25
DevOps Engineer working AWS , Terraform CI/CD, Jenkins etc. Passionate about building automations using AWS services which can solve real world problems.
India
Pinned Repositories
ec2alarm-taskschdlr
This project will help to get alarm notification whenever Disk usage is <= 15%, and a script which runs whenever ec2 instace starts and deletes all the temporary files from all the users.
jenkins_pipeline
This repository contains code and instructions for setting up a Jenkins pipeline to automate the deployment of a web application on AWS Elastic Beanstalk,This project makes it easy to deploy and manage web applications in a scalable and highly available environment, without needing to worry about infrastructure or servers.
serverless-webapp
A serverless web app built on AWS using API Gateway, Lambda functions, and DynamoDB. Provides a simple CRUD interface to manage items in a DynamoDB table. Fully scalable and eliminates server management.
Terraform-VPC_Stack
This is a Terraform script that creates an AWS Virtual Private Cloud (VPC) along with various resources such as an internet gateway, a route table, a subnet, a security group, a network interface, an elastic IP address, and an EC2 instance with Apache2 installed.
tf_jenkinsProj
This is a CI/CD for deploying AWS Services with the integration of terraform & Jenkins.
Nikhil-Singh25's Repositories
Nikhil-Singh25/jenkins_pipeline
This repository contains code and instructions for setting up a Jenkins pipeline to automate the deployment of a web application on AWS Elastic Beanstalk,This project makes it easy to deploy and manage web applications in a scalable and highly available environment, without needing to worry about infrastructure or servers.
Nikhil-Singh25/serverless-webapp
A serverless web app built on AWS using API Gateway, Lambda functions, and DynamoDB. Provides a simple CRUD interface to manage items in a DynamoDB table. Fully scalable and eliminates server management.
Nikhil-Singh25/Terraform-VPC_Stack
This is a Terraform script that creates an AWS Virtual Private Cloud (VPC) along with various resources such as an internet gateway, a route table, a subnet, a security group, a network interface, an elastic IP address, and an EC2 instance with Apache2 installed.
Nikhil-Singh25/tf_jenkinsProj
This is a CI/CD for deploying AWS Services with the integration of terraform & Jenkins.
Nikhil-Singh25/ec2alarm-taskschdlr
This project will help to get alarm notification whenever Disk usage is <= 15%, and a script which runs whenever ec2 instace starts and deletes all the temporary files from all the users.