I needed to run one docker container per host – Ansible deploy of Docker workloads
In this video, we look at my ansible script for deploying my testloads. Join this channel to get access to perks: ...
We talk about what is going to happen going forward for java and OpenJDK.
We go through the latest features of Java and what to expect in marsh.
In this video, we look into installing Placement and Nova services. The Placement service is used to gather statistics about your cluster and figure out where to put instances. Nova is the controller and compute nodes that will do the actual work.
We look into lambda functions in java using example code and understand what functions could help you with. Java has many new concepts that could help you, and lambda is just one of them. For example, you could create Suppliers that give you a value, Consumers that use a value, and then functional interfaces.
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…