How to Get Up and Running With Kubernetes Using MicroK8s
MicroK8s offers a new way to install Kubernetes. In this blog, we provide detailed instructions for installing Kubernetes with MicroK8s.
Containers
Blog
How to Use Vagrant and VirtualBox
Learn how to set up a highly functional lab for software development by using Vagrant and VirtualBox.
Virtualization, Development
Blog
Big Data On Demand with MongoDB
Discover how setting up a MongoDB sharded cluster is simple with Vagrant.
Databases
Blog
How to Create a Kubernetes Cluster and Configure User Accounts
In this blog, our expert explains how to create a Kubernetes cluster and configure user accounts, as well as get buy-in from team members, which is always crucial when adopting OSS.
Containers, Security
Blog
How to Configure Prometheus AlertManager for Grafana Alerts and Prometheus Alerts
Data-gathering and visualization is great, but to truly protect your application and assets, you need a way to alert your teams when something goes wrong.
Analytics
Blog
RDBMS vs. NoSQL: Differences & How to Migrate
We outline some considerations your organization will want to take into account when migrating from RDBMS to NoSQL.
Databases
Blog
How to Install WildFly + Docker Containers
A walkthrough of how to perform a simple WildFly 14 installation on VM instances and Docker containers.
Java, Containers
Blog
Prometheus Grafana Dashboard: How To Visualize Prometheus Data with Grafana
Now that you have Grafana and Prometheus connected, let's make some really strong and visually appealing dashboards.
Analytics
Blog
How to Transition to Kubernetes Microservices Architecture
As part of DevOps, many companies today are migrating to microservices architecture with Kubernetes and other open source technologies. Here's how you can do it, too.
Containers
Blog
How to Use Prometheus Monitoring With Java to Gather Data
Prometheus is a monitoring tool that you can use for monitoring Java. Learn how to set up Prometheus exporters including the JMX Exporter, to improve your Prometheus monitoring today.
Analytics
Blog
How to Move a Monolithic Application to Kubernetes With Microservices
An important lesson we’ve learned about containers: just because you can put it in a container, doesn’t mean you should.
Containers
Blog
Introduction to Enterprise Integration Patterns and Apache Camel
By combining a component-driven approach with an easy-to-understand syntax, Camel allows developers to federate various applications with minimal code.