Building Microservices with Spring Cloud and Docker Training Course
Spring Cloud is an open-source, lightweight framework designed for building microservices-based Java applications for cloud environments.
Docker is an open-source platform that enables users to build, ship, and run applications within containers. It is particularly well-suited for developing microservice architectures.
In this instructor-led live training, participants will gain a solid understanding of the fundamentals of constructing microservices using Spring Cloud and Docker. Participants will have their knowledge tested through hands-on exercises and the step-by-step creation of sample microservices.
Upon completion of this training, participants will be able to:
- Grasp the core concepts of microservices.
- Leverage Docker to create containers for microservice applications.
- Construct and deploy containerized microservices utilizing Spring Cloud and Docker.
- Connect microservices with discovery services and the Spring Cloud API Gateway.
- Utilize Docker Compose for comprehensive end-to-end integration testing.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical practice.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to make arrangements.
Course Outline
Introduction
Understanding Microservices and the Microservice Architecture
Overview of Docker and Containerization
Overview of Spring Cloud and Spring Boot
Creating the Configuration Service and the Discovery Service with Spring Cloud
Using the API Gateway with Spring Cloud
Building a Container Image for Each Microservice Using Docker
Storing Data Across Different Databases
Building an API Gateway with Spring Cloud Gateway
Using the Netflix Eureka and Consul Discovery Services (Service Registries) to Register and Discover Services
Using Docker Compose for Integration Testing
Summary and Next Steps
Requirements
- Experience in Java development
- Familiarity with the Spring Framework
Audience
- Java Developers
Open Training Courses require 5+ participants.
Building Microservices with Spring Cloud and Docker Training Course - Booking
Building Microservices with Spring Cloud and Docker Training Course - Enquiry
Building Microservices with Spring Cloud and Docker - Consultancy Enquiry
Testimonials (2)
How trainer deliver knowledge so effectively
Vu Thoai Le - Reply Polska sp. z o. o.
Course - Certified Kubernetes Administrator (CKA) - exam preparation
the trainer had a lot of knowledge and patience to share with us
Bogdan Olaru
Course - Introduction to Docker
Upcoming Courses
Related Courses
Advanced Docker
14 HoursThis instructor-led, live training in Slovakia (online or onsite) is aimed at engineers who wish to advance their knowledge of Docker so as to deploy applications at a larger scale while maintaining control.
By the end of this training, participants will be able to:
- Create their own Docker images.
- Deploy and manage a large number of Docker applications.
- Evaluate different container orchestration solutions and choose the most suitable one.
- Set up a continuous integration process for Docker applications.
- Integrate Docker applications with existing continuous tools integration processes.
- Secure their Docker applications.
Containerized AI & ML Deployment with Docker
14 HoursDocker serves as a containerization platform, facilitating consistent, portable, and reproducible environments for AI and machine learning workloads.
This instructor-led live training, available online or onsite, targets intermediate professionals seeking to package ML codebases, dependencies, and models using Docker to ensure reliable development-to-production workflows.
Upon completing this course, participants will be capable of:
- Building and managing Docker images specifically tailored for AI and ML applications.
- Containerizing machine learning pipelines, tools, and dependencies.
- Optimizing Docker environments for improved performance and portability.
- Deploying containerized ML services across diverse runtime environments.
Format of the Course
- Concept demonstrations complemented by guided discussion.
- Hands-on exercises centered on real-world containerization tasks.
- Practical implementation within live-lab Docker environments.
Course Customization Options
- To tailor this training to your organizational needs, please reach out to us to make arrangements.
CI/CD for AI: Automating Docker-Based Model Builds and Deployments
21 HoursCI/CD for AI offers a structured methodology for automating the packaging, testing, containerization, and deployment of models through continuous integration and delivery pipelines.
This instructor-led live training, available online or on-site, targets intermediate-level professionals seeking to automate end-to-end AI model delivery workflows using Docker and CI/CD platforms.
Upon completing the training, participants will be able to:
- Establish automated pipelines for building and testing AI model containers.
- Implement version control and reproducibility standards for model lifecycles.
- Integrate automated deployment strategies for AI services.
- Apply CI/CD best practices specifically tailored to machine learning operations.
Course Format
- Instructor-guided presentations and technical discussions.
- Practical labs and hands-on implementation exercises.
- Realistic CI/CD workflow simulations conducted in a controlled environment.
Course Customization Options
- If your organization requires customized pipeline workflows or platform integrations, please contact us to tailor this course.
Certified Kubernetes Administrator (CKA) - exam preparation
21 HoursThe Certified Kubernetes Administrator (CKA) certification program was established by The Linux Foundation in partnership with the Cloud Native Computing Foundation (CNCF).
Kubernetes has become the dominant platform for container orchestration.
Since 2015, NobleProg has been providing Docker and Kubernetes training. With over 360 successfully completed training projects, we have established ourselves as one of the leading training providers globally in the field of containerization.
Since 2019, we have also assisted our clients in validating their expertise in Kubernetes environments by preparing them to successfully pass the CKA and CKAD exams.
This instructor-led, live training (available online or onsite) is designed for System Administrators and Kubernetes users who wish to validate their knowledge by passing the CKA exam.
Additionally, the training focuses on gaining practical experience in Kubernetes Administration. Therefore, we recommend attending, even if you do not plan to take the CKA exam.
Course Format
- Interactive lectures and discussions.
- Extensive 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.
- For more information about CKA certification, please visit: https://training.linuxfoundation.org/certification/certified-kubernetes-administrator-cka
Certified Kubernetes Application Developer (CKAD) - exam preparation
21 HoursThe Certified Kubernetes Application Developer (CKAD) certification program was established by The Linux Foundation and the Cloud Native Computing Foundation (CNCF), the organization responsible for hosting Kubernetes.
This instructor-led, live training (available online or on-site) is designed for Developers who want to validate their skills in designing, building, configuring, and exposing cloud-native applications for Kubernetes.
Additionally, the training emphasizes gaining practical experience in Kubernetes application development; therefore, we recommend participating even if you do not plan to take the CKAD exam.
NobleProg has been delivering Docker & Kubernetes training since 2015. With over 360 successfully completed training projects, we have become one of the most well-known training providers globally in the field of containerization. Since 2019, we have also assisted our customers in verifying their performance in k8s environments by preparing and encouraging them to pass the CKA and CKAD exams.
Course Format
- Interactive lectures and discussions.
- Extensive 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 it.
- To learn more about CKAD, please visit: https://training.linuxfoundation.org/certification/certified-kubernetes-application-developer-ckad/
Container Management with Docker
21 HoursDocker serves as a platform enabling developers and system administrators to manage distributed applications. It comprises a runtime environment for executing containers alongside a service designed for sharing them.
Docker allows the same application to run unmodified across laptops, dedicated servers, and virtual machines.
Over the first two days, this course covers the fundamental usage of Docker, which is valuable for both developers and system administrators. The curriculum features numerous hands-on exercises, allowing participants to practice within their own Docker environment and construct their own Docker images.
On the final day, participants will explore advanced tools that complement Docker, specifically Docker Machine, Docker Compose, and Docker Swarm.
Introduction to Docker
14 HoursThis instructor-led live training, available online or onsite, targets engineers who aim to deploy and manage software as containers using Docker instead of traditional standalone software.
By the end of this training, participants will be able to:
- Install and configure Docker.
- Understand and implement software containerization.
- Manage Docker-based applications.
- Network different Docker applications and systems.
- Understand and edit Docker registries.
Docker for Developers and System Administrators
14 HoursDocker serves as a platform enabling developers and system administrators to manage distributed applications. It comprises a runtime for executing containers and a service designed for sharing them.
Through Docker, the same application can be deployed without modification across laptops, dedicated servers, and virtual machines.
This course covers fundamental Docker usage, offering value to both developers and IT professionals. The program features extensive hands-on exercises, allowing participants to practice within their own Docker environments and construct custom Docker images over the two-day duration.
Docker and Jenkins for DevOps
14 HoursThis instructor-led live training in Slovakia (online or on-site) targets DevOps engineers who aim to optimize and simplify their CI/CD processes using Docker and Jenkins.
Upon completion of this training, participants will be able to:
- Automate code delivery and pipeline deployment using Jenkins.
- Construct applications utilizing Docker and Dockerfiles.
- Set up authentication mechanisms to enhance security protocols.
Java Microservices
21 HoursThis instructor-led, live training in Slovakia (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.
System Architecture, Service Architecture, and Microservice Architecture with Spring Cloud
21 HoursIn this instructor-led live training in Slovakia, 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 - 5 Days
35 HoursThis instructor-led, live training in Slovakia (online or onsite) is designed for intermediate-level developers and DevOps engineers who aim 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 Slovakia, we start with a discussion of microservice architecture. Participant knowledge is tested through exercises and the step-by-step creation 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 Slovakia (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, lightweight microservices framework designed for constructing Java applications in the cloud. Netflix OSS comprises a collection of frameworks and libraries dedicated to microservice development. Spring Cloud integrates seamlessly with Netflix components through auto-configuration and convention over configuration.
This instructor-led live training enables participants to master the fundamental concepts of building microservices using Spring Cloud and Netflix OSS. Participants will demonstrate their knowledge through exercises and the step-by-step creation of sample microservices.
Upon completing this training, participants will possess a comprehensive understanding of how to leverage Spring Cloud and related Spring technologies alongside Netflix OSS to rapidly develop cloud-scale, cloud-ready microservices.
Audience
- Java Developers
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice