> Markdown version of [/events/world-congress-2025/sessions/796-rapid-microservice](https://www.wearedevelopers.com/events/world-congress-2025/sessions/796-rapid-microservice). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Rapid Microservice Development with Project Templates - **Date:** Friday, Jul 11, 2025 - **Time:** 11:40–12:10 (30 min) - **Room:** Stage 1 - **Event:** World Congress 2025 - **Tags:** productivity ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1419-rapid-microservice-development-with-project-templates) ## Description Microservice architectures are popular in modern software development. Their flexibility enhances scalability, maintainability, and thus the overall efficiency of the development process. However, many microservices share non-functional elements such as programming language, CI/CD and other configurations, that are independent of the functional implentation. Implementating and maintaining these elements is time consuming and requires a different skill set than the functional implementation. Here, we provide a live demo of our project template for microservices, which largely improves the developer experience by taking care of the shared elements. Thereby, we keep a consistent code base and workflow, while maintaining the flexibility of the functional implementation in each microservice. In addition, the template serves as a central documentation and provides best-practice implementations for common use cases, such as communication via a message queue and interactions with databases. ## Speakers ### [Dr. Jan Gieseler](https://www.wearedevelopers.com/@dr-jan-gieseler) Data Scientist at IAV ### [Tobias Hengelbrock](https://www.wearedevelopers.com/@tobias-hengelbrock) Data Engineer/DevOps @ IAV GmbH ## Related talks at this congress - [Backstage Software Templates for Java Developers](https://www.wearedevelopers.com/events/world-congress-2025/sessions/587-backstage-software) — Markus Eisele - [Advanced Micro Frontends: Multi-Version and Multi-Framework Scenarios](https://www.wearedevelopers.com/events/world-congress-2025/sessions/501-advanced-micro) — Manfred Steyer - [Transforming Task Management: Integrating Camunda with Scalable Frontend Solutions](https://www.wearedevelopers.com/events/world-congress-2025/sessions/610-transforming-task) — Kevin Kaiser, Ludwig Wrabel - [A Hitchhiker's Guide to Resource Efficient Software](https://www.wearedevelopers.com/events/world-congress-2025/sessions/841-a-hitchhiker-s-guide) — Hendrik Lösch