Introduction Welcome back to my Kubernetes comparison saga, part 3! Previously, I wrote an article called A Kubernetes Comparison part 2: Amazon AKS about Amazon Azure Kubernetes Services. Today we will be evaluating Google Kubernetes Engine (GKE). Cloud Provider – GKE GKE is a Kubernetes service managed by Google. It provides a managed environment for […]
Tag: kubernetes
A Kubernetes Comparison part 2: Azure Kubernetes Service (AKS)
Introduction Welcome back to my Kubernetes comparison saga, part 2! Previously I wrote an article called A Kubernetes Comparison part 1: Amazon EKS about Amazon Elastic Kubernetes service. In this article, we will be evaluating Azure Kubernetes Service (AKS). Cloud Provider – AKS AKS is a Kubernetes service managed by Azure, a Microsoft cloud computing […]
A Kubernetes Comparison part 1: Amazon EKS
Public Cloud Providers ArcGIS Enterprise on Kubernetes is a new deployment option for ArcGIS Enterprise mapping and analytics software. It uses microservices and containerization to provide a cloud-native architecture, running either on your organization’s Kubernetes platform or in your cloud provider’s Kubernetes service. Battle of Kubernetes Cloud Providers Kubernetes is the de facto container management […]
Exploring Geospatial Big Data with Apache Spark
Written by Peter George and Tony Segero Processing speed can be a major crutch in geospatial data analytics. Integrating Apache Spark’s analytics engine can help expedite the large data processing steps, increasing program efficiency and data exchange. Fake it till you make it We decided to test using some larger scale streaming data processed with […]
Meet Kates: The Conductor, The Maestro
The first thing many people see when watching a conductor orchestrate is the dramatic motions of the arms in front of well-trained musicians. Some would even say that a conductor is the product of mixing a music teacher with a bird. However, a conductor is so much more. The conductor is the person in the […]
Demystifying Kubernetes
Kubernetes is an open-source platform for container orchestration that has been gaining in popularity over the last few years as large platforms have been re-architected to work as containerized applications. As an orchestration platform, Kubernetes includes tooling and automation for deploying, managing, and helping to scale containerized applications. History Computing environments have evolved over time; […]