Assignments
The task
Deploy a complete Docker web application with Docker application containers consisting of at least two services and at least one permanent volume.
The following should apply to each web application service:
- listens on its port,
- runs in its own Docker container,
- can communicate wit...
View all of Assignment 1 - Docker
Create and present a web application deployment to Kubernetes. The web application should work. You can use and edit the first asignment.
The solution should include:
- at least one function object of type
Namespace. All other created objects must belong to this namespace. - at least one functio...
View all of Task 2 - Kubernetes
The exam will consist of:
- creating a web application deployment to the public cloud.
- uploading related files to GIT before the exam date.
- presenting your project.
- answering one or two questions about what you have submitted and what was discussed in the lecture.