by ray | Oct 18, 2018 | Kubernetes, Amazon, Amazon Web Services (AWS), Docker
Containers are no longer a niche technology—more than 35 percent of Datadog customers with at least 500 hosts have adopted Docker, according to our latest research on Docker usage in the real world. As containerization becomes more mainstream, we decided to examine...
by ray | Sep 5, 2018 | Kubernetes, Amazon, Amazon Web Services (AWS), Docker
You don’t have to tear down your monolith to modernize it. You can evolve it into a beautiful microservice using cloud-native technologies. In the early days of the internet, if you wanted to launch an application, you had to buy or rent hardware. This was a...
by ray | Sep 5, 2018 | Docker, Amazon, Amazon Web Services (AWS)
Kubernetes and Docker Swarm are both popular and well-known container orchestration platforms. You don’t need a container orchestrator to run a container, but they are important for keeping your containers healthy and add enough value to mean you need to know...
by ray | Sep 5, 2018 | Kubernetes, Amazon, Amazon Web Services (AWS), Docker
It is 2018. Most businesses are using containers, some still hesitate to adapt, but who hasn’t heard of containers? Really, containers are not new technology, in fact, they are old technology. A brief summary can be found here, but BSD Jails, Solaris Zones and the...
by ray | Sep 5, 2018 | Kubernetes, Amazon, Amazon Web Services (AWS)
There are multiple ways to run a Kubernetes cluster with Ubuntu. These pages explain how to deploy Kubernetes on Ubuntu on multiple public and private clouds, as well as bare metal. Official Ubuntu Guides Third-party Product Integrations Developer Guides Where to find...
by ray | Sep 5, 2018 | Amazon Web Services (AWS), Amazon, Docker, HashiCorp, Kubernetes, Terraform
Kubernetes can run on various platforms: from your laptop, to VMs on a cloud provider, to a rack of bare metal servers. The effort required to set up a cluster varies from running a single command to crafting your own customized cluster. Use this guide to choose a...