Scalability in Focus: How Viamedici Media and Product Portals Handle Growth and Complexity

Join the Technical Deep Dive to learn how load balancing, multi-Tomcat deployments, and smart session management work together – and which architectural decisions ensure that outages are avoided and systems can scale flexibly.

Your benefits:

  • In-depth technical understanding of the portal architecture
  • Practical examples of scalability and resilience
  • Hands-on insights into monitoring, logging, and session handling

 

This webinar is specifically designed for tech-savvies, architects, and developers who want to dive deep into the technology. We’ll show you how Viamedici product and media portals are built to remain stable and high-performing, even with increasing traffic, complex data models, and demanding availability requirements.

Agenda:

  • Why Multi-Tomcat? (load balancing, failover, horizontal scaling)
  • Typical architecture: reverse proxy, load balancer, Tomcat nodes, shared file system, database layer
  • Deployment models with VMs and Jenkins
  • Session management with sticky sessions
  • Configuration highlights (server.xml, log4j, DB parameters)
  • Monitoring & logging in live operations