Search results for: kubernetes


Migrating real-time communication applications to Kubernetes at scale: learnings from 8×8’s experience

Posted on July 24, 2020

Rearchitecting and moving SaaS application from the data center to a public cloud is often the forcing event for leveraging Kubernetes and microservices-based architectures–but it’s not without risk for most organizations. Especially when apps are for real-time communication…


Which Kubernetes certification is right for you?

Posted on July 20, 2020

Guest post originally published on the New Relic blog by Isaac Eldridge, technical content editor at New Relic Since it was open sourced by Google in 2014, Kubernetes has skyrocketed in popularity. Now a graduated project of the Cloud Native Computing…


Certified Kubernetes Security Specialist (CKS) Coming in November

Posted on July 15, 2020

This autumn The Linux Foundation and CNCF are excited to add a new Certified Kubernetes Security Specialist (CKS) to the growing list of Kubernetes certification programs. CKS will join the popular and highly respected Certified Kubernetes Administrator (CKA)…


ContainerJournal: "Linux Foundation Partners With CNCF on Kubernetes Certs, Training"

Posted on July 15, 2020

The Linux Foundation and Cloud Native Computing Foundation (CNCF) announced today they are collaboratively developing a Certified Kubernetes Security Specialist (CKS) certification expected to be available in November. At the same time, the two open source consortiums announced…


The Illustrated Children’s Guide to Kubernetes

Posted on July 12, 2020

Brought to you by… Written by: Matt Butcher and Karen ChuIllustrated by: Bailey BeougherIllustration of Goldie is based on the Go Gopherdesigned by Renee French Phippy, Goldie, Captain Kube, and The Children’s Illustrated Guide to Kubernetes are copyright…


ContainerJournal: "CNCF embraces operator Framework to manage Kubernetes environments"

Posted on July 10, 2020

The Technical Oversight Committee (TOC) of the Cloud Native Computing Foundation (CNCF) this week voted to accept the Operator Framework as an incubation level project.


How Kubernetes empowered Nubank engineers to deploy 700 times a week

Posted on July 10, 2020

A fintech startup founded in 2013 in Brazil, Nubank was never weighed down by legacy infrastructure. Early on, the company embraced Docker containers and ran almost all of its infrastructure on AWS. Which is not to say that…


Kubernetes 1.19

Posted on July 10, 2020

The webinar will cover the latest release, Kubernetes 1.19.


Hardware for Kubernetes, peeling back the layers

Posted on July 10, 2020

Kubernetes enables developers to deploy and manage applications dynamically, making them more efficient, powerful, and extensible. Many describe the shift away from monolithic stacks on single-purpose machines to cloud native as a “decoupling of applications from infrastructure,” but…


Kubernetes secrets management: Build secure apps faster without secrets

Posted on July 10, 2020

How can we make handling secrets in Cloud Native environments less challenging and painful? Virtually all applications requires some sort of secret, such as a database password, a service token or a certificate to establish secure connections and…