Systems | Development | Analytics | API | Testing

Containers

Kong API Gateway on Kubernetes with Pulumi

The quest for resilience and agility has driven us into the modern age of microservices. Bringing services to market on a microservice architecture demands utilization of sprawling technology offerings and tooling. While daunting at first glance, we can break down the process into 3 major categories: In this hands on series, we will use.

Orchestrating ML Pipelines at Scale with Kubeflow

Still waiting for ML training to be over? Tired of running experiments manually? Not sure how to reproduce results? Wasting too much of your time on devops and data wrangling? Spending lots of time tinkering around with data science is okay if you’re a hobbyist, but data science models are meant to be incorporated into real business applications. Businesses won’t invest in data science if they don’t see a positive ROI.

Sponsored Post

The Best Kubernetes Monitoring Tools

In this article, you'll learn about the best Kubernetes performance monitoring tools that are currently on the market. Although there are a number of application performance monitoring solutions out there, this article covers the best options in terms of their key features, functionalities, ease of setup, and the support garnered from each of their respective communities.

Load test WordPress + nginx on Kubernetes

Why this combination you ask? Load testing is my passion, and I am partial to Kubernetes. I challenged myself to share a use case that many could relate to, focused on a business critical application. Websites came to mind and WordPress is the world’s most popular website management system. Of course, nginx is the most popular web server so let’s throw that into the mix. And Kubernetes? With more than 50% of corporations adopting Kubernetes in 2021, what better system to run in.

Enterprise Hybrid-Cloud Stack: Consistent Kubernetes Experience Across Multicloud

Organizations today face challenges from rapidly changing markets, new technologies, and the need to build new modern apps running in a multicloud environment. For this reason, business leaders are demanding faster delivery of new applications, services, and insight, requiring greater agility and efficiency from IT. Enterprises, rightly so, are investing in modernizing their on-premises infrastructure with increased use of the cloud.

Installing Kong to Kubernetes Using Helm - Part 2 | #KongBuilders

In #KongBuilders #livestream, Viktor Gamov takes our developer-focused toolsets and puts them on display in the best venue possible – building applications and connecting workloads. In this week's episode, Viktor continues on from the last episode by showing you how to install #Kong to #Kubernetes using #Helm.

Getting Started with Skaffold for Kubernetes Deployments

Kubernetes has experienced rapid growth over the years, with a recent post from the Cloud Native Computing Foundation reporting a userbase increase of about 67% in just the past year. Kubernetes is a container orchestration platform that automates how containers are deployed, how they communicate, and how traffic is routed between them; it also scales configurations for both the containerized workloads and the underlying infrastructure that comprises the cluster.