Day 28 of #90DaysOfDevOps
Automating Web Application Deployment
Tools required:
Build tool for creating artifact of your application: Maven as I'm deploying Java based application.
Web server for hosting the application: Apache Tomcat
CI/CD tool to automate the deployment:...
basavaraj-devops-blog.hashnode.dev1 min read