Bharathi-vbr

No Language

shell-scripting-projects

 1  0
Projects on shell scripting. Goal is to simulate real time projects as much as posible.
HCL

terraform

 1  0
This project provides reusable Terraform modules and scripts to automate the setup and management of AWS infrastructure. It helps users quickly deploy secure, scalable & cost-effective AWS resources using Infrastructure as Code
Java

DevSecOps_Demo

 1  0
DevSecOps_Demo is a demonstration repository showcasing DevSecOps practices and tooling. It likely contains example CI/CD pipelines, security checks (SAST/DAST, dependency and container scanning), infrastructure-as-code snippets, and a small sample application or deployment manifests to illustrate automated, secure delivery workflows.
JavaScript

AWS-DevOps-CI-CD-Pipeline

 1  0
End-to-end AWS DevOps pipeline for a React web app: Automated CI/CD with Docker, ECR, CodeBuild, CodePipeline, and ECS Fargate. Infrastructure as code (CloudFormation). Ready for scalable, cloud-native deployments.
Python

github-actions-devops-pipelines

 1  0
About A compact collection of reusable GitHub Actions workflows and example configs to automate common CI/CD tasks (build, test, lint, and deploy). Designed for quick integration and easy customization across projects.
YAML

ansible-projects

 1  0
Ansible project to automate the deployment of an Nginx web server. Demonstrates role-based structure with tasks, handlers, and templates. Fully idempotent automation for consistent and repeatable infrastructure setup.