Building Microservices with Spring Cloud and Docker Training Course
Spring Cloud is an open-source, lightweight microservices framework designed for developing Java applications tailored for the cloud.
Docker serves as an open-source platform that enables the creation, distribution, and execution of applications within containers, making it an ideal choice for constructing microservice architectures.
In this instructor-led live training, participants will master the core principles of developing microservices using Spring Cloud and Docker. The course combines theoretical learning with practical application, featuring hands-on exercises and the incremental development of sample microservices to reinforce knowledge.
Upon completion of this training, participants will be able to:
- Grasp the fundamental 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.
Format of the Course
- Interactive lectures and discussions.
- Extensive exercises and practical practice.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request a customized training session for this course, please contact us to arrange.
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 Consult 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 guided, live training in Brazil (online or in-person) targets engineers who want to advance their Docker knowledge to deploy applications at a larger scale while maintaining control.
Upon completion of this training, participants will be capable of:
- Creating custom Docker images.
- Deploying and managing a high volume of Docker applications.
- Assessing various container orchestration solutions to select the most appropriate one.
- Establishing a continuous integration pipeline for Docker applications.
- Integrating Docker applications with existing CI tooling.
- Securing Docker applications.
Containerized AI & ML Deployment with Docker
14 HoursDocker serves as a containerization platform that facilitates consistent, portable, and reproducible environments for artificial intelligence and machine learning workloads.
This instructor-led live training, available online or onsite, targets intermediate professionals aiming to package ML codebases, dependencies, and models using Docker to establish reliable development-to-production workflows.
Upon completing this course, participants will be able to:
- Create and manage Docker images specifically designed for AI and ML applications.
- Containerize machine learning pipelines, tools, and dependencies.
- Optimize Docker environments for improved performance and portability.
- Deploy containerized ML services across various runtime environments.
Course Format
- Concept demonstrations supported by guided discussions.
- Hands-on exercises centered on real-world containerization tasks.
- Practical implementation using live-lab Docker environments.
Customization Options
- To tailor this training to your organization's specific environment, please contact us to make arrangements.
CI/CD for AI: Automating Docker-Based Model Builds and Deployments
21 HoursCI/CD for AI represents a structured methodology for automating the packaging, testing, containerization, and deployment of AI models through continuous integration and delivery pipelines.
This instructor-led live training, available online or onsite, is designed for intermediate-level professionals seeking to automate end-to-end AI model delivery workflows using Docker alongside CI/CD platforms.
Upon completion of the training, participants will be equipped to:
- Develop automated pipelines for constructing and testing AI model containers.
- Establish version control and ensure reproducibility throughout the model lifecycle.
- Incorporate automated deployment strategies for AI services.
- Apply CI/CD best practices specifically adapted for machine learning operations.
Course Format
- Instructor-led presentations accompanied by technical discussions.
- Practical labs and hands-on implementation exercises.
- Realistic CI/CD workflow simulations conducted in a controlled environment.
Course Customization Options
- Should your organization require customized pipeline workflows or specific platform integrations, please reach out to us to tailor this course to your needs.
Certified Kubernetes Administrator (CKA) - exam preparation
21 HoursThe Certified Kubernetes Administrator (CKA) program was established by The Linux Foundation and the Cloud Native Computing Foundation (CNCF).
Kubernetes has emerged as a leading platform for container orchestration.
NobleProg has been delivering Docker and Kubernetes training since 2015. With over 360 successfully completed training projects, we have become one of the most recognized training providers globally in the field of containerization.
Since 2019, we have also been helping our customers validate their performance in Kubernetes environments by preparing them and encouraging them to 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 participating even if you do not intend to take the CKA exam.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice.
- 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 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) program was created by The Linux Foundation and the Cloud Native Computing Foundation (CNCF), which hosts Kubernetes.
This instructor-led, live training (available online or onsite) 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, so we recommend participating even if you do not plan to take the CKAD exam.
NobleProg has been delivering Docker & Kubernetes training since 2015. With more than 360 successfully completed training projects, we have become one of the most recognized training companies worldwide in the field of containerization. Since 2019, we have also been assisting our customers in validating their performance in Kubernetes environments by preparing them and encouraging them to pass the CKA and CKAD exams.
Course Format
- Interactive lectures and discussions.
- Abundant exercises and practice.
- 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 maintain distributed applications. It comprises a runtime engine for executing containers alongside a service designed for sharing them.
With Docker, the same application can run unaltered across laptops, dedicated servers, and virtual machines.
This course covers the fundamental use of Docker during its first two days, proving valuable for both developers and system administrators. The curriculum is rich with hands-on exercises, allowing participants to practice in their own Docker environments 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 in Brazil (online or onsite) is designed for engineers who wish to utilize Docker to deploy and manage software as containers, moving away from 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 is a platform designed to help developers and system administrators manage distributed applications. It includes a runtime for running containers and a service for sharing them.
With Docker, the same application can run unchanged on laptops, dedicated servers, and virtual servers.
This course covers the basics of using Docker, which is useful for both developers and system administrators. The course includes many hands-on exercises, and participants will practice in their own Docker environment and build their own Docker images during the 2 days.
Docker and Jenkins for DevOps
14 HoursThis instructor-led, live training in Brazil (online or onsite) is designed for DevOps engineers seeking to optimize and simplify their CI/CD processes with Docker and Jenkins.
By the end of this training, participants will be able to:
- Automate code delivery and pipeline deployment using Jenkins.
- Build applications using Docker and Dockerfile.
- Configure authentication options to strengthen security.
Java Microservices
21 HoursThis instructor-led, live training in Brazil (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 held in Brazil, participants will learn how to assess various technologies and approaches for designing service-based system architectures. The training starts with a comparative discussion of monolithic systems and service architectures, followed by a detailed examination of microservice architecture.
Participants will have the opportunity to apply their knowledge by walking through the creation and deployment of proof-of-concept microservices built using Spring Cloud, Spring Boot, and Docker.
Additionally, relevant infrastructure building blocks will be analyzed to help participants identify the most suitable tools and approaches for diverse organizational requirements.
By the end of this training, participants will gain a solid grasp of Service-Oriented Architecture (SOA) and Microservice Architecture, alongside practical experience using Spring Cloud and related Spring technologies to rapidly develop cloud-scale, cloud-ready microservices.
Building Microservices with Spring Cloud and Docker - 5 Days
35 HoursThis instructor-led, live training in Brazil (online or onsite) targets 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 Brazil, we start with an exploration of microservice architecture. Participants will have their knowledge tested via practical exercises and the step-by-step construction of sample microservices.
Upon completing this training, participants will possess a robust understanding of how to utilize Spring Cloud and associated 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 Brazil (online or onsite) targets developers aiming to shift from traditional architectures to a highly concurrent microservices-based model 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 framework for building Java applications designed for the cloud. Netflix OSS provides a collection of frameworks and libraries tailored for microservices development. Spring Cloud integrates seamlessly with Netflix components through auto-configuration and convention-over-configuration principles.
This instructor-led live training allows participants to grasp the core concepts of constructing microservices using Spring Cloud and Netflix OSS. Participants will apply their knowledge through practical exercises and the step-by-step development of sample microservices.
Upon completion, participants will have a robust understanding of how to leverage Spring Cloud and related Spring technologies alongside Netflix OSS to rapidly build cloud-scale and cloud-ready microservices.
Audience
- Java Developers
Course Format
- A combination of lectures, discussions, exercises, and extensive hands-on practice