International Journal of All Research Education & Scientific Methods

An ISO Certified Peer-Reviewed Journal

ISSN: 2455-6211

Latest News

Visitor Counter
8572600309

End-to-End Automation on Cloud for Web Applic...

You Are Here :
> > > >
End-to-End Automation on Cloud for Web Applic...

End-to-End Automation on Cloud for Web Application with Build CI/CD Pipeline

Author Name : Mr. Pitcheri Praveen Kumar, Mr. N. Sharath Babu, Mr. R. Ramprakash

ABSTRACT The objective of this project is to develop the web application by incorporating Continuous Integration with Continuous Delivery (CI/CD) approach for end-to-end automation with the help of Amazon Web Services (AWS) cloud services such as code commit, code building, code deploy tools to automate the end-to-end task to achieve excellent performance without any downtime with very low cost. In few years back the agile methodology was played a crucial role in the industry, software was developed in time line manner and the moment it reaches to market it take lot of time, this problem can be solved by implementation with the help of DevOps methodology to build software applications and automatically deploying the application across platforms/environments. The main pillar of a DevOps infrastructure is implementation of continuous integration/continuous deployment (CI/CD). The CI/CD process bridges the gap between development team and operations teams by automating the task such as building, testing, and deployment of software application. This process starts with implementation of code commits and concludes with production environment deployment, involving building, testing, analysing, staging, and final testing. AWS Code Pipeline process facilitates this automation, resulting in enhanced speed, reliability, and reduced errors.