From 0bffde6d94c4148538fbf9d82076bd57e7394c6a Mon Sep 17 00:00:00 2001 From: JJ Date: Tue, 8 Apr 2025 17:58:14 +0100 Subject: first commit --- .../aws-solutions-architect/intro.md | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/certifications/aws-solutions-architect/intro.md (limited to 'src/certifications/aws-solutions-architect/intro.md') diff --git a/src/certifications/aws-solutions-architect/intro.md b/src/certifications/aws-solutions-architect/intro.md new file mode 100644 index 0000000..fc39dfd --- /dev/null +++ b/src/certifications/aws-solutions-architect/intro.md @@ -0,0 +1,23 @@ +Amazon Web Servbices (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