Commit 4519b9f3 authored by D.M.S Senevirathna's avatar D.M.S Senevirathna

Update README.md

parent 63bc0014
# shrimali_clcloud
CI Cloud for company assignment
CI/CD pipeline
Sample react application is deployed in the AWS EC2 machine. For this application the CI/CD pipeline is
configured. There are several stages in the pipeline.
• Test
• Build
• Deployment in the Dev Environment
• QA Deployment
• Stage development
The pipeline is written and in the GitLab yml file as stages. We can run the pipeline in each stage
separately as well. The application is fully automated. Since the GitLab runner is monitored by the
amazon CloudWatch if there is any failure or any error in the pipeline will be notified as described.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment