You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you to Shipyard for sponsoring this course. It is because of their support that I am able to provide it to the community free of charge!
11
+
Thank you to Shipyard for sponsoring this course! It is because of their support that I am able to provide it to the community free of charge!
14
12
15
-
Shipyard is the easiest way to generate on demand ephemeral environments (aka a new environment for every pull request). Check them out at https://shipyard.build/!
13
+
Shipyard is the easiest way to generate on demand ephemeral environments (aka a new environment for every pull request). Sign up today at https://shipyard.social/DevOpsDirectivePromo! The first 300 people to use the promo code "DEVOPSDIRECTIVE" will receive an additional 30 days free on either their startup or business tier plans!
16
14
17
15
## [01 - History and Motivation](01-history-and-motivation/README.md)
18
16
@@ -32,7 +30,7 @@ Before we build our own container images, we can familiarize ourselves with the
32
30
33
31
## [05 - Example Web Application](05-example-web-application/README.md)
34
32
35
-
Learning about containerization is interesting, but without a practical example it isn't very useful. In this section we create a 3 tier web application with a React front end client, two apis (node.js + golang), and a database. The application is as simple as possible while still providing a realistic microservice system to containerize.
33
+
Learning about containerization is interesting, but without a practical example it isn't very useful. In this section we create a 3 tier web application with a React front end client, two apis (node.js + golang), and a database. The application is as simple as possible while still providing a realistic microservice system to containerize.
36
34
37
35
## [06 - Building Container Images](06-building-container-images/README.md)
0 commit comments