Building Microservices with Go Training Course
Go (Golang) is an excellent language for developing microservices, thanks to its minimal memory footprint.
Spring Cloud is an open-source, lightweight framework for microservices.
In this instructor-led live training, participants will learn how to build microservices using Go (Golang) and Spring Cloud.
Format of the course
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Course Outline
Introduction
Overview of Microservice Architecture
Overview of Spring Cloud
Overview of Go Syntax and Operations
Setting up Your Development Environment
Building Your First Go Microservice
Service Discovery and Load Balancing
Dynamic Routing
Securing Your Microservices
Debugging Your Go Microservice
Unit Testing HTTP Services with GoConvey
Logging and Monitoring
Tracing Microservices to Uncover Latencies
Containerizing Your Microservices with Docker
Deploying on Docker Swarm
Continuous Delivery
Troubleshooting
Summary and Conclusion
Requirements
- Programming experience in any language
- Familiarity with container concepts (Docker)
Audience
- Developers
Open Training Courses require 5+ participants.
Building Microservices with Go Training Course - Booking
Building Microservices with Go Training Course - Enquiry
NobleProg offers professional training programs designed specifically for companies and organizations. These trainings are not intended for individuals.
Building Microservices with Go - Consultancy Enquiry
Testimonials (1)
Flexibility to cover the subjects I am most intrested in
James Ferrier - OptoicoreIT
Course - Building Microservices with Go
Upcoming Courses
Related Courses
Administration of Confluent Apache Kafka
21 HoursConfluent Apache Kafka is a distributed event streaming platform engineered for high-throughput, fault-tolerant data pipelines and real-time analytics.
This instructor-led, live training (available online or onsite) is tailored for intermediate-level system administrators and DevOps professionals seeking to install, configure, monitor, and troubleshoot Confluent Apache Kafka clusters.
By the conclusion of this training, participants will be able to:
- Comprehend the components and architecture of Confluent Kafka.
- Deploy and manage Kafka brokers, Zookeeper quorums, and essential services.
- Configure advanced features such as security, replication, and performance tuning.
- Utilize management tools to monitor and maintain Kafka clusters.
Format of the Course also allows for the evaluation of participants.
- Interactive lecture and discussion.
- 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.
Advanced RabbitMQ - 2 Days
14 HoursThis instructor-led, live training in France (online or onsite) is aimed at developers and software engineers who wish to use RabbitMQ to communicate between microservices through messaging and perform advanced implementation and troubleshooting.
By the end of this training, participants will be able to:
- Set up the necessary environment to start developing advanced messaging solutions with RabbitMQ.
- Understand how to design a distributed microservices architecture with RabbitMQ.
- Learn how to implement advanced configuration, security, networking, high availability, and replication.
- Know the common issues encountered in RabbitMQ installations and how to resolve them.
- Learn about memory optimization, flow control, and advanced performance tuning.
- Apply some advanced troubleshooting techniques.
Advanced Apache Camel
21 HoursThis instructor-led live training in France (online or onsite) is designed for developers, integration architects, and system administrators who wish to master advanced integration patterns and techniques using Apache Camel.
By the end of this training, participants will be able to:
- Understand advanced integration patterns and techniques.
- Implement complex routing and transformations.
- Optimize performance and scalability.
- Handle errors and exceptions in complex integration scenarios.
- Integrate Apache Camel with various technologies and platforms.
Apache Camel
21 HoursApache Camel provides a powerful framework for enterprise application integration and message routing. This course covers fundamental topics such as routing, message transformation, error handling strategies, component connectors, Enterprise Integration Patterns, and transaction management. It guides developers through practical aspects of configuring route definitions, bean wiring, concurrency management, and monitoring. Participants will gain the skills needed to design reliable microservice communication layers and streamline data workflows.
Managing APIs with Apigee
14 HoursThis instructor-led live training in France (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 on Java, allows you to deliver secure access to your services via a consistent, well-defined API across all implementations. A uniform API provides the following benefits:
- Facilitates service consumption for application developers.
- Allows backend implementation changes without impacting the public API.
- Enables leverage of Edge's built-in analytics, monetization, developer portal, and other capabilities.
Audience
This course is designed for engineers, architects, and developers looking to implement Apigee Edge in their projects.
Confluent Apache Kafka: Cluster Operations and Configuration
16 HoursConfluent Apache Kafka is an enterprise-grade distributed event streaming platform built on Apache Kafka. It supports high-throughput, fault-tolerant data pipelines and real-time streaming applications.
This instructor-led, live training (online or onsite) is aimed at intermediate-level engineers and administrators who wish to deploy, configure, and optimize Confluent Kafka clusters in production environments.
By the end of this training, participants will be able to:
- Install, configure, and operate Confluent Kafka clusters with multiple brokers.
- Design high-availability setups using Zookeeper and replication techniques.
- Tune performance, monitor metrics, and apply recovery strategies.
- Secure, scale, and integrate Kafka with enterprise environments.
Format of the Course also allows for the evaluation of participants.
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Creating a Service Mesh with Istio and Kubernetes
14 HoursIstio is an open-source service mesh designed for Kubernetes, enabling secure, observable, and manageable communication between microservices. By utilizing Istio's Envoy-based sidecar proxies, teams can enforce policies, secure communications via mTLS, gain deep traffic visibility, and enhance reliability at scale.
This instructor-led live training (available online or onsite) targets intermediate-level engineers looking to deploy, secure, and manage microservices applications using Istio on Kubernetes.
Upon completing this training, participants will be able to:
- Install and configure Istio on Kubernetes clusters.
- Understand and apply service mesh concepts, including traffic management, security, and observability.
- Deploy microservices applications within an Istio service mesh.
- Secure service-to-service communications using mutual TLS (mTLS) and Zero Trust principles.
- Monitor, trace, and troubleshoot microservices using Prometheus, Grafana, and Jaeger.
- Integrate Istio with Calico for advanced network policies and security.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation in a live lab environment.
Customization Options
- To request customized training for this course, please contact us to arrange.
Java Microservices
21 HoursThis instructor-led, live training in France (offered online or on-site) is designed for intermediate Java developers who want 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.
Distributed Messaging with Apache Kafka
14 HoursDesigned for enterprise architects, developers, and system administrators, this course equips learners with the knowledge to understand and leverage high-throughput distributed messaging systems. While it caters to a broad audience, the content can be customized to address specific needs, such as a focus solely on system administration.
Kafka for Administrators
21 HoursThis instructor-led, live training in France (online or onsite) is aimed at beginner-level, intermediate-level, or advanced-level system administrators and operations engineers who wish to use Apache Kafka to deploy, secure, monitor, and troubleshoot Kafka clusters.
By the end of this training, participants will be able to explain Kafka architecture and KRaft mode, operate and secure Kafka clusters, monitor performance and reliability, and resolve common production issues.
Apache Kafka for Developers
21 HoursThis instructor-led, live training in France (online or onsite) is designed for intermediate-level developers who want to create big data applications using Apache Kafka.
Upon completing this training, participants will be able to:
- Create Kafka producers and consumers to send and receive data.
- Connect Kafka with external systems via Kafka Connect.
- Build streaming applications using Kafka Streams and ksqlDB.
- Link Kafka client applications to Confluent Cloud for cloud-based Kafka deployments.
- Acquire hands-on experience through practical exercises and real-world scenarios.
Kafka Fundamentals for Java Developers
14 HoursThis instructor-led, live training in France (online or onsite) is aimed at intermediate-level Java developers who wish to integrate Apache Kafka into their applications for reliable, scalable, and high-throughput messaging.
By the end of this training, participants will be able to:
- Understand the architecture and core components of Kafka.
- Set up and configure a Kafka cluster.
- Produce and consume messages using Java.
- Implement Kafka Streams for real-time data processing.
- Ensure fault tolerance and scalability in Kafka applications.
Building Microservices with Spring Cloud and Docker
21 HoursIn this instructor-led live training in France, participants will learn the essentials of building microservices using Spring Cloud and Docker. Their understanding will be tested 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 France (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.