Aligned with
This conference contributes to global sustainability by aligning its research discussions and academic sessions with key United Nations Sustainable Development Goals. It fosters knowledge exchange, innovation, and collaborative engagement.
This track focuses on the foundational principles of microservices architecture, emphasizing its advantages over monolithic systems. Participants will explore key concepts such as service decomposition and the role of APIs in facilitating microservices interactions.
This session will delve into various design patterns specifically tailored for microservices, including circuit breaker, saga, and event sourcing patterns. Attendees will gain insights into how these patterns can enhance system reliability and maintainability.
This track examines effective strategies for decomposing applications into microservices, focusing on domain-driven design and bounded contexts. Participants will learn how to identify service boundaries that optimize performance and scalability.
This session will explore the critical role of API gateways in microservices architectures, including routing, security, and rate limiting. Attendees will discuss best practices for managing APIs to ensure seamless communication between services.
This track investigates the differences between orchestration and choreography in managing microservices interactions. Participants will evaluate the benefits and challenges associated with each approach in various application scenarios.
This session focuses on the use of containerization technologies, such as Docker and Kubernetes, for deploying microservices. Attendees will learn about automation tools and practices that streamline deployment processes and enhance operational efficiency.
This track addresses the importance of service discovery in microservices architectures, highlighting various techniques such as client-side and server-side discovery. Participants will explore tools and frameworks that facilitate dynamic service registration and discovery.
This session will discuss the scalability challenges faced by microservices and strategies to address them, including load balancing and horizontal scaling. Attendees will learn how to design systems that can efficiently handle varying loads.
This track explores the principles and practices of event-driven architectures in microservices, focusing on event sourcing and CQRS. Participants will gain insights into how these approaches can improve responsiveness and decoupling.
This session emphasizes the importance of monitoring and observability in microservices environments. Attendees will learn about tools and techniques for tracking service performance, diagnosing issues, and ensuring system reliability.
This track examines the critical aspects of security and fault tolerance within microservices architectures. Participants will discuss strategies for securing microservices and ensuring system resilience in the face of failures.