Wiki source code of AWS
Last modified by Itzhak Daniel on 2024/05/01 18:50
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="row" %) | ||
2 | ((( | ||
3 | (% class="col-xs-12 col-sm-8" %) | ||
4 | ((( | ||
5 | == About == | ||
6 | |||
7 | **Amazon Web Services, Inc.** (**AWS**) is a subsidiary of [[Amazon>>url:https://en.wikipedia.org/wiki/Amazon.com]] that provides [[on-demand>>url:https://en.wikipedia.org/wiki/Software_as_a_service]] [[cloud computing>>url:https://en.wikipedia.org/wiki/Cloud_computing]] [[platforms>>url:https://en.wikipedia.org/wiki/Computing_platform]] and [[APIs>>url:https://en.wikipedia.org/wiki/Application_programming_interface]] to individuals, companies, and governments, on a metered, pay-as-you-go basis. AWS services are delivered to customers via a network of AWS server farms located throughout the world. Fees are based on a combination of usage (known as a "Pay-as-you-go" model), hardware, operating system, software, or networking features chosen by the subscriber require [[availability>>url:https://en.wikipedia.org/wiki/Availability_(system)]], [[redundancy>>url:https://en.wikipedia.org/wiki/Redundancy_(engineering)]], [[security>>url:https://en.wikipedia.org/wiki/Computer_security]], and service options. As of 2021 Q4, AWS has 33% market share for cloud infrastructure while the next two competitors [[Microsoft Azure>>url:https://en.wikipedia.org/wiki/Microsoft_Azure]] and [[Google Cloud>>url:https://en.wikipedia.org/wiki/Google_Cloud_Platform]] have 21%, and 10% respectively, according to [[Synergy Group>>url:https://en.wikipedia.org/wiki/Synergy_Group]]. ~[[[Source>>https://en.wikipedia.org/wiki/Amazon_Web_Services]]] | ||
8 | |||
9 | == Design == | ||
10 | |||
11 | * [[Architecture>>doc:.Design.Architecture.WebHome]]. | ||
12 | * [[Organizations>>doc:.Design.Organizations.WebHome]]. | ||
13 | * [[Elastic Kubernetes Service (EKS)>>doc:.Design.EKS.WebHome]]. | ||
14 | |||
15 | == Tools == | ||
16 | |||
17 | List of tools with specific AWS usage: | ||
18 | |||
19 | * AWS CLI. | ||
20 | * S3. | ||
21 | |||
22 | == Procedures == | ||
23 | |||
24 | Guides on procedures and process: | ||
25 | |||
26 | * EKS Upgrade. | ||
27 | |||
28 | == Demo / Example == | ||
29 | |||
30 | TBD. | ||
31 | ))) | ||
32 | |||
33 | (% class="col-xs-12 col-sm-4" %) | ||
34 | ((( | ||
35 | {{box title="**Contents**"}} | ||
36 | {{toc numbered="true"/}} | ||
37 | {{/box}} | ||
38 | ))) | ||
39 | ))) | ||
40 |