From 16f52b7bef745097f7076dde76715db378b54343 Mon Sep 17 00:00:00 2001 From: JJ Date: Wed, 19 Mar 2025 14:56:26 +0000 Subject: first commit --- content/notes/aws-solutions-architect/01-intro.md | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 content/notes/aws-solutions-architect/01-intro.md (limited to 'content/notes/aws-solutions-architect/01-intro.md') diff --git a/content/notes/aws-solutions-architect/01-intro.md b/content/notes/aws-solutions-architect/01-intro.md new file mode 100644 index 0000000..f9f1a7e --- /dev/null +++ b/content/notes/aws-solutions-architect/01-intro.md @@ -0,0 +1,27 @@ +--- +title: 01 - intro +description: intro +course: ["aws solutions architect"] +--- + +Amazon Web Services (AWS) is a cloud provider. + +It provides servers and services on demand that can easily scale. + +It's in direct contrast to on-premise solutions that require ordering servers and setting them up manually. + +It powers a lot of well known websites, like Netflix.com, which rents all their servers from AWS. + +## Facts + +- AWS has 90b in revenue +- 31% of cloud market +- 1m active users + +## Use cases + +Almost any use case you could want. + +- Hosting websites +- Backups and storage +- Big data analytics etc etc -- cgit v1.2.3