Category: Container

HashiCorp Nomad: An easy-to-use Kubernetes alterative for orchestrating containers / 4sysops

HashiCorp Nomad is a powerful orchestration and scheduler tool that can be an easily operated Kubernetes alternative. Nomad provides an orchestrator for containers, virtual machines, and other resources. The de facto standard for a container orchestrator today is Kubernetes. However, Kubernetes is extremely challenging and complex. It requires a specialized skillset that can present a…

Read the full article

Install and configure Traefik on Docker / 4sysops

In my previous post, I introduced Traefik as a cloud-native way to implement a reverse proxy and load balancer for your containers. In this post, you will get a bit more hands-on, learning the ins and outs of installing and configuring Traefik as a reverse proxy in your Docker environment. Source: Install and configure Traefik…

Read the full article