Building Microservices with Spring Cloud and Docker Training Course
Spring Cloud is an open-source, lightweight framework designed for constructing cloud-ready Java microservices.
Docker provides an open-source platform for developing, distributing, and running applications within containers, making it an ideal choice for microservice architectures.
In this instructor-led live training, attendees will master the core principles of creating microservices using Spring Cloud and Docker. Theoretical knowledge is reinforced through practical exercises and the incremental development of sample microservices.
Upon completion of this course, participants will be able to:
- Grasp the fundamental concepts of microservices.
- Utilize Docker to create containers for microservice-based applications.
- Develop and deploy containerized microservices leveraging Spring Cloud and Docker.
- Connect microservices with service discovery mechanisms and the Spring Cloud API Gateway.
- Apply Docker Compose for comprehensive integration testing.
Course Format
- Engaging lectures and discussions.
- Extensive hands-on exercises and practice sessions.
- Practical implementation within a live-lab environment.
Customization Options
- For tailored training arrangements, please contact us directly.
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
Target 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 Romania (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:
- Build their own Docker images.
- Deploy and manager 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.
Docker & Kubernetes Advanced
21 HoursUpon completing this training, participants will be capable of:
- Creating custom Docker images.
- Deploying and managing a high volume of Docker applications.
- Evaluating various container orchestration platforms and selecting the optimal solution.
- Establishing a continuous integration pipeline for Docker-based applications.
- Integrating Docker applications into existing continuous integration workflows.
- Implementing security measures for Docker applications.
- Utilizing Kubernetes to deploy and manage diverse environments within a single cluster.
- Securing, scaling, and monitoring a Kubernetes cluster.
Containerized AI & ML Deployment with Docker
14 HoursDocker serves as a containerization platform that delivers consistent, portable, and reproducible environments specifically designed for artificial intelligence and machine learning workloads.
This instructor-led live training, available online or onsite, targets intermediate-level professionals seeking to package ML codebases, dependencies, and models using Docker to ensure reliable workflows from development to production.
Upon completing this course, participants will be able to:
- Create and manage Docker images customized for AI and ML applications.
- Containerize machine learning pipelines, tools, and associated dependencies.
- Optimize Docker environments for enhanced performance and portability.
- Deploy containerized ML services across various runtime environments.
Course Format
- Concept demonstrations accompanied by guided discussions.
- Hands-on exercises focused on real-world containerization tasks.
- Practical implementation using live-lab Docker environments.
Course Customization Options
- To tailor this training to your organizational 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 systematic method for automating the packaging, testing, containerization, and deployment of models through continuous integration and continuous delivery pipelines.
This instructor-led, live training, available both online and onsite, targets intermediate-level professionals seeking to streamline end-to-end AI model delivery workflows using Docker and CI/CD platforms.
Upon completing the training, participants will be equipped to:
- Construct automated pipelines for building and testing AI model containers.
- Establish version control and reproducibility standards throughout the model lifecycle.
- Incorporate automated deployment strategies for AI services.
- Apply CI/CD best practices specifically adapted for machine learning operations.
Format of the Course
- Instructor-guided presentations and technical discussions.
- Practical labs and hands-on implementation exercises.
- Realistic CI/CD workflow simulations in a controlled environment.
Course Customization Options
- Should your organization require customized pipeline workflows or specific platform integrations, please contact us to tailor this course accordingly.
Certified Kubernetes Administrator (CKA) - exam preparation
21 HoursThe Certified Kubernetes Administrator (CKA) certification was established by The Linux Foundation in collaboration with the Cloud Native Computing Foundation (CNCF).
Kubernetes has emerged as the premier platform for container orchestration.
Since 2015, NobleProg has specialized in Docker and Kubernetes training. With over 360 successfully delivered training projects, we have become one of the world’s most recognized training providers in the field of containerization.
Since 2019, we have further supported our customers by preparing them to validate their performance in Kubernetes environments through 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 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 it.
- 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) program was established by The Linux Foundation and the Cloud Native Computing Foundation (CNCF), which hosts Kubernetes.
This instructor-led live training (available online or onsite) targets developers who wish to validate their ability to design, build, configure, and expose cloud-native applications on Kubernetes.
Additionally, the training emphasizes gaining practical experience in Kubernetes application development, so we encourage participation even if you do not plan to take the CKAD exam.
NobleProg has delivered Docker and Kubernetes training since 2015. With over 360 successfully completed training projects, we have become one of the most recognized training companies globally in the field of containerization. Since 2019, we have also assisted our customers in validating their performance in Kubernetes environments by preparing and encouraging them to pass the CKA and CKAD exams.
Format of the Course
- Interactive lecture and discussion.
- Ample 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.
- 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 for developers and system administrators to maintain distributed applications. It consists of a runtime to run containers and a service for sharing containers.
With docker the same app can run unchanged on laptops, dedicated servers and virtual servers.
This course, during the two first days, teaches the basic usage of Docker, useful both for developers and system administrators. The course includes a lot of hands on exercises and the participants will practice in their own Docker environment and build their own Docker images.
On the last day participants will learn about more advanced tools that supports Docker. It will be Docker Machine, Docker Compose and Docker Swarm.
Introduction to Docker
14 HoursThis instructor-led, live training in Romania (online or onsite) is designed for engineers who wish to use Docker to deploy and manage software as containers rather than as traditional standalone applications.
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 designed for developers and system administrators to manage distributed applications. It comprises a runtime for executing containers and a service that facilitates the sharing of containers.
Using Docker, the same application can run without modification on laptops, dedicated servers, and virtual servers.
This course covers the fundamental usage of Docker, proving valuable for both developers and system administrators. The curriculum features extensive hands-on exercises, allowing participants to practice in their own Docker environment and create their own Docker images over the course of two days.
Java Microservices
21 HoursThis instructor-led live training in Romania (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 Romania, participants will learn to evaluate various technologies and approaches for designing service-based system architectures. The training begins with a discussion and comparison of monolithic systems and service architectures, then delves into the specifics of microservice architecture.
Participants will apply their knowledge through the creation and deployment of proof-of-concept microservices utilizing Spring Cloud, Spring Boot, and Docker.
Furthermore, the course examines essential infrastructure components to help participants identify the best tools and strategies for their specific organizational requirements.
Upon completion, participants will have a firm grasp of Service-Oriented Architecture (SOA) and Microservice Architecture, as well as hands-on experience with Spring Cloud and associated Spring technologies for rapidly developing cloud-scale, cloud-ready microservices.
Building Microservices with Spring Cloud and Docker - 5 Days
35 HoursThis instructor-led live training, conducted Romania (online or onsite), targets intermediate developers and DevOps engineers seeking to build, deploy, and manage microservices using Spring Cloud and Docker.
By the conclusion 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 HoursDuring this instructor-led, live training in Romania, we begin with a discussion of microservice architecture. Participants will have their knowledge tested 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 Romania (online or onsite) is designed for developers who wish to transition traditional architectures into highly concurrent microservice-based structures 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 serves as a lightweight, open-source framework designed for constructing Java-based microservices for cloud environments. Meanwhile, Netflix OSS provides a collection of frameworks and libraries tailored for microservice development. Spring Cloud integrates seamlessly with Netflix components by leveraging auto-configuration and convention-over-configuration principles.
This instructor-led live training introduces participants to the core principles of building microservices using Spring Cloud and Netflix OSS. Knowledge is reinforced through practical exercises and the step-by-step creation of sample microservices.
Upon completing the training, participants will possess a robust understanding of how to combine Spring Cloud and related Spring technologies with Netflix OSS to swiftly develop cloud-native, scalable microservices.
Audience
- Java Developers
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice