JJeevaninmylearningindevops.hashnode.dev·Dec 29, 2024 · 3 min readMy learning journey in Docker...Docker has been an exciting and transformative technology to explore. As someone eager to delve deeper into containerization, I’ve discovered various aspects of Docker, from basic commands to advanced concepts like multi-stage builds and networking. ...00
JJeevaninfirst-deployment-in-tomcat.hashnode.dev·Dec 8, 2024 · 3 min readMy First deployment in TomcatIntroduction As a student diving into DevOps practices, I recently created a simple API using Spring Boot and JDK 23. The goal was to understand the deployment process on Apache Tomcat. This API, handles basic user data retrieval. It uses a GET reque...00