Tag: Kubernetes
-
Kubeflow fundamentals: Distributions and installations
Posted on October 10, 2021, Level intermediate Resource Length medium
The aim of the series is to walk you through a detailed introduction of Kubeflow, a deep-dive into the various components and how they all come together to deliver a complete MLOps platform. By Jimmy Guerrero.
Tags devops cloud kubernetes machine-learning
-
Case-study: Building a Low Code automation platform with OpenFaaS
Posted on September 23, 2021, Level beginner Resource Length medium
Few Enterprise IT departments would dare select something else than AWS, Azure or GCP as their "infra baseline".The Big three were careful to provide similar cloud offerings, but different enough so that regardless of which one you would choose, you would be signing off for a vendor lock-in from day one. By Veselin Pizurica.
Tags devops serverless kubernetes containers iot
-
Observing gRPC-based microservices on Amazon EKS running Istio
Posted on September 8, 2021, Level intermediate Resource Length long
Observing a gRPC-based Kubernetes application using Jaeger, Zipkin, Prometheus, Grafana, and Kiali on Amazon EKS running Istio service mesh. By Gary A. Stafford.
Tags aws kubernetes open-source containers devops programming
-
Best practices for load balancing Kubernetes containers
Posted on September 3, 2021, Level intermediate Resource Length short
Some organizations have hundreds of small containers across many different servers in different development, test, and production environments. This can be tricky to manage, which is why companies have turned to Kubernetes for container orchestration. By Craig Risi.
Tags app-development kubernetes software-architecture cio agile
-
Getting started with Kubeflow on AWS using MiniKF
Posted on August 15, 2021, Level intermediate Resource Length short
The Kubeflow project was announced back in December 2017 and has since become a very popular machine learning platform with both data scientists and MLOps engineers. If you are new to the Kubeflow ecosystem and community, here's a quick rundown. By Jimmy Guerrero.
Tags app-development devops kubernetes containers aws
-
Modern least privilege and DevSecOps
Posted on August 3, 2021, Level intermediate Resource Length medium
James Watters, CTO for Modern Apps at VMware, gave a compelling talk at Cloud Native Security Day on what he called "modern least privilege." The basic concept is to apply the principle of least privilege across the DevSecOps lifecycle to properly secure modern apps. By Kit Colbert @VMware, Cloud CTO.
Tags infosec cio devops kubernetes containers software-architecture
-
Hardening Amazon EKS security with RBAC, secure IMDS, and audit logging
Posted on July 25, 2021, Level intermediate Resource Length medium
Misconfigurations in infrastructure as code (IaC) can be just as dangerous as vulnerabilities in code. Small mistakes in configuration can lead to the sensitive data being readable on the internet. By Kamil Potrec.
Tags infosec cio aws cloud kubernetes containers devops
-
Serverless deployments with Knative
Posted on June 25, 2021, Level intermediate Resource Length medium
Knative is a Kubernetes based tool to deploy and manage serverless workloads and this guide will look at the way how to use it. By Anaïs Urlichs, site reliability engineer.
Tags serverless kubernetes containers app-development containers devops
-
GRPC delivers on the promise of a proxyless Service Mesh
Posted on June 2, 2021, Level advanced Resource Length medium
With the newest edition of the gRPC protocol, microservices-based systems will no longer need separate stand-alone service mesh sidecars, noted Megan Yahya, Google's product manager for gRPC, in her talk at KubeCon+CloudNativeCon EU earlier this month. By Joab Jackson.
Tags app-development web-development devops cio kubernetes
-
Introducing Kubewarden, an open source policy engine
Posted on May 28, 2021, Level intermediate Resource Length medium
Security has always been a wide and complex topic. A recent survey from StackRox about the state of containers and Kubernetes security provides some interesting data on these topics. By Flavio Castelli.
Tags open-source kubernetes software containers devops infosec
-
How to establish a DevSecOps organization
Posted on April 29, 2021, Level intermediate Resource Length long
DevSecOps integrates automated security checks and hardening into every stage of the software development and deployment process. Practitioners aim to have risk-checked applications fully developed and into production at the speed the business needs, making continuous incremental improvements. By Chris Buijs.
Tags infosec devops management cio kubernetes
-
The architecture behind a one-person tech startup
Posted on April 24, 2021, Level intermediate Resource Length medium
This is a long-form post breaking down the setup author uses to run a SaaS. From load balancing to cron job monitoring to payments and subscriptions. There's a lot of ground to cover, so buckle up! By Anthony N. Simon.
Tags startups app-development web-development kubernetes