C++17 gives us one more wrapper type, std::any, that can hold anything in a type-safe way. Read on for the basics and some use cases for this wrapper type.
Check out this post on Oracle's Code One keynote outlines about future Java projects, including Project Panama, Valhalla, Amber, and Loom. Click here for more!
In the second half of this series, we take a look at how to install and upgrade your Helm Chart as well as how to roll it back and solve some common errors.