Building Microservices with Spring Cloud and Docker Training Course
Spring Cloud is an open-source, lightweight microservices framework designed for developing Java applications in the cloud.
Docker is an open-source platform that enables the building, shipping, and running of applications within containers, making it highly suitable for creating microservice architectures.
In this instructor-led live training, participants will gain a solid understanding of the fundamentals required to build microservices using Spring Cloud and Docker. Participants will have their knowledge tested through practical exercises and the step-by-step development of sample microservices.
By the end of this training, participants will be able to:
- Grasp the core concepts of microservices.
- Utilise Docker to create 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.
- Employ Docker Compose for end-to-end integration testing.
Course Format
- Interactive lectures and discussions.
- Ample exercises and practice sessions.
- Hands-on implementation within a live-lab environment.
Course Customisation Options
- To request a customised training course, please contact us to make arrangements.
Course Outline
Introduction
Understanding Microservices and the Microservice Architecture
Overview of Docker and Containerisation
Overview of Spring Cloud and Spring Boot
Creating the Configuration Service and the Discovery Service with Spring Cloud
Utilising 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 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 with 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
Provisional Upcoming Courses (Require 5+ participants)
Related Courses
Advanced Docker
14 HoursThis instructor-led, live training in Australia (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 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 containerisation platform that facilitates consistent, portable, and reproducible environments for artificial intelligence and machine learning workloads.
This instructor-led, live training (available online or onsite) is designed for intermediate-level professionals looking to package ML codebases, dependencies, and models using Docker to ensure reliable workflows from development to production.
Upon completion of this course, participants will be able to:
- Build and manage Docker images specifically tailored for AI and ML applications.
- Containerise machine learning pipelines, tools, and dependencies.
- Optimise Docker environments for both performance and portability.
- Deploy containerised ML services across various runtime environments.
Format of the Course
- Concept demonstrations supported by guided discussion.
- Hands-on exercises focused on real-world containerisation tasks.
- Practical implementation using live-lab Docker environments.
Course Customisation Options
- To customise this training for your organisational environment, please contact us to arrange.
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, containerisation, and deployment of 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 and CI/CD platforms.
Upon completion of the training, participants will be able to:
- Establish automated pipelines for building and testing AI model containers.
- Implement version control and reproducibility measures for model lifecycles.
- Integrate automated deployment strategies for AI services.
- Apply CI/CD best practices 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 organisation requires tailored pipeline workflows or platform integrations, please contact us to customise this course.
Certified Kubernetes Administrator (CKA) - exam preparation
21 HoursThe Certified Kubernetes Administrator (CKA) qualification was established by The Linux Foundation and the Cloud Native Computing Foundation (CNCF).
Kubernetes has now become 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 established ourselves as one of the most well-known training providers globally in the field of containerisation.
Since 2019, we have also been assisting our customers in validating their performance in Kubernetes environments by preparing them and encouraging them to sit for the CKA and CKAD examinations.
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.
Furthermore, 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.
Format of the Course
- Interactive lecture and discussion.
- Extensive exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training course, please contact us to make arrangements.
- 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) programme was developed by The Linux Foundation and the Cloud Native Computing Foundation (CNCF), the stewards of Kubernetes.
This instructor-led, live training (available online or on-site) is designed for developers looking to validate their skills in designing, building, configuring, and exposing cloud-native applications on Kubernetes.
Furthermore, the training emphasises gaining practical experience in Kubernetes application development. We recommend attending, even if you do not currently plan to sit for the CKAD exam.
NobleProg has been delivering Docker and Kubernetes training since 2015. With over 360 successfully completed training projects, we have become one of the most recognised training providers globally in the field of containerisation. Since 2019, we have also been assisting our customers in demonstrating their proficiency in Kubernetes environments by preparing them and encouraging them to pass the CKA and CKAD exams.
Course Format
- Interactive lectures and discussions.
- Ample exercises and practice sessions.
- Hands-on implementation within a live lab environment.
Course Customisation Options
- To request bespoke 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/
Introduction to Docker
14 HoursThis instructor-led, live training in Australia (online or onsite) is designed for engineers who wish to utilise Docker to deploy and manage software as containers rather than as traditional stand-alone applications.
By the end of this training, participants will be able to:
- Install and configure Docker.
- Understand and implement software containerisation.
- Manage Docker-based applications.
- Network different Docker applications and systems.
- Understand and edit Docker registries.
Docker and Jenkins for DevOps
14 HoursThis instructor-led, live training in Australia (online or onsite) is designed for DevOps engineers who wish to optimise and simplify the CI/CD process with Docker and Jenkins.
By the end of this training, participants will be able to:
- Automate code delivery and pipeline deployment with Jenkins.
- Build an application using Docker and Docker File.
- Configure authentication options to strengthen security.
Docker and Kubernetes on AWS
21 HoursThis instructor-led, live training in (online or onsite) is aimed at engineers who wish to evaluate each of these services to make an informed decisions about which to deploy within their organisation.
By the end of this training, participants will be able to:
- Set up a development environment that includes all needed libraries, packages and frameworks needed to start developing.
- Set up, configure and deploy a series of demo containers using a number of different approaches.
- Understand the architectural and design differences among different Docker/Kubernetes solutions within AWS.
- Automate the deployment of Docker containers.
- Set up a continuous integration and deployment pipeline.
- Integrate Docker and Kubernetes into an existing continuous integration system.
Docker, Kubernetes and OpenShift 3 for Administrators
35 HoursIn this instructor-led, live training in Australia, participants will learn how to manage Red Hat OpenShift Container Platform.
By the conclusion of this training, participants will be able to:
- Create, configure, manage, and troubleshoot OpenShift clusters.
- Deploy containerised applications on-premise, in public cloud environments, or on hosted cloud services.
- Secure OpenShift Container Platform
- Monitor systems and gather metrics.
- Manage storage solutions.
Docker and Kubernetes: Building and Scaling a Containerized Application
21 HoursIn this instructor-led, live training in Australia (onsite or remote), participants will learn how to create and manage Docker containers, before deploying a sample application inside a container. Participants will also discover how to automate, scale, and manage their containerised applications within a Kubernetes cluster. Finally, the training covers more advanced topics, guiding participants through the process of securing, scaling, and monitoring a Kubernetes cluster.
By the end of this training, participants will be able to:
- Set up and run a Docker container.
- Deploy a containerised server and web application.
- Build and manage Docker images.
- Set up a Docker and Kubernetes cluster.
- Use Kubernetes to deploy and manage a clustered web application.
- Secure, scale, and monitor a Kubernetes cluster.
Java Microservices
21 HoursThis instructor-led, live training in Australia (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 Australia, participants will learn how to assess various technologies and approaches for designing a service-based system architecture. The training commences with a discussion and comparison of monolithic systems and service architectures, before delving into the specifics of microservice architecture.
Participants have the opportunity to apply their knowledge by stepping through the creation and deployment of a set of proof-of-concept microservices built with Spring Cloud, Spring Boot and Docker.
Furthermore, the relevant infrastructure building blocks are examined to assist participants in determining the most suitable tools and approaches for their specific organisational 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 using Spring Cloud and related Spring technologies to rapidly develop their own cloud-scale, cloud-ready microservices.
Building Microservices with Spring Cloud and Docker - 5 Days
35 HoursThis instructor-led, live training in Australia (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 held in Australia, we commence with a discussion on microservice architecture. Participants' knowledge will be tested through exercises and the step-by-step development of sample microservices.
By the conclusion of this training, participants will have a firm grasp of how to utilise 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 Australia (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.