From 1d30023ea21ce91069072aa4ed71d938019e191d Mon Sep 17 00:00:00 2001 From: Kristi Perreault <54504512+kristiperreault@users.noreply.github.com> Date: Wed, 15 Mar 2023 15:52:09 -0400 Subject: [PATCH] Update day71.md --- 2023/day71.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2023/day71.md b/2023/day71.md index b0853d8..3f204d9 100644 --- a/2023/day71.md +++ b/2023/day71.md @@ -1,3 +1,5 @@ +# Serverless Compute + Compute is one of the basic building blocks of building any application. What is your application aiming to accomplish? Where are you keeping your business logic? What are you _running_ and **how**? ![Woman at computer. Image via Unsplash.](images/day71-1.jpg)