Run containers with docker-compose, use passwords in a Docker environment with docker-secrets, and protect information with the Jenkins credentials plugin. Read all
By using Kubernetes' Pre-Stop hooks and a bit of YAML configuration, you can gracefully shut down Sidekiq workers, giving you more flexibility in your projects. Read all
Apache Karaf provides a lightweight container for deploying various components and applications. Learn to utilize Karaf on Docker as a microservices solution. Read all
Amazon EC2's computing resources can enhance Apache Spark clusters. See how to set up clusters, run master and slave daemons on one node, and use pyspark. Read all