diff --git a/Home.md b/Home.md index 195140b..3cca600 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ ## Section 1: Cloud Concepts -* Chapter 1: What is Cloud Computing +* [Chapter 1: What is Cloud Computing](chap1.md) * Chapter 2: Introduction to AWS and Global Infrastructure * Chapter 3: Exploring AWS Accounts, Multi-Account Strategy, and AWS Organizations diff --git a/chap1.md b/chap1.md new file mode 100644 index 0000000..aeaff19 --- /dev/null +++ b/chap1.md @@ -0,0 +1,6 @@ +# Chapter 1: What is Cloud Computing? + +## What is cloud computing? + +**Cloud computing**: term used to describe *on-demand access* to IT services (e.g. network, storage, software services, etc) via public internet or WAN (wide area network) access. +