https://github.com/akaspatranobis/amazon-clone-app-project
Deployment of Amazon clone app using Terraform and jenkins ci/cd
https://github.com/akaspatranobis/amazon-clone-app-project
Last synced: 2 months ago
JSON representation
Deployment of Amazon clone app using Terraform and jenkins ci/cd
- Host: GitHub
- URL: https://github.com/akaspatranobis/amazon-clone-app-project
- Owner: akaspatranobis
- Created: 2024-05-13T16:59:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T17:00:59.000Z (about 1 year ago)
- Last Synced: 2025-01-26T10:13:17.241Z (4 months ago)
- Language: JavaScript
- Size: 3.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Deployment of Amazon clone app using Terraform and jenkins ci-cd
Pre-requisite
aws account
basics of terraform and jenkinsLet's do it
before do anything →
open your terminal and make a separate folder for amazon →mkdir amazon
cd amazon
clone the github repoCompletion steps →
Step 1 → Setup Terraform and configure aws on your local machine
Step 2 → Building a simple Infrastructure from code using terraform
Step 3 → Setup Sonarqube and jenkins
Step 4 → ci-cd pipeline
Step5 → Monitering via Prmotheus and grafana
Step 6 → Terraform Destroy