Building Microservices with NodeJS and React Training Course
Microservices represents an architectural style centered on constructing applications from a suite of small, independent services.
This instructor-led, live training, available either online or onsite, is designed for seasoned developers who want to build, deploy, and scale applications leveraging microservices powered by NodeJS and React.
Upon completion of this training, participants will be capable of:
- Developing, deploying, and scaling applications through various microservices.
- Creating a server-side rendered React application.
- Deploying multi-service applications to the cloud using Docker and Kubernetes.
- Executing application testing on microservices.
Course Format
- Engaging lectures and discussions.
- Numerous exercises and practical work.
- Hands-on implementation within a live-lab environment.
Customization Options
- To request a tailored training session for this course, please contact us to make arrangements.
Course Outline
Introduction
- Overview of microservices architecture
- Understanding the fundamentals of microservices
Building Microservices
- Developing a mini-microservices application
- Running services with Docker
- Orchestrating services with Kubernetes
- Understanding the architecture of multi-service applications
- Using a cloud-based environment for app development
- Using normalization strategies
- Database management and modeling
- Using authentication strategies and options
Testing Isolated Microservices
- Understanding the testing architecture
- Testing invalid input
- Changing Node environment during tests
- Testing sign-in and sign-out functionality
- Issues with cookies during testing
- Testing non-authorized request
Utilizing NodeJS and React
- Integrating server-side-rendered React application
- Code sharing and reusing between services
- Create-read-update-destroy server setup
- Using NATS streaming server
- Connecting NATS in the NodeJS environment
- Managing NATS client
- Using cross-service data replication
- Understanding the event flow
- Handling events and concurrency issues
Continuous Integration and Delivery (CI/CD)
- Understanding the development workflow
- Working with Git
- Running tests
- Deployment options
Summary and next steps
Requirements
- Foundational knowledge of JavaScript and React
- Familiarity with command-line usage
Audience
- Developers
Open Training Courses require 5+ participants.
Building Microservices with NodeJS and React Training Course - Booking
Building Microservices with NodeJS and React Training Course - Enquiry
Building Microservices with NodeJS and React - Consultancy Enquiry
Testimonials (1)
Friendly environment. Also, I liked one on one training. It’s very productive. I would definitely recommend it to my friends and colleagues.
Zeed - Tamkeen Technologies
Course - Building Microservices with NodeJS and React
Upcoming Courses
Related Courses
Axon Framework
21 HoursThis instructor-led live training in Norway (online or onsite) is designed for developers who want to use Axon to build well-structured enterprise applications that leverage the power of CQRS and Event Sourcing.
By the end of this training, participants will be able to:
- Set up the development environment needed to create an Axon Framework application.
- Implement the CQRS (Command Query Responsibility Segregation) and Event Sourcing architectural patterns to develop complex applications.
- Apply the concepts of Domain Driven Design to their application design.
- Build applications that focus on the business problem instead of the infrastructure.
Envoy Proxy: Modern Service Proxy and Service Mesh Data Plane
14 HoursEnvoy Proxy is a high-performance edge and service proxy, initially developed by Lyft and now a CNCF project widely adopted in cloud-native infrastructures. It serves as a universal data plane in service mesh architectures, facilitating dynamic routing, observability, and Zero Trust security across microservices.
This instructor-led live training (available online or onsite) is designed for intermediate-level engineers who want to deploy, configure, and manage Envoy Proxy for modern microservices and service mesh environments.
By the end of this training, participants will be able to:
- Install and configure Envoy Proxy in both standalone and Kubernetes environments.
- Gain an understanding of Envoy’s architecture, including filters, clusters, and listeners.
- Configure traffic management policies, including retries, circuit breaking, and load balancing.
- Secure communication using TLS/mTLS and enforce Zero Trust principles.
- Extend Envoy’s functionality with WebAssembly (WASM) filters.
- Integrate Envoy with service meshes such as Istio and Consul.
- Monitor, trace, and troubleshoot microservice traffic using Envoy’s observability features.
Format of the Course
- Interactive lecture and discussion.
- Numerous exercises and practical sessions.
- 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 that operates on Kubernetes to deliver secure, observable, and manageable connectivity between microservices. By utilizing Istio’s Envoy-based sidecar proxies, teams can enforce policies, secure communications with mTLS, gain deep observability into traffic, and improve reliability at scale.
This instructor-led, live training (online or onsite) is aimed at intermediate-level engineers who wish to deploy, secure, and manage microservices applications using Istio on Kubernetes.
By the end of 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 with mutual TLS (mTLS) and Zero Trust principles.
- Monitor, trace, and troubleshoot microservices with Prometheus, Grafana, and Jaeger.
- Integrate Istio with Calico for advanced network policies and security.
Format of the Course
- 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.
Java Microservices
21 HoursThis instructor-led, live training in Norway (online or onsite) is designed for intermediate-level Java developers who want to design, develop, deploy, and maintain microservices-based applications using Java frameworks such as Spring Boot and Spring Cloud.
Upon completion of this training, participants will be capable of:
- Understanding the core principles and advantages of microservices architecture.
- Constructing and deploying microservices using Java and Spring Boot.
- Implementing service discovery, configuration management, and API gateways.
- Effectively securing, monitoring, and scaling microservices.
- Deploying microservices using Docker and Kubernetes.
Building Microservices with Lumen PHP Framework
14 HoursThis instructor-led, live training in Norway (online or onsite) is aimed at developers who wish to use Lumen to build Laravel-based microservices and applications.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing microservices with Lumen.
- Understand the benefits of implementing microservices using Lumen and PHP.
- Perform and implement the microservices functions and operations using the Lumen framework.
- Protect and control access to the microservices architectures by building security layers.
System Architecture, Service Architecture, and Microservice Architecture with Spring Cloud
21 HoursIn this instructor-led live training in Norway, 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
21 HoursIn this instructor-led, live training held in Norway, participants will learn the essentials of building microservices using Spring Cloud and Docker. Knowledge is assessed through practical exercises and the step-by-step creation of sample microservices.
By the conclusion of this training, participants will be able to:
- Understand the basics 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 Norway (online or onsite) is designed for intermediate-level developers and DevOps engineers aiming 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.
Next.js 14 Advanced Development
21 HoursThis instructor-led, live training in Norway (online or on-site) is tailored for intermediate to advanced web developers and technical architects seeking to explore the latest advancements in Next.js 14 and gain the expertise required to develop next-generation web applications.
By the end of this training, participants will be able to:
- Exploit the full capabilities of Next.js 14 for building complex applications.
- Utilize the newest features such as Middleware, React Server Components, and Edge Functions.
- Implement best practices for performance, scalability, and SEO.
- Efficiently troubleshoot common issues in Next.js applications.
Next.js 14 - Advanced
21 HoursThis instructor-led, live training in Norway (online or onsite) is aimed at advanced-level developers who wish to master the latest features in Next.js 14, optimize performance, and implement modern React techniques.
By the end of this training, participants will be able to:
- Implement advanced React hooks and concurrent features.
- Understand and utilize Next.js routing strategies effectively.
- Leverage Server Components, Server Actions, and hybrid rendering approaches.
- Optimize data fetching, caching, and incremental static regeneration.
- Use Next.js as a backend solution with Edge Functions and Edge Runtime.
- Manage state using React Context, Redux, and atomic state libraries.
- Optimize application performance for Web Core Vitals.
- Test, monitor, and deploy Next.js applications efficiently.
React with Next.js
14 HoursThis instructor-led live training in Norway (online or onsite) is aimed at web developers who wish to use Next.js to create React applications.
By the end of this training, participants will be able to:
- Develop server-side web applications and static sites in Next.js.
- Handle and store data with MongoDB.
- Secure a web application with AuthO authentication.
Spring Cloud for Microservices
14 HoursIn this instructor-led, live training in Norway, we commence with a discussion on microservice architecture. Participants will test their knowledge through exercises and the gradual development of sample microservices.
By the conclusion of this training, participants will possess a robust understanding of how to use Spring Cloud and associated Spring technologies to swiftly create their own cloud-scale, cloud-ready microservices.
Microservices with Spring Cloud and Kafka
21 HoursThis instructor-led live training in Norway (online or onsite) is designed for developers aiming to shift traditional architectures toward highly concurrent, microservices-based systems using Spring Cloud, Kafka, Docker, Kubernetes, and Redis.
By the conclusion 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 a lightweight, open-source microservices framework designed for building Java applications in cloud environments. Netflix OSS provides a collection of frameworks and libraries specifically for microservice development. Spring Cloud integrates seamlessly with Netflix components through auto-configuration and convention-based configuration.
During this instructor-led live training, participants will explore the core principles of constructing microservices using Spring Cloud and Netflix OSS. Theoretical knowledge is reinforced through practical exercises and the incremental development of sample microservices.
Upon completion, participants will possess a robust understanding of how to combine Spring Cloud, related Spring technologies, and Netflix OSS to efficiently develop cloud-scale, cloud-ready microservices.
Audience
- Java Developers
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Traefik
7 HoursThis instructor-led, live training in Norway (online or onsite) is designed for system administrators and developers aiming to deploy, manage, monitor, and operate microservices using Traefik.
Upon completion of this training, participants will be able to:
- Configure and start Traefik using a Docker provider.
- Implement secure, encrypted connections through Let's Encrypt.
- Deploy and link middleware to routers to transform service requests.
- Monitor Traefik's operations via the dashboard.