Category: Video Tutorials

SSL/TLS for Beginners Securing Network Communications


Free Download SSL/TLS for Beginners Securing Network Communications
Duration: 2h 24m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 290 MB
Level: Beginner | Genre: eLearning | Language: English
Secure Sockets Layer (SSL) and the succeeding Transport Layer Security (TLS) provide the backbone of securing intranet and internet network communications through encryption and authentication. SSL and TLS standards are widely used to secure network communications for services such as websites, VoIP, VPNs, and email messages. In this course, learn the skills you need to plan, implement, and maintain a public key infrastructure (PKI) ecosystem that supports SSL/TLS security certificates. Instructor Daniel Lachance dives into how to install and configure PKI solutions in both Windows and Linux. Learn about how certificates are issued and managed throughout their lifetime; how hashing provides integrity and digital signatures provide authentication; and more.
Homepage

(more…)

C++ Working with Files – fstream I/O library


Free Download C++ Working with Files – fstream I/O library
Last updated 8/2023
Duration: 2h 46m | Video: .MP4, 1280×720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 574 MB
Genre: eLearning | Language: English
Learn how to easily use the fstream library with the help of expert. Handle file operations without any problems!

(more…)

Node.js Microservices (2023)


Free Download Node.js Microservices (2023)
Released 8/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 3h 39m | Size: 568 MB
In this fast-paced era of distributed systems, mastering microservices-not just deploying services, but truly understanding the patterns and principles that drive them- is essential for developers. And in organizations large and small, Node.js is often the platform of choice for building microservices architectures. In this course, Daniel Khan shows you how to use Node.js to create a microservice architecture from scratch and tackles the all-too-common challenge of transforming a monolithic app into a flexible, modular system composed of individual services. Throughout the course, Daniel explores crucial concepts like service discovery, resilience, and decoupling. Check out this course to gain practical knowledge of microservices that you can apply to your day-to-day work immediately.

(more…)