Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture Training Course
A microservice architecture adopts an approach to software development where applications are built as a collection of small, autonomous services. Each service operates within its own process and communicates via lightweight mechanisms, such as HTTP resource APIs. These services can be efficiently deployed using continuous automation pipelines, eliminating the need for centralized management. Furthermore, microservices can be developed in various programming languages and connected to diverse data storage solutions.
This instructor-led, live training is designed for enterprise developers and architects. It covers the fundamentals of microservice architecture, outlines strategies for migrating from a monolithic system, and guides participants through the creation and deployment of a sample microservice-based application.
Upon completion of this training, participants will be able to:
- Determine appropriate use cases for microservice architecture and identify when it is unsuitable.
- Develop and implement a testing strategy for microservices.
- Deploy a sample microservice-based application into a production environment.
- Refactor a monolithic application into distinct services.
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice.
Course Outline
Introduction
Monolithic versus microservice architecture
Decomposing an application
Inter-service communication mechanisms
Managing transactions
Designing application business logic
Understanding event sourcing
Implementing querying mechanisms
Interacting with external APIs
Testing microservices
Building and deploying microservices
Refactoring the application
Summary and Conclusion
Requirements
- Experience in developing software applications
- Familiarity with Java programming
- Understanding of enterprise application architecture, design, and implementation
Audience
- Developers
- Architects
Open Training Courses require 5+ participants.
Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture Training Course - Booking
Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture Training Course - Enquiry
Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture - Consultancy Enquiry
Testimonials (2)
The sincerity about how technology evolve in time and what today is the best solution known tomorrow may be obsolete and with low performance.
Liviu Trifan - eMAG IT Research SRL
Course - Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture
The trainer was very knowledgeable. he also organised to show us Realtime work remotely.
Chandani Singh - Hertz Europe Service Centre Limited
Course - Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture
Upcoming Courses
Related Courses
Developing Microservices on Google Cloud Apigee
21 HoursThis instructor-led live training in Italy (online or onsite) is designed for developers eager to learn how to build, test, debug, and deploy APIs on the Google Cloud Apigee platform.
By the end of this training, participants will be able to:
- Set up a development environment containing all necessary resources to start developing an API.
- Understand and implement the tools available within Apigee Edge.
- Build and deploy an API to Google Cloud.
- Monitor and debug API errors.
- Leverage Google Cloud's analytics and machine learning solutions to make APIs more intelligent.
Managing APIs with Apigee
14 HoursThis instructor-led live training in Italy (online or onsite) is aimed at developers who wish to learn how to build, test, debug and deploy an API on top of Google Cloud's Apigee API Platform.
By the end of this training, participants will be able to:
- Set up a development environment that includes all needed resources to start developing an API.
- Understand and implement the tools available within Apigee Edge.
- Build and deploy an API to Google Cloud.
- Monitor and debug API errors.
- Leverage Google Cloud's analytics and machine learning solutions to make APIs more intelligent.
Building Microservices with Apigee Edge
21 HoursApigee Edge, built on Java, allows you to offer secure access to your services through a consistent API that remains uniform across all services, irrespective of their implementation. A consistent API:
- Simplifies the process for application developers to consume your services.
- Allows you to modify backend service implementations without impacting the public API.
- Enables you to leverage analytics, monetization, developer portal, and other features integrated into Edge.
Audience
This course is tailored for engineers, architects, and developers who aim to incorporate Apigee Edge into their projects.
Axon Framework
21 HoursThis instructor-led live training in Italy (online or onsite) is aimed at developers who wish to use Axon to build well structured enterprise applications that leverage the power of CQRS and Event Sourcing.
By the end of this training, participants will be able to:
- Set up the development environment needed to create an Axon Framework application.
- Implement the CQRS (Command Query Responsibility Segregation) and Event Sourcing architectural patterns to develop complex applications.
- Apply the concepts of Domain Driven Design to their application design.
- Build applications that focus on the business problem instead of the infrastructure.
Envoy Proxy: Modern Service Proxy and Service Mesh Data Plane
14 HoursEnvoy Proxy is a high-performance edge and service proxy, initially developed by Lyft and now a CNCF project widely adopted in cloud-native infrastructures. As a universal data plane in service mesh architectures, Envoy enables dynamic routing, observability, and Zero Trust security across microservices.
This instructor-led, live training (available online or onsite) is designed for intermediate-level engineers who want to deploy, configure, and operate Envoy Proxy for modern microservices and service mesh environments.
By the end of this training, participants will be able to:
- Install and configure Envoy Proxy in both standalone and Kubernetes environments.
- Grasp Envoy’s architecture, including filters, clusters, and listeners.
- Configure traffic management policies such as retries, circuit breaking, and load balancing.
- Secure communication with TLS/mTLS and enforce Zero Trust principles.
- Extend Envoy functionality with WebAssembly (WASM) filters.
- Integrate Envoy with service meshes such as Istio and Consul.
- Monitor, trace, and troubleshoot microservice traffic using Envoy’s observability features.
Course Format
- Interactive lecture and discussion.
- Abundant exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
Creating a Service Mesh with Istio and Kubernetes
14 HoursIstio is an open-source service mesh that operates on Kubernetes to deliver secure, observable, and manageable connectivity between microservices. By utilizing Istio’s Envoy-based sidecar proxies, teams can enforce policies, secure communications through mTLS, gain deep visibility into traffic patterns, and enhance reliability at scale.
This instructor-led live training (available online or onsite) targets intermediate-level engineers aiming to deploy, secure, and manage microservices applications using Istio on Kubernetes.
Upon completion of this training, participants will be capable of:
- Installing and configuring Istio on Kubernetes clusters.
- Understanding and implementing service mesh concepts, including traffic management, security, and observability.
- Deploying microservices applications within an Istio service mesh.
- Securing service-to-service communications using mutual TLS (mTLS) and Zero Trust principles.
- Monitoring, tracing, and troubleshooting microservices using Prometheus, Grafana, and Jaeger.
- Integrating Istio with Calico for advanced network policies and security.
Course Format
- Interactive lectures and discussions.
- Numerous exercises and practical activities.
- Hands-on implementation in a live lab environment.
Customization Options
- To request customized training for this course, please contact us to make arrangements.
Java Microservices
21 HoursThis instructor-led, live training in Italy (online or onsite) is designed for intermediate-level Java developers seeking to design, develop, deploy, and maintain microservices-based applications using Java frameworks like Spring Boot and Spring Cloud.
By the conclusion of this training, participants will be able to:
- Comprehend the principles and benefits of microservices architecture.
- Build and deploy microservices using Java and Spring Boot.
- Implement service discovery, configuration management, and API gateways.
- Secure, monitor, and scale microservices effectively.
- Deploy microservices using Docker and Kubernetes.
Kuma Kubernetes
35 HoursAt the end of this professional course, participants will have acquired the knowledge and skills necessary to effectively implement, manage, and scale the Kuma service mesh within Kubernetes environments. They will be able to implement advanced traffic routing, observability, and security features to optimize the performance and reliability of their microservices-based applications.
Building Microservices with Lumen PHP Framework
14 HoursThis instructor-led live training in Italy (online or onsite) targets developers interested in using Lumen to create Laravel-based microservices and applications.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start building microservices with Lumen.
- Understand the benefits of implementing microservices using Lumen and PHP.
- Perform and implement microservices functions and operations using the Lumen framework.
- Protect and control access to microservices architectures by building security layers.
System Architecture, Service Architecture, and Microservice Architecture with Spring Cloud
21 HoursIn this instructor-led live training in Italy, participants will learn how to evaluate different technologies and approaches for the design of a services-based system architecture. The training begins with a discussion and comparison of monolithic systems and service architectures, then digs into the details of microservice architecture.
Participants are given a chance to put their knowledge into practice as they step through the creation and deployment of a set of proof-of-concept microservices built with Spring Cloud, Spring Boot and Docker.
Finally, the relevant infrastructure building blocks are examined to help participants determine the most suitable tools and approaches to use for different organizational requirements.
By the end of this training, participants will have a solid understanding of Service-Oriented Architecture (SOA) and Microservice Architecture as well practical experience using Spring Cloud and related Spring technologies for rapidly developing their own cloud-scale, cloud-ready microservices.
Building Microservices with Spring Cloud and Docker
21 HoursDuring this instructor-led, live training held in Italy, participants will acquire the essential skills for building microservices using Spring Cloud and Docker. Knowledge is reinforced through exercises and the incremental development of sample microservices.
By the conclusion of this training, participants will be able to:
- Understand the fundamentals of microservices.
- Use Docker to build containers for microservice applications.
- Build and deploy containerized microservices using Spring Cloud and Docker.
- Integrate microservices with discovery services and the Spring Cloud API Gateway.
- Use Docker Compose for end-to-end integration testing.
Building Microservices with Spring Cloud and Docker - 5 Days
35 HoursThis instructor-led live training in Italy (online or onsite) targets intermediate-level developers and DevOps engineers who wish to construct, deploy, and manage microservices using Spring Cloud and Docker.
By the end of this training, participants will be able to:
- Develop microservices using Spring Boot and Spring Cloud.
- Containerize applications with Docker and Docker Compose.
- Implement service discovery, API gateways, and inter-service communication.
- Monitor and secure microservices in production environments.
- Deploy and orchestrate microservices using Kubernetes.
Spring Cloud for Microservices
14 HoursIn this instructor-led live training held in Italy, we begin with a discussion on microservice architecture. Participants' knowledge is assessed through exercises and the step-by-step construction of sample microservices.
By the end of this training, participants will have a firm grasp of how to utilize Spring Cloud and related Spring technologies to swiftly develop their own cloud-scale, cloud-ready microservices.
Microservices with Spring Cloud and Kafka
21 HoursThis instructor-led live training in Italy (online or on-site) targets developers who aim to transform traditional architecture into a highly concurrent microservices-based architecture using Spring Cloud, Kafka, Docker, Kubernetes, and Redis.
By the end of this training, participants will be able to:
- Set up the necessary development environment for building microservices.
- Design and implement a highly concurrent microservices ecosystem using Spring Cloud, Kafka, Redis, Docker and Kubernetes.
- Transform monolithic and SOA services to microservice based architecture.
- Adopt a DevOps approach to developing, testing and releasing software.
- Ensure high concurrency among microservices in production.
- Monitor microservices and implement recovery strategies.
- Carry out performance tuning.
- Learn about future trends in microservices architecture.
Traefik
7 HoursThis instructor-led, live training in Italy (online or onsite) targets system administrators and developers who wish to deploy, manage, monitor, and operate microservices using Traefik.
Upon completion of this training, participants will be able to:
- Configure and start Traefik using a Docker provider.
- Secure connections with encryption through Let's Encrypt.
- Deploy middleware and link it to a router to transform service requests.
- Monitor Traefik activities using the dashboard.