Search Results for: serverless

Zeit: Serverless Cloud with Guillermo Rauch

Serverless computing is a technique for deploying applications without an addressable server. A serverless application is running on servers, but the developer does not have access to

Serverless Research with Ion Stoica

The Berkeley AMPLab was a research lab where Apache Spark and Apache Mesos were both created. In the last five years, the Mesos and Spark projects have changed the way infrastructure is

Serverless on Kubernetes: Cloud Native Apps with Functions-as-Service

Serverless and Containers: Friends or Foes Serverless versus containers: the tech industry has pitted serverless and containers against each other. We are constantly reminded of the

Cloud Deep Dive: Part 2 — Serverless Stock Service

Pakhnyushchy/Shutterstock This post was originally written by Pieter Raubenheimer on Medium. Reposted with permission. In Part 1, we started building out the Cloud Pizza Place — a

Fission: Serverless on Kubernetes with Soam Vasani

Serverless computing abstracts away the idea of a server node. Serverless lets programmers treat compute resources as high-level, reliable APIs, rather than unreliable, low-level compute