Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture Training Course
Microservice Architecture involves developing software applications as a collection of small, independent services, each operating in its own process and communicating via lightweight mechanisms like an HTTP resource API. These services can be deployed efficiently using continuous automation systems and do not require centralized management. Microservices may be developed in various programming languages and can integrate with different 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 creating and deploying a sample microservice-based application.
By the end of this training, participants will be able to:
- Determine when it is appropriate or not to use microservice architecture.
- Develop and execute a testing strategy for microservices.
- Deploy a sample microservice-based application in a production setting.
- Rework a monolithic application into individual services.
Course Format
- A combination of lectures, discussions, exercises, and extensive hands-on practice.
Course Outline
Introduction
Monolithic vs 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
- An understanding of Java programming
- An understanding of enterprise application architecture, design, and implementation
Audience
- Developers
- Architects
Need help picking the right course?
Microservice Patterns: Migrating from a Monolithic to a Microservice Architecture Training Course - 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 the UAE (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.
Managing APIs with Apigee
14 HoursThis instructor-led, live training in the UAE (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, developed using Java, allows you to offer secure access to your services through a well-defined API that remains consistent across all of your services, irrespective of how they are implemented. A consistent API:
- Simplifies the process for app developers to use your services.
- Allows you to modify backend service implementations without impacting the public API.
- Lets you leverage the built-in features of Edge such as analytics, monetization, and a developer portal.
Audience
This course is aimed at engineers, architects, and developers looking to integrate Apigee Edge into their projects.
Axon Framework
21 HoursThis instructor-led, live training in the UAE (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
14 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at engineers who wish to use Envoy Proxy to enable microservices to "talk to each other".
By the end of this training, participants will be able to:
- Install and configure Envoy Proxy.
- Use Envoy Proxy to abstract the network and visualize problem areas with ease.
- Resolve microservice issues related to networking and observability.
Creating a Service Mesh with Istio and Kubernetes
14 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at engineers who wish to connect, secure, and manage cloud-based applications (e.g., microservices) using an Istio-based service mesh.
By the end of this training, participants will be able to:
- Install and configure Istio on Kubernetes.
- Understand service meshes and to implement one with Istio.
- Deploy an Istio service mesh on top of Kubernetes.
- Use a service mesh to run, manage and monitor microservices in the cloud.
Java Microservices
21 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at intermediate-level Java developers who wish to design, develop, deploy, and maintain microservices-based applications using Java frameworks like Spring Boot and Spring Cloud.
By the end of this training, participants will be able to:
- Understand 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.
Building Microservices with Lumen PHP Framework
14 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at developers who wish to use Lumen to build Laravel-based microservices and applications.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing microservices with Lumen.
- Understand the benefits of implementing microservices using Lumen and PHP.
- Perform and implement the microservices functions and operations using the Lumen framework.
- Protect and control access to the microservices architectures by building security layers.
System Architecture, Service Architecture, and Microservice Architecture with Spring Cloud
21 HoursIn this instructor-led, live training in the UAE, 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 HoursIn this instructor-led, live training in the UAE, participants will learn the fundamentals of building microservices using Spring Cloud and Docker. Participant knowledge is put to the test through exercises and the step-by-step development of sample microservices.
By the end 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 the UAE (online or onsite) is aimed at intermediate-level developers and DevOps engineers who wish to build, 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 in the UAE, we start with a discussion of microservice architecture. Participant knowledge is put to the test through 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 use Spring Cloud and related Spring technologies to rapidly develop their own cloud-scale, cloud-ready microservices.
Microservices with Spring Cloud and Kafka
21 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at developers who wish 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.
Building Microservices with Spring Cloud and Netflix OSS
21 HoursSpring Cloud is an open-source microservices framework designed for creating lightweight Java applications in cloud environments. Netflix OSS provides a suite of frameworks and libraries to facilitate the development of microservices. Spring Cloud seamlessly integrates with Netflix components through auto-configuration and conventions over configuration.
This instructor-led, live training session will introduce participants to the core principles of building microservices using Spring Cloud and Netflix OSS. Participants will apply their knowledge through practical exercises and by developing sample microservices step-by-step.
By the conclusion of this training, attendees will possess a comprehensive understanding of how to leverage Spring Cloud along with related Spring technologies and Netflix OSS to quickly develop scalable and cloud-ready microservices.
Audience
- Java Developers
Course Format
- Mixed lecture, discussion, exercises, and extensive hands-on practice
Traefik
7 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at 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 through 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.