Node.js and PM2 Training Course
Audience:
Anyone involved in IT Service Delivery and Production Support
This course is available as onsite live training in Lithuania or online live training.Course Outline
- application packaging and deployments
- nodejs+pm2 runtime packaging and deployment
- nodejs scripts package
- checking and switching nodejs version
- filesystem locations and standards
- log rotation
- init scripts
- SSL/TLS certificates
- monitoring
- stop, start, delete, resurrect applications
- stop, start, resurrect PM2 process
Open Training Courses require 5+ participants.
Node.js and PM2 Training Course - Booking
Node.js and PM2 Training Course - Enquiry
Node.js and PM2 - Consultancy Enquiry
Consultancy Enquiry
Testimonials (3)
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
The situation was atypical because an intensive training for developers was to be conducted with non-developers. Lukasz took up this challenge with empathy and a lot of humour. Through his intelligent and flexible manner, he was able to ensure that a concrete learning gain was achieved for everyone. I enjoyed this very much and would gladly take a seminar with Lukasz again.
Christoph - Honda Bank GmbH
Course - MERN Fullstack Development
I mostly liked the all the in code examples.
Course - Node.js for JavaScript Developers
Upcoming Courses
Related Courses
JavaScript, Node JS and React Bootcamp (Beginner to Intermediate Level)
35 HoursThis instructor-led, live training in Lithuania (online or onsite) is aimed at beginner-level .NET developers who wish to gain proficiency in JavaScript, Node.js, and React to actively develop and migrate systems/platforms.
By the end of this training, participants will be able to:
- Write and debug JavaScript code effectively.
- Build and deploy server-side applications using Node.js.
- Develop dynamic and responsive user interfaces with React.
- Integrate front-end and back-end components to create full-stack applications.
- Understand best practices for migrating legacy systems to modern JavaScript-based platforms.
MERN Fullstack Development
14 HoursThis instructor-led, live training in Lithuania (online or onsite) is aimed at web developers who wish to use the MERN Stack for fullstack development.
By the end of this training, participants will be able to:
- Integrate React with MongoDB, Express, and Node.js.
- Build a fullstack web application from scratch.
- Implement application security through authorization and authentication.
Building Microservices with NodeJS and React
21 HoursThis instructor-led, live training in Lithuania (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.
Node.js for JavaScript Developers
21 HoursOverview
Node.js is a platform for easily building fast, scalable network applications. Learn how to use the event-driven, non-blocking I/O model to build data-intensive real-time applications that run across distributed devices. We will explore the design choices that make Node.js unique, how this changes the way applications are built and how systems of applications work most effectively in this model. Learn how to create modular code that’s robust, expressive and clear. Understand when to use callbacks, event emitters and streams. Use streams to easily manipulate data that would be impossible to fit in application memory. Gain confidence in handling errors effectively to ensure runtime reliability. The course has extensive lab exercises to reinforce the concepts and techniques covered.
Objectives
On completion of this course, students will be able to:
- Clearly understand the platform design choices that led to Node.js choosing an event loop and what this means for applications built on that foundation.
- Understand the unique trade-offs present in event-driven programming.
- Create Node.js modules and express code modularity in an application.
- Understand the core flow control patterns in Node.js and know when it is appropriate to use callbacks, event emitters or streams.
- Create and manipulate buffers efficiently.
- Understand how to manage error state and know when a process should exit due to an error.
- Build network applications with Node.js.
Prototyping using JavaScript and Bootstrap
21 HoursJavaScript is a programming language designed for manipulating a web page. Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
Build REST API using Node.js
14 HoursThis instructor-led, live training in Lithuania (online or onsite) is aimed at web developers who wish to build API using Node.js.
By the end of this training, participants will be able to:
- Build a scalable server-side application with Node.js.
- Create REST API and GraphQL API.
- Configure authentication for strengthened security.