Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture Training Course
Microservice Architecture is an approach to developing a software application as a suite of small, independent services, each running in its own process and communicating via lightweight mechanisms such as an HTTP resource API. These services can be efficiently deployed using continuous automation systems, eliminating the need for centralised management. Microservices can be written in different programming languages and integrate with diverse data storage systems.
This instructor-led, live training is designed for enterprise developers and architects. It introduces microservice architecture, outlines migration strategies from monolithic systems, and guides participants through the creation and deployment of a sample microservice-based application.
By the end of this training, participants will be able to:
- Understand when to use, and when not to use, microservice architecture.
- Create and implement a testing strategy for microservices.
- Deploy a sample microservice-based application into a production environment.
- Refactor a monolithic application into discrete services.
Course Format
- Combination of lecture, discussion, exercises, and extensive hands-on practice
Course Outline
Introduction
Monolithic versus microservice architecture
Breaking up an application
How microservices communicate with each other
Managing transactions
Designing the business logic for your application
Understanding event sourcing
Implementing querying
Interacting with external APIs
Testing your microservice
Building and deploying your microservice
Refactoring your application
Summary and Conclusion
Requirements
- Experience developing software applications
- A solid understanding of Java programming
- Knowledge 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
Provisional Upcoming Courses (Require 5+ participants)
Related Courses
Developing Microservices on Google Cloud Apigee
21 HoursThis instructor-led, live training in New Zealand (online or on-site) is designed for 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 the resources needed 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 New Zealand (online or on-site) is designed for developers who wish to learn how to build, test, debug, and deploy an API using Google Cloud's Apigee API Platform.
By the end of this training, participants will be able to:
- Set up a development environment with all the necessary resources to begin API development.
- Understand and apply 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, enables you to deliver secure access to your services through a well-defined API that remains consistent across all your services, regardless of their underlying implementation. A consistent API:
- Makes it straightforward for application developers to consume your services.
- Allows you to modify backend service implementations without impacting the public API.
- Enables you to leverage analytics, monetisation, the developer portal, and other features embedded within Edge.
Audience
This course is designed for engineers, architects, and developers looking to incorporate Apigee Edge into their projects.
Axon Framework
21 HoursThis instructor-led, live training in New Zealand (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, originally created at Lyft, and now a CNCF project widely adopted in cloud-native infrastructures. Envoy acts as a universal data plane in service mesh architectures, enabling dynamic routing, observability, and Zero Trust security across microservices.
This instructor-led, live training (online or onsite) is aimed at intermediate-level engineers who wish 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 standalone and Kubernetes environments.
- Understand 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.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customisation Options
- To request a customised 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 runs on Kubernetes to provide secure, observable, and manageable connectivity between microservices. By leveraging Istio's Envoy-based sidecar proxies, teams can enforce policies, secure communications with mTLS, gain deep observability into traffic, and improve reliability at scale.
This instructor-led, live training (online or on-site) is aimed at intermediate-level engineers who wish to deploy, secure, and manage microservices applications using Istio on Kubernetes.
By the end of this training, participants will be able to:
- Install and configure Istio on Kubernetes clusters.
- Understand and apply service mesh concepts including traffic management, security, and observability.
- Deploy microservices applications within an Istio service mesh.
- Secure service-to-service communications with mutual TLS (mTLS) and Zero Trust principles.
- Monitor, trace, and troubleshoot microservices with Prometheus, Grafana, and Jaeger.
- Integrate Istio with Calico for advanced network policies and security.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice opportunities.
- Hands-on implementation in a live-lab environment.
Course Customisation Options
- To request a customised training session for this course, please contact us to arrange.
Java Microservices
21 HoursThis instructor-led, live training in New Zealand (online or onsite) is designed for intermediate-level Java developers who wish to design, develop, deploy, and maintain microservices-based applications using Java frameworks such as Spring Boot and Spring Cloud.
By the conclusion of this training, participants will be able to:
- Understand the core 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 effectively scale microservices.
- Deploy microservices using Docker and Kubernetes.
Building Microservices with Lumen PHP Framework
14 HoursThis instructor-led, live training in New Zealand (available online or on-site) is tailored for developers who want to leverage 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 begin building microservices with Lumen.
- Understand the advantages of implementing microservices using Lumen and PHP.
- Execute and deploy microservices functions and operations using the Lumen framework.
- Secure and manage access to microservices architectures by implementing robust security layers.
System Architecture, Service Architecture, and Microservice Architecture with Spring Cloud
21 HoursIn this instructor-led, live training in New Zealand, participants will learn how to evaluate various technologies and approaches for designing a services-based system architecture. The course begins with a discussion and comparison of monolithic systems and service architectures, before delving into the intricacies of microservice architecture.
Participants will have the opportunity to apply their knowledge by stepping through the creation and deployment of a set of proof-of-concept microservices built using Spring Cloud, Spring Boot, and Docker.
Finally, key infrastructure building blocks will be examined to assist participants in selecting the most appropriate tools and approaches for their organisation's specific requirements.
By the end of this training, participants will possess a solid understanding of Service-Oriented Architecture (SOA) and Microservice Architecture, along with practical experience in using Spring Cloud and related Spring technologies to rapidly develop their own cloud-scale, cloud-ready microservices.
Building Microservices with Spring Cloud and Docker
21 HoursIn this instructor-led, live training in New Zealand, participants will learn the fundamentals of building microservices using Spring Cloud and Docker. Their understanding will be tested through hands-on exercises and the step-by-step development of sample microservices.
By the end of this training, participants will be able to:
- Understand the core principles of microservices.
- Use Docker to build containers for microservice applications.
- Build and deploy containerised 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 New Zealand (online or on-site) is designed for intermediate-level developers and DevOps engineers who aspire to build, deploy, and manage microservices using Spring Cloud and Docker.
By the conclusion of this training, participants will be able to:
- Develop microservices leveraging Spring Boot and Spring Cloud.
- Containerise applications using Docker and Docker Compose.
- Implement service discovery, API gateways, and inter-service communication.
- Monitor and secure microservices within production environments.
- Deploy and orchestrate microservices using Kubernetes.
Spring Cloud for Microservices
14 HoursIn this instructor-led, live training in New Zealand, we begin by exploring microservice architecture. Participants will apply their knowledge through practical exercises and the step-by-step development of sample microservices.
By the end of this training, participants will have a solid grasp of how to leverage Spring Cloud and related Spring technologies to rapidly build their own cloud-scale, cloud-ready microservices.
Microservices with Spring Cloud and Kafka
21 HoursThis instructor-led, live training in New Zealand (available online or on-site) is tailored for developers aiming to transform traditional architectures into highly concurrent, microservices-based systems using Spring Cloud, Kafka, Docker, Kubernetes, and Redis.
By the conclusion of this training, participants will be able to:
- Establish the essential development environment required for building microservices.
- Design and implement a highly concurrent microservices ecosystem leveraging Spring Cloud, Kafka, Redis, Docker, and Kubernetes.
- Migrate monolithic and SOA-based services to a microservices architecture.
- Embrace a DevOps approach to software development, testing, and deployment.
- Ensure high concurrency across microservices in production environments.
- Monitor microservices and implement effective recovery strategies.
- Perform performance tuning.
- Explore emerging trends in microservices architecture.
Building Microservices with Spring Cloud and Netflix OSS
21 HoursSpring Cloud is an open-source, lightweight microservices framework designed for building Java applications for the cloud. Netflix OSS comprises a suite of frameworks and libraries tailored for microservices development. Spring Cloud integrates seamlessly with Netflix components through auto-configuration and the principle of convention over configuration.
In this instructor-led, live training, participants will explore the fundamental concepts of building microservices using Spring Cloud and Netflix OSS. Knowledge will be reinforced through hands-on exercises and the step-by-step development of sample microservices.
By the end of this training, participants will have a solid understanding of how to leverage Spring Cloud and related Spring technologies alongside Netflix OSS to rapidly develop their own cloud-scale, cloud-ready microservices.
Audience
- Java Developers
Format of the course
- A blend of lecture, discussion, exercises, and extensive hands-on practice
Traefik
7 HoursThis instructor-led, live training in New Zealand (online or on-site) is designed for system administrators and developers who wish to deploy, manage, monitor, and operate microservices using Traefik.
By the end of this training, participants will be able to:
- Configure and launch Traefik via a Docker provider.
- Enable secure and encrypted connections using Let's Encrypt.
- Deploy and connect middleware to a router to transform service requests.
- Monitor Traefik operations using the dashboard.