Think you know everything about the cloud? Well, check out this list of terms, phrases, tools, and providers to make sure you're on top of your cloud game.
Here's just about everything you could want to know about your favorite packaging techniques for Java—skinny JARs, fat/uber JARs, thin JARS, and hollow JARs.
This quick walkthrough will show you how to dockerize and run an Angular2 app in a container on your local machine, with frequently used Docker commands.
Learn how to use Portworx on an AWS Kubernetes cluster using kops to bootstrap the cluster, with a focus on running a MySQL server and dealing with a failover scenario.
Even once your Spark cluster is configured and ready, you still have a lot of work to do before you can run it in a Docker container. But these tips can help make it easier!
Containerizing databases makes a lot of sense—especially for dev and test environments. See how to containerize your Oracle Database with build files provided by Oracle.
In this article, we go over how to check for performance issues by checking various processes such as garbage collection, resource consumption, and more.
Clustering algorithms let machines group data points or items into groups with similar characteristics. See how to use the k-means algorithm with Oracle to do clustering.