Manual deployment through Apache tomcat
Jun 8, 2025 · 2 min read · In this blog, I’ll walk you through the manual deployment of a Java .war application using Apache Tomcat on an AWS EC2 instance. This helps you understand how things work behind the scenes before diving into automation tools like Jenkins or Ansible. ...
Join discussion