From 73a3ff03483b6cf0db7ab8e16e93a86535c496bb Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Sun, 22 Jan 2017 20:41:43 +0000 Subject: [PATCH] Update TestDrive.md --- TestDrive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestDrive.md b/TestDrive.md index ad2a3e3b..d82f7fcc 100644 --- a/TestDrive.md +++ b/TestDrive.md @@ -1,4 +1,4 @@ -### faas - Functions As A Service +## faas - Functions As A Service FaaS is a platform for building serverless functions on Docker Swarm Mode with first class metrics. Any UNIX process can be packaged as a function in FaaS enabling you to consume a range of web events without repetitive boiler-plate coding.