Warning: file_get_contents(https://www.googleapis.com/youtube/v3/videos?part=contentDetails,snippet&id=-RgJNCSqzV8&key=AIzaSyBd8jmnEuHybDoSXfi9luoDFdCZYykbVfU): Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /usr/share/nginx/html/formation/template-session.php on line 101

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 102

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 102

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 102

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 102

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 103

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 103

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 103

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 103

Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/share/nginx/html/formation/template-session.php on line 114

Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/share/nginx/html/formation/template-session.php on line 116

Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/share/nginx/html/formation/template-session.php on line 122
[Video] Docker Building Blocks using Port Activity Terms | Du concept à l’expertise

Docker Building Blocks using Port Activity Terms


Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 471

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 471

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 471

Warning: Trying to access array offset on value of type null in /usr/share/nginx/html/formation/template-session.php on line 471

Watch the video


              

Course Glossary

DevOps

A culture, movement, and set of practices designed to unify software development (Dev) and IT operations (Ops).

API Gateway

A gateway that acts as a single entry point for all requests to a microservices architecture. It handles routing, security, and rate limiting.

Architecture

The overall structural design of an IT system, defining its various components, their relationships, and the principles guiding its evolution.

Artifact

The final outcome of a software compilation or build process, such as a .jar file, a zip archive, or a Docker image, ready for deployment.

Repository

A centralized storage location. This can refer to a source code repository (e.g., Git) or an artifact and binary repository (e.g., Harbor, Nexus, Arti...

Docker

An open-source platform designed to make it easier to create, deploy, and run applications by isolating them into portable, lightweight software conta...