Skip to content

Kunal-CodeLab/devops-infrastructure-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Infrastructure Project

This project automates the deployment and management of cloud infrastructure using Terraform and Ansible. It helps you quickly set up, configure, and monitor resources on AWS, making cloud operations simple and repeatable for teams and individuals.

This repository contains scripts and configurations to automate cloud infrastructure setup using Terraform and Ansible.

Features

  • Automated provisioning with Terraform
  • Configuration management using Ansible
  • Monitoring setup for AWS resources

Usage

  1. Clone the repository.
  2. Edit variables in terraform/terraform.tfvars as needed.
  3. Run deploy.sh to set up infrastructure.
  4. Use ansible/playbook.yml for server configuration.

Folder Structure

  • terraform/ – Infrastructure as Code (IaC) scripts
  • ansible/ – Configuration management
  • scripts/ – Helper scripts
  • monitoring/ – Monitoring setup

Requirements

  • Terraform
  • Ansible
  • AWS CLI

License

MIT


Feel free to contribute or raise issues!

Image Alt

Image Alt

About

Automated DevOps project using Terraform and Ansible to provision AWS infrastructure with secure VPC, EC2 instances, and monitoring. Includes Nginx setup, website deployment, CloudWatch alerts, and seamless Terraform-Ansible integration for end-to-end infrastructure automation and management.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors