Building Microservices with NodeJS and React Training Course
Microservices is an architectural approach based on developing applications from a collection of small services.
This instructor-led, live training (online or onsite) is aimed at experienced developers who wish to build, deploy, and scale applications using microservices built with NodeJS and React.
By the end of this training, participants will be able to:
- Develop, deploy, and scale applications using different microservices.
- Build a server-side rendered React application.
- Deploy multi-service apps to the cloud using Docker and Kubernetes.
- Perform application testing on microservices.
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.
Course Outline
Introduction
- Overview of microservices architecture
- Understanding the microservices fundamentals
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
- Basic knowledge of JavaScript and React
- Familiar with using the command line
Audience
- Developers
Need help picking the right course?
uzbekistan@nobleprog.com or +919818060888
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
Related Courses
Developing Microservices on Google Cloud Apigee
21 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is designed for developers who want 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.
Managing APIs with Apigee
14 HoursThis instructor-led live training in Uzbekistan (online or onsite) is designed for developers who want 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, which is built on Java, enables you to provide secure access to your services with a well-defined API that is consistent across all of your services, regardless of service implementation. A consistent API:
- Makes it easy for app developers to consume your services.
- Enables you to change the backend service implementation without affecting the public API.
- Enables you to take advantage of the analytics, monetization, developer portal, and other features built into Edge.
Audience
This course is directed at engineers, architects and developers seeking to utilize Apigee Edge in their projects.
Axon Framework
21 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is aimed at developers who wish 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 required 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 at Lyft and now a prominent CNCF project extensively utilized in cloud-native infrastructures. Envoy 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 aim to deploy, configure, and manage Envoy Proxy in 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 setups.
- Gain a deep understanding of Envoy’s architecture, including filters, clusters, and listeners.
- Implement traffic management policies such as retries, circuit breaking, and load balancing.
- Secure communications using TLS/mTLS and enforce Zero Trust principles.
- Extend Envoy’s capabilities with WebAssembly (WASM) filters.
- Integrate Envoy with service meshes like Istio and Consul.
- Monitor, trace, and troubleshoot microservice traffic leveraging Envoy’s observability features.
Format of the Course
- Interactive lectures and discussions.
- Extensive hands-on exercises and practice sessions.
- Practical implementation in a live-lab environment.
Course Customization Options
- To request a customized version of this course, please contact us for arrangements.
Creating a Service Mesh with Istio and Kubernetes
14 HoursIstio serves as an open-source service mesh designed for Kubernetes environments, facilitating secure, visible, and manageable connections between microservices. Utilizing Istio's Envoy-based sidecar proxies, engineering teams can implement policy enforcement, secure inter-service communications via mTLS, achieve comprehensive traffic visibility, and enhance reliability at scale.
This instructor-led live training, available both online and onsite, targets intermediate-level engineers looking to deploy, secure, and manage microservices applications using Istio on Kubernetes.
Upon completing this training, participants will be capable of:
- Installing and configuring Istio within Kubernetes clusters.
- Grasping and applying core service mesh concepts such as traffic management, security, and observability.
- Deploying microservices applications inside an Istio service mesh.
- Securing service-to-service communications through mutual TLS (mTLS) and Zero Trust principles.
- Monitoring, tracing, and troubleshooting microservices using Prometheus, Grafana, and Jaeger.
- Integrating Istio with Calico to enable advanced network policies and security.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical practice.
- Hands-on implementation within a live laboratory environment.
Course Customization Options
- To request a customized training for this course, please contact us to make arrangements.
Java Microservices
21 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is tailored for intermediate-level Java developers aiming 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.
Kuma Kubernetes
35 HoursUpon completion of this professional course, participants will have acquired the knowledge and skills necessary to effectively implement, manage, and scale the Kuma service mesh within Kubernetes environments. They will be capable of deploying advanced traffic routing, observability, and security features to optimize the performance and reliability of their microservices-based applications.
Building Microservices with Lumen PHP Framework
14 HoursThis instructor-led, live training in Uzbekistan (online or on-site) is intended for developers who aim to leverage Lumen to create Laravel-based microservices and applications.
By the end of this training, participants will be able to:
- Set up the required development environment to begin building microservices with Lumen.
- Understand the advantages of implementing microservices using Lumen and PHP.
- Execute and implement microservices functions and operations using the Lumen framework.
- Secure and manage access to microservices architectures by establishing robust security layers.
System Architecture, Service Architecture, and Microservice Architecture with Spring Cloud
21 HoursIn this instructor-led, live training in Uzbekistan, participants will learn to evaluate different technologies and approaches for designing a service-based system architecture. The training begins with a discussion and comparison of monolithic systems and service architectures, followed by a detailed exploration of microservice architecture.
Participants will have the chance to put their knowledge into practice by creating and deploying a set of proof-of-concept microservices using Spring Cloud, Spring Boot, and Docker.
Finally, the training will examine relevant infrastructure components to help participants determine the most suitable tools and approaches for their organizational requirements.
By the end of the training, participants will have 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 cloud-scale, cloud-ready microservices.
Building Microservices with Spring Cloud and Docker
21 HoursIn this instructor-led, live training in Uzbekistan, participants will learn the fundamentals of building microservices using Spring Cloud and Docker. Their knowledge will be tested through hands-on exercises and the step-by-step development of sample microservices.
By the end of this training, participants will be able to:
- Understand the core principles 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.
Next.js 14 Advanced Development
21 HoursThis instructor-led live training in Uzbekistan (online or onsite) is designed for intermediate to advanced web developers and technical architects who wish to explore the advancements of Next.js 14 and gain the knowledge to build cutting-edge web applications.
By the end of this training, participants will be able to:
- Leverage the full potential of Next.js 14 for building complex applications.
- Utilize the latest features such as Middleware, React Server Components, and Edge Functions.
- Implement best practices for performance, scalability, and SEO.
- Troubleshoot common issues in Next.js applications effectively.
Next.js 14 - Advanced
21 HoursThis instructor-led, live training in Uzbekistan (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 Uzbekistan (online or onsite) is designed for web developers who want 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 using Next.js.
- Manage and store data with MongoDB.
- Secure web applications using Auth0 authentication.
Traefik
7 HoursThis instructor-led, live training in Uzbekistan (available online or on-site) is designed for system administrators and developers who aim to deploy, manage, monitor, and operate microservices using Traefik.
By the end of this training, participants will be able to:
- Configure and launch Traefik via a Docker provider.
- Enable secure and encrypted connections using Let's Encrypt.
- Deploy and link middleware to a router to transform service requests.
- Monitor Traefik operations through the dashboard.