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)