Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Amazon Web Services

From Wikipedia, the free encyclopedia
On-demand cloud computing company
"AWS" redirects here. For other uses, seeAWS (disambiguation).

Amazon Web Services, Inc.
Company typeSubsidiary
IndustryWeb services,cloud computing
Founded
Key people
RevenueIncrease US$107.6 billion (2024)[5]
Increase US$39.8 billion (2024)[5]
ParentAmazon
Subsidiaries
ASN16509Edit this at Wikidata
Websiteaws.amazon.com

Amazon Web Services, Inc. (AWS) is a subsidiary ofAmazon that provideson-demandcloud computingplatforms andAPIs to individuals, companies, and governments, on a metered, pay-as-you-go basis.

Clients often use this in combination withautoscaling (a process that allows a client to use more computing in times of high application usage, and then scale down to reduce costs when there is less traffic). These cloud computingweb services provide various services related to networking, compute, storage,middleware,IoT and other processing capacity, as well assoftware tools via AWSserver farms. This frees clients from managing, scaling, and patching hardware and operating systems.

One of the foundational services isAmazon Elastic Compute Cloud (EC2), which allows users to have at their disposal avirtualcluster of computers, with extremely high availability, which can be interacted with over the internet viaREST APIs, aCLI or the AWS console. AWS's virtual computers emulate most of the attributes of a real computer, including hardwarecentral processing units (CPUs) andgraphics processing units (GPUs) for processing; local/RAM memory;hard-disk (HDD)/SSD storage; a choice ofoperating systems; networking; and pre-loaded application software such asweb servers,databases, andcustomer relationship management (CRM).

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, and networking features chosen by the subscriber requiring various degrees ofavailability,redundancy,security, and service options. Subscribers can pay for a single virtual AWS computer, a dedicated physical computer, or clusters of either.[7] Amazon provides select portions of security for subscribers (e.g. physical security of the data centers) while other aspects of security are the responsibility of the subscriber (e.g. account management, vulnerability scanning, patching). AWS operates from many global geographical regions, including nine in North America.[8]

Amazon markets AWS to subscribers as a way of obtaining large-scale computing capacity more quickly and cheaply than building an actual physical server farm.[9] All services are billed based on usage, but each service measures usage in varying ways. As of 2023 Q1, AWS has 31% market share for cloud infrastructure while the next two competitorsMicrosoft Azure andGoogle Cloud have 25%, and 11% respectively, according to Synergy Research Group.[10][11]

Services

[edit]
Main articles:Amazon Elastic Compute Cloud andAmazon S3

As of 2025[update] AWS comprises over 200[12] products and services includingcomputing,storage,networking,database,analytics,application services,deployment,management,machine learning,[13]mobile,developer tools, RobOps and tools for theInternet of Things. The most popular includeAmazon Elastic Compute Cloud (EC2),Amazon Simple Storage Service (Amazon S3), Amazon Connect, andAWS Lambda (aserverless function that can perform arbitrary code written in anylanguage that can be configured to be triggered by hundreds ofevents, includingHTTP calls).[14]

Services expose functionality through APIs for clients to use in their applications. These APIs are accessed over HTTP, using theREST architectural style andSOAP protocol for older APIs and exclusivelyJSON for newer ones. Clients can interact with these APIs in various ways, including from the AWS console (a website), by usingSDKs written in various languages (such asPython,Java, andJavaScript), or by making direct REST calls.

History

[edit]
Further information:Timeline of Amazon Web Services

Founding (2000–2005)

[edit]
Early AWS "building blocks" logo along asigmoid curve depictingrecession followed by growth[citation needed]

The genesis of AWS came in the early 2000s. After buildingMerchant.com, Amazon's e-commerce-as-a-service platform that offers third-party retailers a way to build their own web-stores, Amazon pursuedservice-oriented architecture as a means to scale its engineering operations,[15][16][17][18][19][20][21] led by thenCTO Allan Vermeulen.[22]

Around the same time frame, Amazon was frustrated with the speed of its software engineering, and sought to implement various recommendations put forth by Matt Round, an engineering leader at the time, including maximization of autonomy for engineering teams, adoption ofREST, standardization of infrastructure, removal of gate-keeping decision-makers (bureaucracy), andcontinuous deployment. He also called for increasing the percentage of the time engineers spent building the software rather than doing other tasks.[23] Amazon created "a sharedIT platform" so its engineering organizations, which were spending 70% of their time on "undifferentiated heavy-lifting" such as IT and infrastructure problems, could focus on customer-facing innovation instead.[24][25] Besides, in dealing with unusual peak traffic patterns, especially duringthe holiday season, by migrating services to commodity Linux hardware and relying onopen source software, Amazon's Infrastructure team, led by Tom Killalea,[26] Amazon's firstCISO,[27] had already run its data centers and associated services in a "fast, reliable, cheap" way.[26]

In July 2002 Amazon.com Web Services, managed by Colin Bryar,[28] launched its firstweb services, opening up the Amazon.com platform to all developers.[29] Over one hundred applications were built on top of it by 2004.[30] This unexpected developer interest took Amazon by surprise and convinced them that developers were "hungry for more".[25]

By the summer of 2003,Andy Jassy had taken over Bryar's portfolio[31] atRick Dalzell's behest, after Vermeulen, who was Bezos' first pick, declined the offer.[22] Jassy subsequently mapped out the vision for an "InternetOS"[15][17][19][32] made up of foundational infrastructure primitives that alleviated key impediments to shipping software applications faster.[15][16][17][19][21] By fall 2003,[15][17]databases,storage, andcompute were identified as the first set of infrastructure pieces that Amazon should launch.[15][17][25]

Jeff Barr, an early AWS employee, credits himself, Vermeulen, Jassy, Bezos, and a few others for coming up with the idea that would evolve intoEC2,S3, andRDS;[33] Jassy recalls the idea was the result of brainstorming for about a week with "ten of the besttechnology minds and ten of the bestproduct management minds" on about ten different internet applications and the most primitive building blocks required to build them.[19]Werner Vogels cites Amazon's desire to make the process of "invent, launch, reinvent, relaunch, start over, rinse, repeat" as fast as it could was leading them to break downorganizational structures with "two-pizza teams"[c] andapplication structures withdistributed systems;[d] and that these changes ultimately paved way for the formation of AWS[21] and its mission "to expose all of the atomic-level pieces of the Amazon.com platform".[36] According toBrewster Kahle, co-founder ofAlexa Internet, which was acquired by Amazon in 1999, his start-up's compute infrastructure helped Amazon solve itsbig data problems and later informed the innovations that underpinned AWS.[37]

Jassy assembled a founding team of 57 employees from a mix of engineering and business backgrounds to kick-start these initiatives,[19][18] with a majority of the hires coming from outside the company.[19] They included Jeff Lawson, theTwilio CEO;[38] Adam Selipsky, theTableau CEO;[39][40] and Mikhail Seregine,[41] a co-founder atOutschool.

In late 2003, the concept for compute,[e] which would later launch asEC2, was reformulated when Chris Pinkham and Benjamin Black presented a paper internally describing a vision for Amazon's retail computing infrastructure that was completely standardized, completely automated, and would rely extensively on web services for services such as storage and would draw on internal work already underway. Near the end of their paper, they mentioned the possibility of selling access to virtual servers as a service, proposing the company could generate revenue from the new infrastructure investment.[43][unreliable source?] Thereafter Pinkham,Willem van Biljon, and lead developer Christopher Brown developed the Amazon EC2 service, with a team inCape Town, South Africa.[44]

In November 2004, AWS launched its firstinfrastructure service for public usage:Simple Queue Service (SQS).[45]

S3, EC2, and other first-generation services (2006–2010)

[edit]
icon
This sectionis missing information about SimpleDB, MechanicalTurk, Elastic Beanstalk, Relational Database Service, DynamoDB, CloudWatch, Simple Workflow, CloudFront, and Availability Zones. Please expand the section to include this information. Further details may exist on thetalk page.(March 2021)
Logo
Amazon Elastic Block Store

On March 14, 2006, AWS launchedAmazon S3cloud storage[46] followed by EC2 in August 2006.[47][48] Pi Corporation, a startupPaul Maritz co-founded, was the first beta-user ofEC2 outside of Amazon,[19] whileMicrosoft was among EC2's first enterprise customers.[49] Later that yearSmugMug, one of the early AWS adopters, attributed savings of aroundUS$400,000 in storage costs to S3.[50] According to Vogels, S3 was built with 8microservices when it launched in 2006 and had over 300 microservices by 2022.[51]

In September 2007, AWS announced its annualStart-up Challenge, a contest with prizes worth$100,000 for entrepreneurs and software developers in the US using AWS services such as S3 and EC2 to build their businesses.[52] The first edition saw participation fromJustin.tv,[53] which Amazon later acquired in 2014.[54]Ooyala, an online media company,[55] was the eventual winner.[53]

AWS offers, as of June 16, 2022[update], two block-storage options: the EC2 Instance Store and theElastic Block Store (EBS).[56] Some Amazon EBS features that help with data management, backups, and performance tuning include:

  • EBS volume tagging to allow the user to find and filter EBS resources on the Amazon Console and CLI.[57]
  • Software-level RAID arrays to enable creation of groups of EBS volumes with high performance network throughput between them, using the standardRAID protocol.[58]

Additional AWS services from this period includeSimpleDB,Mechanical Turk,Elastic Beanstalk,Relational Database Service,DynamoDB,CloudWatch, Simple Workflow,CloudFront, and Availability Zones.

Growth (2010–2015)

[edit]
AWS Summit 2013 event in NYC

In November 2010, it was reported that all of Amazon.com's retail sites had migrated to AWS.[59] Prior to 2012, AWS was considered a part of Amazon.com and so its revenue was not delineated in Amazon financial statements. In that year industry watchers for the first time estimated AWS revenue to be over $1.5 billion.[60]

On November 27, 2012, AWS hosted its first major annual conference,re:Invent with a focus on AWS's partners and ecosystem,[61] with over 150 sessions.[62] The three-day event was held in Las Vegas because of its relatively cheaper connectivity with locations across the United States and the rest of the world.[63] Andy Jassy and Werner Vogels presented keynotes, with Jeff Bezos joining Vogels for a fireside chat.[64] AWS opened early registrations atUS$1,099 per head for their customers[62] from over 190 countries.[65] On stage with Andy Jassy at the event which saw around 6000 attendees,Reed Hastings, CEO atNetflix, announced plans to migrate 100% of Netflix's infrastructure to AWS.[64]

To support industry-wide training and skills standardization, AWS began offering a certification program for computer engineers, on April 30, 2013, to highlight expertise in cloud computing.[66] Later that year, in October, AWS launchedActivate, a program for start-ups worldwide to leverage AWS credits, third-party integrations, and free access to AWS experts to help build their business.[67]

In 2014, AWS launched its partner network, AWS Partner Network (APN), which is focused on helping AWS-based companies grow and scale the success of their business with close collaboration and best practices.[68][69]

In January 2015, Amazon Web Services acquiredAnnapurna Labs, an Israel-based microelectronics company for a reported US$350–370M.[70][71]

In April 2015, Amazon.com reported AWS was profitable, with sales of $1.57 billion in the first quarter of the year and $265 million of operating income. FounderJeff Bezos described it as a fast-growing $5 billion business; analysts described it as "surprisingly more profitable than forecast".[72] In October, Amazon.com said in its Q3 earnings report that AWS's operating income was $521 million, with operating margins at 25 percent. AWS's 2015 Q3 revenue was $2.1 billion, a 78% increase from 2014's Q3 revenue of $1.17 billion.[73] 2015 Q4 revenue for the AWS segment increased 69.5% y/y to $2.4 billion with a 28.5% operating margin, giving AWS a $9.6 billion run rate. In 2015,Gartner estimated that AWS customers are deploying 10x more infrastructure on AWS than the combined adoption of the next 14 providers.[74]

Since 2016

[edit]

In 2016 Q1, revenue was $2.57 billion with net income of $604 million, a 64% increase over 2015 Q1 that resulted in AWS being more profitable than Amazon's North American retail business for the first time.[75] Jassy was thereafter promoted to CEO of the division.[76] Around the same time, Amazon experienced a 42% rise in stock value as a result of increased earnings, of which AWS contributed 56% to corporate profits.[77]

AWS had $17.46 billion in annual revenue in 2017.[78] By the end of 2020, the number had grown to$46 billion.[79] Reflecting the success of AWS, Jassy's annual compensation in 2017 hit nearly $36 million.[80]

In January 2018, Amazon launched a unifiedautoscaling service on AWS.[81][82] This new service unifies and builds on AWS existing, service-specific, scaling features like EC2 Auto Scaling groups, that was launched in August 2006.[83]

In November 2018, AWS announced customized ARM cores for use in its servers.[84] Also in November 2018, AWS created ground stations to communicate with customers' satellites.[85]

In 2019, AWS reported 37% yearly growth and accounted for 12% of Amazon's revenue (up from 11% in 2018).[86]

In April 2021, AWS reported 32% yearly growth and accounted for 32% of $41.8 billion cloud market in Q1 2021.[87]

In January 2022, AWS joined theMACH Alliance, a non-profit enterprise technology advocacy group.[88]

In June 2022, it was reported that in 2019 Capital One had not secured their AWS resources properly, and was subject to a data breach by a former AWS employee. The employee was convicted of hacking into the company's cloud servers to steal customer data and use computer power to mine cryptocurrency. The ex-employee was able to download the personal information of more than 100 million Capital One customers.[89]

In June 2022, AWS announced they had launched the AWS Snowcone, a small computing device, to theInternational Space Station on theAxiom Mission 1.[90]

In September 2023, AWS announced it would become AI startupAnthropic's primary cloud provider. Amazon has committed to investing up to $4 billion in Anthropic and will have a minority ownership position in the company.[91] AWS also announced the GA of Amazon Bedrock, a fully managed service that makes foundation models (FMs) from leading AI companies available through a single application programming interface (API)[92]

In April 2024, AWS announced a new service called Deadline Cloud, which lets customers set up, deploy and scale up graphics and visual effects rendering pipelines on AWS cloud infrastructure.[93]

In December 2024, AWS announced Amazon Nova, its own family offoundation models. These models, offered through Amazon Bedrock, are designed for various tasks including content generation, video understanding, and building agentic applications. They are available in six different sizes.[94] At the end of 2024, AWS announced Project Rainier, a massive one-of-a-kind machine "designed to usher in the next generation of AI."[95]

Customer base

[edit]

Notable customers includeNASA,[96] and theObama presidential campaign of 2012.[97]

In October 2013, AWS was awarded a $600M contract with theCIA.[98]

In 2019, it was reported that more than 80% ofGermany's listedDAX companies use AWS.[99]

In August 2019, theU.S. Navy said it moved 72,000 users from six commands to an AWS cloud system as a first step toward pushing all of its data and analytics onto the cloud.[100]

In 2021,DISH Network announced it will develop and launch its5G network on AWS.[101]

In October 2021, it was reported that spy agencies and government departments in the UK such asGCHQ,MI5,MI6, and theMinistry of Defence, have contracted AWS to host their classified materials.[102]

In 2022 Amazon shared a $9 billion contract from theUnited States Department of Defense for cloud computing with Google, Microsoft, and Oracle.[103]

Multiple financial services firms have shifted to AWS in some form.[104][105][106]

Significant service outages

[edit]
Main article:Timeline of Amazon Web Services § Outages
  • On April 20, 2011, AWS suffered a major outage. Parts of the Elastic Block Store service became "stuck" and could not fulfill read/write requests. It took at least two days for the service to be fully restored.[107]
  • On June 29, 2012, several websites that rely on Amazon Web Services were taken offline due toa severe storm inNorthern Virginia, where AWS's largest data center cluster is located.[108]
  • On October 22, 2012, a major outage occurred, affecting many sites includingReddit,Foursquare, andPinterest. The cause was a memory leak bug in an operational data collection agent.[109]
  • On December 24, 2012, AWS suffered another outage causing websites such asNetflix to be unavailable for customers in the Northeastern United States.[110] AWS cited theirElastic Load Balancing service as the cause.[111]
  • On February 28, 2017, AWS experienced a massive outage of S3 services in its Northern Virginia region. A majority of websites that relied on AWS S3 either hung or stalled, and Amazon reported within five hours that AWS was fully online again.[112] No data has been reported to have been lost due to the outage. The outage was caused by ahuman error made whiledebugging, that resulted in removing more server capacity than intended, which caused a domino effect of outages.[113]
  • On November 25, 2020, AWS experienced several hours of outage on the Kinesis service in North Virginia (US-East-1) region. Other services relying on Kinesis were also affected.[114][115]
  • On December 7, 2021, an outage mainly affected the Eastern United States, disrupting delivery service and streaming.[116]
  • On October 20, 2025, AWS suffered a major outage, resulting in platforms includingDuolingo,Snapchat,Canva,[117]Reddit,Canvas,[118]Coinbase,Roblox,Fortnite, andAmazon being down.[119][120][121]

Availability and topology

[edit]

As of October 2025,[update] AWS has distinct operations in 38 geographical "regions":[8] nine inNorth America, two inSouth America, nine inEurope, four in theMiddle East, one in Africa, thirteen in theAsia–Pacific, and three in Australia and New Zealand.

Most AWS regions are enabled by default for AWS accounts. Regions introduced after 20 March 2019 are considered to beopt-in regions, requiring a user to explicitly enable them in order for the region to be usable in the account. For opt-in regions, Identity and Access Management (IAM) resources such as users and roles are only propagated to the regions that are enabled.[122]

Each region is wholly contained within a single country and all of its data and services stay within the designated region.[7] Each region has multiple "Availability Zones",[8] which consist of one or more discretedata centers, each withredundant power, networking, and connectivity, housed in separate facilities. Availability Zones do not automatically provide additional scalability or redundancy within a region, since they are intentionally isolated from each other to preventoutages from spreading between zones. Several services can operate across Availability Zones (e.g., S3,DynamoDB) while others can be configured to replicate across zones to spread demand and avoiddowntime from failures.

As of December 2014,[update] Amazon Web Services operated an estimated 1.4 million servers across 11 regions and 28 availability zones.[123] The global network of AWS Edge locations consists of over 700 points of presence worldwide, including locations in North America, Europe, Asia, Australia and New Zealand, Africa, and South America.The AWS Cloud spans 120 Availability Zones within 38 Geographic Regions, with announced plans for 10 more Availability Zones and 3 more AWS Regions in the Kingdom of Saudi Arabia, Chile, and the AWS European Sovereign Cloud.[8]

As of March 2024,[update] AWS had announced the planned launch of six additional regions in Malaysia, Mexico, New Zealand, Thailand, Saudi Arabia, and the European Union.[8] In mid March 2023, Amazon Web Services signed a cooperation agreement with the New Zealand Government to build large data centers in New Zealand.[124]

In 2014, AWS claimed its aim was to achieve100% renewable energy usage in the future.[125] In the United States, AWS's partnerships with renewable energy providers include Community Energy of Virginia, to support the US East region;[126] Pattern Development, in January 2015, to construct and operate AmazonWind Farm Fowler Ridge;[127]Iberdrola Renewables, LLC, in July 2015, to construct and operate Amazon Wind Farm US East;EDP Renewables North America, in November 2015, to construct and operate Amazon Wind Farm US Central;[128] andTesla Motors, to apply battery storage technology to address power needs in the US West (Northern California) region.[126]

Pop-up lofts

[edit]
AWS Loft inSoHo,New York City

AWS also has "pop-up lofts" in different locations around the world.[129] These market AWS to entrepreneurs and startups in different tech industries in a physical location. Visitors can work or relax inside the loft, or learn more about what they can do with AWS. In June 2014, AWS opened their first temporary pop-up loft inSan Francisco.[130] In May 2015 they expanded to New York City,[131][132] and in September 2015 expanded to Berlin.[133] AWS opened its fourth location, in Tel Aviv from March 1, 2016, to March 22, 2016.[134] A pop-up loft was open in London from September 10 to October 29, 2015.[135] The pop-up lofts in New York[136] and San Francisco[137] are indefinitely closed due to theCOVID-19 pandemic while Tokyo has remained open in a limited capacity.[138]

Charitable work

[edit]

In 2017, AWS launched AWS re/Start in theUnited Kingdom to help young adults and military veterans retrain in technology-related skills. In partnership with thePrince's Trust and theMinistry of Defence (MoD), AWS will help to provide re-training opportunities for young people from disadvantaged backgrounds and former military personnel. AWS is working alongside a number of partner companies including Cloudreach,Sage Group,EDF Energy, andTesco Bank.[139]

In April 2022, AWS announced that the organization had committed more than $30 million over three years to early-stage start-ups led by Black, Latino, LGBTQIA+, and women founders as part of its AWS impact Accelerator. The Initiative offers qualifying start-ups up to $225,000 in cash, credits, extensive training, mentoring, technical guidance and includes up to $100,000 in AWS service credits.[140]

Reception

[edit]

Environmental footprint

[edit]

In 2016,Greenpeace assessed major tech companies—including cloud services providers like AWS,Microsoft,Oracle,Google,IBM,Salesforce andRackspace—based on their level of "clean energy" usage. Greenpeace evaluated companies on their mix of renewable-energy sources; transparency; renewable-energy commitment and policies; energy efficiency and greenhouse-gas mitigation; renewable-energy procurement; and advocacy. The group gave AWS an overall "C" grade. Greenpeace credited AWS for its advances toward greener computing in recent years and its plans to launch multiple wind and solar farms across the United States. The organization stated that Amazon is opaque about itscarbon footprint.[141]

In January 2021, AWS joined an industry pledge to achieveclimate neutrality of data centers by 2030, theClimate Neutral Data Centre Pact.[142] As of 2023, Amazon as a whole is the largest corporate purchaser of renewable energy in the world, a position it has held since 2020, and has a global portfolio of over 20 GW of renewable energy capacity.[143] In 2022, 90% of all Amazon operations, including data centers, were powered by renewables.[144]

Denaturalization protest

[edit]

USDepartment of Homeland Security has employed the software ATLAS, which runs on Amazon Cloud. It scanned more than 16.5 million records of naturalized Americans and flagged approximately 124,000 of them for manual analysis and review byUSCIS officers regardingdenaturalization.[145][146] Some of the scanned data came from theTerrorist Screening Database and theNational Crime Information Center. The algorithm and the criteria for the algorithm were secret. Amazon faced protests from its own employees and activists for the anti-migrant collaboration with authorities.[147]

Israeli–Palestinian conflict

[edit]
Main article:Israeli–Palestinian conflict

The contract forProject Nimbus drew rebuke and condemnation from the companies' shareholders as well as their employees, over concerns that the project would lead to abuses ofPalestinians' human rights in the context of the ongoingoccupation and theIsraeli–Palestinian conflict.[148][149][150][151] Specifically, they voice concern over how the technology will enable furthersurveillance of Palestinians and unlawfuldata collection on them as well as facilitate the expansion of Israel'sillegal settlements on Palestinian land.[150] A government procurement document featuring 'obligatory customers' of Nimbus, including "two of Israel’s leading state-owned weapons manufacturers"Israel Aerospace Industries andRafael Advanced Defense Systems, was published in 2021 with periodic updates since (up to Oct 2023).[152]

Security incidents

[edit]

Amazon Q Developer Extension supply-chain vulnerability (2025)

[edit]

In July 2025, a security researcher disclosed a supply-chain vulnerability in the Amazon Q Developer Extension (version 1.84) for Visual Studio Code.[153] The issue involved a malicious pull request to the project's GitHub repository, which introduced a prompt instructing the AI assistant to delete local files and AWS resources.[154][153] AWS acknowledged the issue in Security Bulletin AWS‑2025‑015 and released version 1.85 to remove the injected prompt. The company stated that no customer systems or data were affected.[155] However, critics including Corey Quinn, writing in Last Week in AWS, questioned the transparency of the response, noting the absence of a changelog entry, a CVE assignment, or a public statement beyond the bulletin.[154]

Log4Shell Hot Patch vulnerability

[edit]

In response to theLog4Shell vulnerability, AWS released hot patch solutions to mitigate risks in Java applications across various environments, including standalone servers, Kubernetes clusters, and Elastic Container Service (ECS). These patches were designed for both AWS and non-AWS environments. However, researchers from Unit 42 atPalo Alto Networks identified critical security flaws in these patches that could be exploited for container escape and privilege escalation, potentially granting attackers unauthorized root-level access to the host system. AWS addressed these vulnerabilities by releasing updated patches on April 19, 2022. Users who deployed the initial patches were advised to upgrade to the latest versions to mitigate security risks.[156]

Application Load Balancer security issue

[edit]

In April 2024, security researchers from Miggo security identified a configuration vulnerability in AWS Application Load Balancer (ALB) that could allow attackers to bypass access controls and compromise web applications. The issue stemmed from how some users configured ALB's authentication handoff to third-party services, potentially enabling unauthorized access to application data. On July 11, 2024, AWS confirmed the issue affecting its customers, and on July 19, 2024, AWS updated its documentation accordingly to recommend more secure implementation practices.[157][158]

Issues

[edit]
This section cites its sourcesbut does not providepage references. Please helpimprove it by providing page numbers for existing citations.(January 2025) (Learn how and when to remove this message)

Some AWS customers have complained about receiving unexpectedly large bills, commonly referred to as "surprise bills." This can occur due to various reasons, including but not limited to misconfigurations, security breaches, complex pricing—especially when multiple AWS services are used together—and unexpected data transfer charges.[159][160][161]

Pricing

[edit]

Data transfer charges

[edit]

AWS applies charges for data transferred both between Availability Zones within the same region (inter-AZ) and across different geographic regions (inter-region). The pricing structure is influenced by several factors, including the source and destination of the data, the specific AWS services in use, and the underlying networking architecture.[162][163] Various services implement different data transfer models, and the choice of communication method—such as VPC Peering,[164] Transit Gateway,[165] or AWS PrivateLink[166]—can also affect the overall cost.[163]

See also

[edit]
Main category:Amazon Web Services

Explanatory notes

[edit]
  1. ^Launched in July 2002, the Amazon Web Services platform exposes technology and product data from Amazon and its affiliates, enabling developers to build innovative and entrepreneurial applications on their own.[1]
  2. ^In 2006, Amazon Web Services (AWS) began offering IT infrastructure services to businesses in the form of web services — now commonly known as cloud computing.[2]
  3. ^A team should not be any bigger than could be fed with two pizzas.[34]
  4. ^Larger software applications broken down in to smaller services.[35]
  5. ^code-namedAmazon Execution Service in the pre-launch phase.[42]

References

[edit]
  1. ^"Amazon – Press Room – Press Release".phx.corporate-ir.net. Archived fromthe original on October 15, 2015. RetrievedJune 8, 2017.
  2. ^"About AWS". September 2011. Archived fromthe original on October 5, 2012. RetrievedMay 16, 2012.
  3. ^"AWS announces next CEO".aboutamazon.com (Press release). May 14, 2024.Archived from the original on May 14, 2024. RetrievedMay 14, 2024.
  4. ^Haranas, Mark (August 1, 2022)."AWS CISO On Why Its Security Strategy Tops Microsoft, Google".CRN.Archived from the original on April 28, 2023. RetrievedApril 28, 2023.
  5. ^ab"Amazon.com Announces Fourth Quarter 2024 Results" (Press release). Amazon. February 6, 2025. Archived fromthe original on February 7, 2025.
  6. ^"NICE – an AWS Company".nice-software.com.Archived from the original on February 18, 2021. RetrievedJanuary 4, 2019.
  7. ^ab"AWS Customer Agreement".Amazon Web Services, Inc.Archived from the original on March 30, 2007. RetrievedApril 6, 2016.
  8. ^abcde"AWS Global Infrastructure".Archived from the original on December 28, 2013. RetrievedOctober 20, 2025. Updated as required.
  9. ^"What is Cloud Computing by Amazon Web Services | AWS".Archived from the original on December 25, 2018. RetrievedJuly 17, 2013.
  10. ^"Huge Cloud Market Sees a Strong Bounce in Growth Rate for the Second Consecutive Quarter". Synergy Research Group. April 30, 2024.Archived from the original on May 15, 2024. RetrievedMay 21, 2024.
  11. ^Richter, Felix (May 2, 2024)."Amazon Maintains Cloud Lead as Microsoft Edges Closer".Statista Daily Data.Archived from the original on January 4, 2021. RetrievedOctober 12, 2020.
  12. ^"Cloud computing with AWS - section Products".aws.amazon.com.Archived from the original on May 26, 2022. RetrievedOctober 20, 2025.
  13. ^Mosca, David (April 14, 2021)."Jersey City's ElectrifAi a leader in artificial intelligence software for business".nj.Archived from the original on April 30, 2022. RetrievedApril 21, 2021.
  14. ^"Top 10 AWS Services according to popularity".medium.com. August 31, 2019.Archived from the original on October 12, 2020. RetrievedOctober 5, 2020.
  15. ^abcde"Forum for Growth & Innovation: Overcoming the Capitalist's Dilemma, with Andy Jassy, CEO of Amazon Web Services".Harvard Business School. September 1, 2020.Archived from the original on February 4, 2021.
  16. ^abFurrier, John (January 28, 2015)."Exclusive Profile: Andy Jassy of Amazon Web Service (AWS) And His Trillion Dollar Cloud Ambition".Forbes.Archived from the original on February 3, 2021. RetrievedFebruary 3, 2021.
  17. ^abcdeMiller, Rob (July 2, 2016)."How AWS came to be".TechCrunch.Archived from the original on January 21, 2021. RetrievedFebruary 1, 2021.
  18. ^abMcLaughlin, Kevin (August 4, 2015)."Andy Jassy: Amazon's $6 Billion Man".CRN. Archived fromthe original on February 3, 2021. RetrievedOctober 12, 2017.
  19. ^abcdefgFireside Chat with Michael Skok and Andy Jassy: The History of Amazon Web Services.youtube.com.Harvard Business School. October 21, 2013.Archived from the original on October 28, 2021. RetrievedFebruary 9, 2021.
  20. ^Vogels, Werner (January 18, 2012)."Amazon DynamoDB – a Fast and Scalable NoSQL Database Service Designed for Internet Scale Applications".allthingsdistributed.com.Archived from the original on January 1, 2013. RetrievedMarch 15, 2021.
  21. ^abcVogels, Werner (August 28, 2019)."Modern applications at AWS".allthingsdistributed.com.Archived from the original on September 14, 2019. RetrievedMarch 9, 2021.
  22. ^abStone, Brad (2013).The Everything Store: Jeff Bezos and the Age of Amazon.Transworld.ISBN 9781448127511.Archived from the original on September 8, 2023. RetrievedFebruary 5, 2021 – via books.google.com.
  23. ^Killalea, Tom (July 29, 2019)."Velocity in Software Engineering: From tectonic plate to F-16".ACM Queue. Vol. 17, no. 3. Archived fromthe original on March 12, 2021.
  24. ^Barr, Jeff (September 27, 2006)."We Build Muck, So You Don't Have To".AWS News Blog.Archived from the original on February 2, 2024. RetrievedFebruary 2, 2024.
  25. ^abcAdam Selipsky (September 6, 2013).Amazon Web Services - Adam Selipsky at USI. USI Events. Event occurs at 5m.Archived from the original on October 28, 2021. RetrievedMarch 9, 2021 – via youtube.com.
  26. ^abCowley, Stacy (January 21, 2004)."LinuxWorld: Amazon's two faces present IT challenge". IDG News.Archived from the original on March 11, 2021. RetrievedMarch 14, 2021 – via networkworld.com.
  27. ^"Former Amazon CISO Tom Killalea Joins Carbon Black Board".carbonblack.com (Press release).Archived from the original on March 14, 2021. RetrievedMarch 9, 2021.
  28. ^"Colin Bryar".linkedin.com.Archived from the original on February 5, 2021. RetrievedFebruary 5, 2021.Director, Amazon Associates and Amazon Web Services Programs. Dates Employed Mar 1998 – Jul 2003. Owned the overall P&L for the Amazon Associates (affiliate marketing) and one of the first public facing Amazon web service for developers, now called the Amazon Product API. Managed the software development, product management, and customer service teams for these two programs, spanning five countries. The Amazon Product API launch in July 2002 was the first commercial Amazon sdk that targeted third party developers to build applications on top of Amazon software platform.
  29. ^"Amazon.com Launches Web Services; Developers Can Now Incorporate Amazon.com Content and Features into Their Own Web Sites; Extends "Welcome Mat" for Developers" (Press release). Amazon, Inc. July 16, 2002.Archived from the original on February 5, 2021. RetrievedFebruary 5, 2021.
  30. ^Cowley, Stacy (January 22, 2004)."Amazon lauds Linux infrastructure". IDG News.Archived from the original on March 11, 2021. RetrievedMarch 14, 2021 – via computerweekly.com.
  31. ^Bryar, Colin; Carr, Bill (2021).Working Backwards: Insights, Stories, and Secrets from Inside Amazon.Pan MacMillan.ISBN 9781529033854.Archived from the original on September 8, 2023. RetrievedFebruary 5, 2021 – via books.google.com.
  32. ^Rushton, Katherine (December 30, 2012)."Goliath vs Goliath...Amazon takes on Apple and Google".The Daily Telegraph.Archived from the original on February 4, 2021. RetrievedFebruary 4, 2021.
  33. ^Barr, Jeff (November 11, 2019)."15 Years of AWS Blogging!".aws.amazon.com.Archived from the original on February 5, 2021. RetrievedFebruary 5, 2021.
  34. ^Hern, Alex (April 24, 2018)."The two-pizza rule and the secret of Amazon's success".theguardian.com.Archived from the original on March 14, 2021. RetrievedMarch 9, 2021.
  35. ^Killalea, Tom (July 29, 2019)."Velocity in Software Engineering".ACM Queue. Vol. 17, no. 3.Archived from the original on March 12, 2021. RetrievedMarch 9, 2021.
  36. ^Vogels, Werner (March 13, 2006)."S3 - The Amazon Simple Storage Service".allthingsdistributed.com.Archived from the original on March 13, 2021. RetrievedMarch 9, 2021.
  37. ^"What I Learned from Jeff Bezos: How to Bring Millions of Books to Billions of People". August 1, 2017. Archived fromthe original on August 2, 2017.
  38. ^Ray, Tiernan (March 1, 2017)."Twilio CEO Lawson: A Lesson From Amazon's Bezos".barrons.com.Archived from the original on March 12, 2021. RetrievedMarch 14, 2021.
  39. ^Richman, Dan (August 15, 2016)."Adam Selipsky, sales and marketing head at Amazon Web Services, leaving company".geekwire.com.Archived from the original on March 14, 2021. RetrievedMarch 14, 2021.
  40. ^Coombs, Casey (November 7, 2016)."Tableau CEO lured from Amazon AWS with millions in cash, stock options". Puget Sound Business Journal.Archived from the original on March 14, 2021. RetrievedMarch 14, 2021 – via bizjournals.com.
  41. ^Gregory, Huang (October 29, 2008)."Startups Aren't Dead, Says ClayValet Founder in Wake of Shutdown".xconomy.com.Seattle.Archived from the original on April 8, 2021. RetrievedMarch 9, 2021.
  42. ^Jeff, Barr (August 23, 2021)."Happy 15th Birthday Amazon EC2".AWS News Blog. Archived fromthe original on August 24, 2021.
  43. ^"Benjamin Black– EC2 Origins". Blog.b3k.us. January 25, 2009.Archived from the original on June 3, 2013. RetrievedJuly 17, 2013.
  44. ^Bort, Julie (March 28, 2012)."Amazon's Game-Changing Cloud Was Built By Some Guys In South Africa".Business Insider. Archived from the original on January 19, 2013. RetrievedJune 25, 2021.
  45. ^"Amazon Web Services Blog: Amazon Simple Queue Service Beta".aws.typepad.com. November 9, 2004. Archived fromthe original on December 17, 2004. RetrievedJuly 17, 2013.
  46. ^"Amazon Web Services Launches" (Press release). Amazon, Inc.Archived from the original on February 5, 2021. RetrievedFebruary 5, 2021.
  47. ^"Jeff Bezos' Risky Bet".Bloomberg.
  48. ^Barr, Jeff (August 25, 2006)."Amazon EC2 Beta".aws.amazon.com.Archived from the original on February 5, 2021. RetrievedFebruary 5, 2021.
  49. ^Gralla, Preston (December 26, 2006)."Computing in the cloud".Computer World.Archived from the original on March 10, 2021. RetrievedMarch 9, 2021.
  50. ^Kelleher, Kevin (March 15, 2007)."Amazon's New Direction". Archived fromthe original on March 10, 2021. RetrievedMarch 9, 2021.
  51. ^Hemsoth, Nicole (April 22, 2021)."Amazon CTO on Past, Present, Future of S3". The Next Platform. Archived fromthe original on January 20, 2022.
  52. ^Barr, Jeff (September 12, 2007)."Announcing the Amazon Web Services Start-up Challenge".aws.amazon.com.Archived from the original on March 25, 2021. RetrievedMarch 25, 2021.
  53. ^abVogels, Werner (December 6, 2007)."And the Winner is..."allthingsdistributed.com.Archived from the original on March 25, 2021. RetrievedMarch 25, 2021.
  54. ^Weinberger, Matt (March 17, 2016)."Amazon's $970 million purchase of Twitch makes so much sense now - it's all about the cloud".Business Insider.Archived from the original on March 23, 2021. RetrievedMarch 9, 2021.
  55. ^Lashinsky, Adam (May 12, 2008)."Where does Google go next?".CNN.Archived from the original on January 19, 2013. RetrievedMarch 25, 2021.
  56. ^"EC2 Instance Store vs EBS".RiyanChristy.GoSeeq.net. May 31, 2022. Archived fromthe original on June 16, 2022. RetrievedJune 16, 2022.
  57. ^"7 Little-Known Amazon EBS Features You Should Be Using".Sand Hill. January 17, 2020.Archived from the original on January 27, 2020. RetrievedSeptember 11, 2020.
  58. ^"AWS EBS: A Complete Guide and Five Functions You Should Start Using".Cloud Central Blog. June 4, 2019.Archived from the original on July 26, 2017. RetrievedSeptember 11, 2020.
  59. ^"2011 AWS Tour Australia, Closing Keynote: How Amazon.com migrated to AWS, by Jon Jenkins". Amazon Web Services. July 14, 2011.Archived from the original on August 30, 2020. RetrievedDecember 16, 2013.
  60. ^"Cloud Computing 2013: The Amazon Gorilla Invades The Enterprise". Wikibon.Archived from the original on November 12, 2020. RetrievedJuly 17, 2013.
  61. ^"Amazon CEO Jeff Bezos Will Address Cloud Partners at AWS re:Invent".channelfutures.com. November 19, 2012.Archived from the original on March 10, 2021. RetrievedMarch 9, 2021.
  62. ^abBarr, Jeff (July 17, 2012)."Get Ready to Register for AWS re:Invent".aws.amazon.com.Archived from the original on March 10, 2021. RetrievedMarch 10, 2021.
  63. ^"AWS re:Invent - Why Attend?"(PDF).awsmedia.s3.amazonaws.com.Archived(PDF) from the original on March 10, 2021. RetrievedMarch 10, 2021.
  64. ^abCrockcroft, Adrian (December 3, 2012)."AWS Re:Invent was Awesome!".netflixtechblog.com.Archived from the original on March 10, 2021. RetrievedMarch 9, 2021.
  65. ^Vogels, Werner (May 9, 2012)."AWS re:Invent".allthingsdistributed.com.Archived from the original on March 10, 2021. RetrievedMarch 10, 2021.
  66. ^"AWS began offering a certification program for computer engineers with expertise in cloud computing". www.pcworld.com. May 1, 2013.Archived from the original on November 25, 2020. RetrievedNovember 8, 2013.
  67. ^O'Dell, J (October 11, 2013)."'The first one's free, kid.' Amazon launches AWS Activate to get startups hooked".Venture Beat.Archived from the original on March 23, 2021. RetrievedMarch 25, 2021.
  68. ^"Announcing the Launch of the AWS Partner Network (APN) Blog".Amazon Web Services. November 21, 2014.Archived from the original on August 17, 2020. RetrievedFebruary 5, 2020.
  69. ^"EdgeIQ Orchestration for AWS".Amazon Web Services, Inc.Archived from the original on November 1, 2020. RetrievedOctober 9, 2020.
  70. ^"Amazon to buy Israeli start-up Annapurna Labs".Reuters. January 22, 2015.Archived from the original on September 15, 2015. RetrievedJanuary 24, 2015.
  71. ^"Amazon buys secretive chip maker Annapurna Labs for $350 million".ExtremeTech. January 23, 2015.Archived from the original on December 14, 2020. RetrievedJanuary 24, 2015.
  72. ^"Amazon web services 'growing fast'".BBC News. April 24, 2015.Archived from the original on November 8, 2020. RetrievedJune 21, 2018.
  73. ^Get Used to Amazon Being a Profitable CompanyArchived December 24, 2020, at theWayback Machine Wired. October 22, 2015.
  74. ^"Gartner Reprint".www.gartner.com.Archived from the original on November 19, 2020. RetrievedApril 6, 2016.
  75. ^Amazon's earnings soar as its hardware takes the spotlightArchived November 12, 2020, at theWayback Machine The Verge, Retrieved April 28, 2016.
  76. ^Jordan, Novet (April 7, 2016)."Andy Jassy is finally named CEO of Amazon Web Services".venturebeat.com.Archived from the original on February 3, 2021. RetrievedJuly 26, 2016.
  77. ^Roberts, Daniel (May 24, 2016)."Here's why Amazon stock is up 42% in just 3 months". Yahoo Finance.Archived from the original on July 25, 2020. RetrievedJanuary 15, 2017.
  78. ^Novet, Jordan (February 1, 2018)."Amazon cloud revenue jumps 45 percent in fourth quarter".CNBC.Archived from the original on November 12, 2020. RetrievedFebruary 25, 2018.
  79. ^Furrier, John (November 30, 2020)."Exclusive with AWS chief Andy Jassy: The wakeup call for cloud adoption".Archived from the original on February 15, 2021. RetrievedFebruary 18, 2021.
  80. ^Balakrishnan, Anita (April 12, 2017)."AWS CEO Andrew Jassy's 2016 pay hits $35.6 million".cnbc.com.Archived from the original on February 24, 2020. RetrievedJune 8, 2017.
  81. ^Miller, Ron."Amazon launches autoscaling service on AWS".TechCrunch.Archived from the original on August 17, 2020. RetrievedJanuary 18, 2018.
  82. ^"New AWS Auto Scaling – Unified Scaling For Your Cloud Applications | Amazon Web Services".Amazon Web Services. January 16, 2018.Archived from the original on November 19, 2020. RetrievedJanuary 18, 2018.
  83. ^Cubrilovic, Nik (August 24, 2006)."Almost Exclusive: Amazon Readies Utility Computing Service".TechCrunch.Archived from the original on September 25, 2019. RetrievedDecember 4, 2016.
  84. ^"AWS launches Arm-based servers for EC2".TechCrunch.Archived from the original on December 4, 2020. RetrievedNovember 27, 2018.
  85. ^"AWS launches a base station for satellites as a service".TechCrunch.Archived from the original on November 10, 2020. RetrievedNovember 28, 2018.
  86. ^Sparks, Daniel (February 6, 2020)."Amazon's Record 2019 in 7 Metrics".The Motley Fool.Archived from the original on December 1, 2020. RetrievedFebruary 11, 2020.
  87. ^Bicheno, Scott (April 30, 2021)."AWS accounted for a third of $42 billion cloud market in Q1 2021".telecoms.com.Archived from the original on April 30, 2021. RetrievedMay 1, 2021.
  88. ^Edwards, Roy (January 21, 2022)."AWS Joins MACH Alliance".enterprise times.Archived from the original on February 5, 2023. RetrievedJanuary 26, 2023.
  89. ^Burnson, Robert (June 18, 2022)."Ex-Amazon Cloud Worker Convicted of Massive Capital One Hack".Bloomberg.Archived from the original on July 4, 2022. RetrievedJune 20, 2022.
  90. ^Lardinois, Frederic (June 23, 2022)."AWS sent a Snowcone to space".TechCrunch.Archived from the original on June 25, 2022. RetrievedJune 25, 2022.
  91. ^"Amazon and Anthropic Announce Strategic Collaboration to Advance Generative AI".Amazon Press Center (Press release). September 25, 2023.Archived from the original on October 13, 2023. RetrievedOctober 12, 2023.
  92. ^"AWS announces the general availability of Amazon Bedrock and powerful new offerings to accelerate generative AI innovation".Amazon Press Center (Press release). September 28, 2023.Archived from the original on April 24, 2024. RetrievedOctober 12, 2023.
  93. ^Wiggers, Kyle (April 2, 2024)."AWS Unveils New Service For Cloud Based Rendering Projects".Tech Crunch.Archived from the original on April 3, 2024. RetrievedApril 3, 2024.
  94. ^Staff, Amazon (December 3, 2024)."Introducing Amazon Nova, our new generation of foundation models".www.aboutamazon.com. RetrievedDecember 23, 2024.
  95. ^"Meet Project Rainier, Amazon's one-of-a-kind machine ushering in the next generation of AI".www.aboutamazon.com. RetrievedJuly 10, 2025.
  96. ^John Breeden II (January 4, 2013)."The tech behind NASA's Martian chronicles".GCN. Archived fromthe original on January 25, 2021. RetrievedNovember 8, 2013.
  97. ^Lohr, Steve (November 8, 2012)."The Obama Campaign's Technology Is a Force Multiplier".The New York Times. Archived from the original on November 8, 2013. RetrievedJune 24, 2021.
  98. ^"US court rules for Amazon.com in CIA cloud contract dispute".Reuters. October 8, 2013.Archived from the original on January 14, 2021. RetrievedApril 6, 2016.
  99. ^Benrath, Bastian (March 3, 2019)."Cloudsparte AWS: Die Sonne hinter Amazons Wolken" [AWS Cloud Services: The sun behind Amazon's clouds].Frankfurter Allgemeine Zeitung (in German).ISSN 0174-4909.Archived from the original on December 4, 2021. RetrievedJune 24, 2021.
  100. ^Hitchens, Theresa (August 23, 2019)."Navy Takes First Big Step To Cloud, Pushing Logistics To Amazon's Service".Breaking Defense.Archived from the original on October 31, 2020. RetrievedAugust 26, 2019.
  101. ^Smith, Connor."Why DISH Was the Best-Performing Stock in the S&P 500 Today".Barron's.Archived from the original on April 21, 2021. RetrievedApril 21, 2021.
  102. ^Warrell, Helen; Fildes, Nic."Amazon strikes deal with UK spy agencies to host top-secret material".The Irish Times.Archived from the original on October 26, 2021. RetrievedOctober 26, 2021.
  103. ^Farrell, Maureen (December 7, 2022)."Pentagon Divides Big Cloud-Computing Deal Among 4 Firms".The New York Times.
  104. ^"Bloomberg Adds Data License Content to AWS Cloud". December 13, 2021.Archived from the original on December 14, 2021. RetrievedMay 29, 2022.
  105. ^"Tradeweb teams up with Amazon Web Services to expand access to closing price data - The TRADE".www.thetradenews.com. April 13, 2021.Archived from the original on May 27, 2022. RetrievedMay 27, 2022.
  106. ^"AWS battle of the titans continues as Itiviti begins cloud transformation of its entire trading infrastructure". October 27, 2020.Archived from the original on September 27, 2022. RetrievedMay 29, 2022.
  107. ^"Summary of outage occurring April 20–22, 2011". April 29, 2011.Archived from the original on December 4, 2020. RetrievedJuly 17, 2013.
  108. ^"Summary of the AWS Service Event in the US East Region". July 2, 2012.Archived from the original on December 2, 2020. RetrievedJuly 17, 2013.
  109. ^"Summary of the October 22, 2012 AWS Service Event in the US-East Region". October 22, 2012. Archived fromthe original on September 5, 2013. RetrievedJuly 17, 2013.
  110. ^Bishop, Bryan (December 24, 2012)."Netflix streaming down on some devices due to Amazon issues". The Verge.Archived from the original on July 25, 2020. RetrievedFebruary 5, 2013.
  111. ^"Summary of the December 24, 2012 Amazon ELB Service Event in the US-East Region". December 24, 2012.Archived from the original on August 7, 2013. RetrievedJuly 17, 2013.
  112. ^"Summary of the Amazon S3 Service Disruption in the Northern Virginia (US-EAST-1) Region".amazon.com.Archived from the original on January 12, 2021. RetrievedMarch 2, 2017.
  113. ^A typo blew up part of the internet TuesdayArchived November 12, 2020, at theWayback Machine CNET, Retrieved March 2, 2017
  114. ^Speed, Richard."AWS admits to 'severely impaired' services in US-EAST-1, can't even post updates to Service Health Dashboard".www.theregister.com.Archived from the original on December 19, 2020. RetrievedNovember 25, 2020.
  115. ^Canales, Katie; Dean, Grace."Amazon Web Services is back up after a massive outage that hit sites including Roku, Adobe, and Target-owned Shipt".Business Insider.Archived from the original on December 15, 2020. RetrievedNovember 26, 2020.
  116. ^Palmer, Annie (December 7, 2021)."Amazon Web Services outage brings some delivery operations to a standstill".CNBC.Archived from the original on May 21, 2022. RetrievedDecember 9, 2021.
  117. ^"Canva Innovator Hub". Amazon Web Services. October 17, 2025.
  118. ^https://www.fox29.com/news/canvas-website-down-students-after-aws-outage.amp
  119. ^Weatherbed, Jess (October 20, 2025)."Major AWS outage takes down Fortnite, Alexa, Snapchat, and more".The Verge.Archived from the original on October 20, 2025. RetrievedOctober 20, 2025.
  120. ^Griffin, Andrew (October 20, 2025)."Snapchat, Ring, Roblox, Fortnite and more go down in huge internet outage".The Independent. RetrievedOctober 20, 2025.
  121. ^Ghinea, Alexandru."AWS Outage October 2025: A Comprehensive Breakdown of the Global Cloud Disruption".www.fxradar.live. RetrievedOctober 21, 2025.
  122. ^"Setting permissions to enable accounts for upcoming AWS Regions | AWS Security Blog".aws.amazon.com. March 21, 2019.Archived from the original on March 11, 2024. RetrievedMarch 10, 2024.
  123. ^"Just how big is Amazon's AWS business? (hint: it's absolutely massive)". Geek.com. Archived fromthe original on December 23, 2019. RetrievedDecember 22, 2014.
  124. ^"Amazon group's web services signs cooperation agreement with New Zealand".Radio New Zealand. March 23, 2023.Archived from the original on March 25, 2023. RetrievedApril 8, 2023.
  125. ^Pomerantz, David."AWS and Sustainable Energy". Amazon.Archived from the original on December 14, 2020. RetrievedJune 15, 2015.
  126. ^abBurt, Jeffrey (June 10, 2015)."AWS to Build Solar Farm to Help Power Cloud Data Centers".eWeek.[permanent dead link]
  127. ^"Pattern Development Completes Financing and Starts Construction of Amazon Wind Farm Project in Indiana".Pattern Energy Group LP. Archived fromthe original on September 18, 2020. RetrievedJuly 27, 2017.
  128. ^"AWS & Sustainability".Amazon Web Services, Inc.Archived from the original on April 7, 2016. RetrievedApril 6, 2016.
  129. ^"AWS Pop-up Lofts".Amazon Web Services, Inc.Archived from the original on December 3, 2020. RetrievedMarch 22, 2018.
  130. ^"Head in the cloud: Amazon Web Services' SoMa pop-up now permanent". August 2015.Archived from the original on July 27, 2020. RetrievedFebruary 16, 2016.
  131. ^Zipkin, Nina (August 19, 2015)."Why Amazon Added a Pop-Up Loft in NYC".Archived from the original on July 27, 2020. RetrievedFebruary 16, 2016.
  132. ^"Like Target and Porsche, Amazon Web Services opens pop-up shop in NYC". May 19, 2015.Archived from the original on July 27, 2020. RetrievedFebruary 16, 2016.
  133. ^"Amazon Web Services opens Pop-up Loft in Berlin". September 22, 2015. Archived fromthe original on February 5, 2016. RetrievedFebruary 16, 2016.
  134. ^"Amazon's Pop-up loft heading to Tel Aviv". February 16, 2016.Archived from the original on July 27, 2020. RetrievedFebruary 16, 2016.
  135. ^Tung, Liam."Amazon gets startup-friendly with AWS Loft space in London".ZDNet.Archived from the original on August 9, 2020. RetrievedJanuary 31, 2017.
  136. ^"New York".Amazon Web Services, Inc.Archived from the original on September 21, 2020. RetrievedJune 8, 2020.
  137. ^"AWS Loft San Francisco".Amazon Web Services, Inc.Archived from the original on December 16, 2020. RetrievedJune 8, 2020.
  138. ^"AWS Loft Tokyo 〜 挑戦をカタチにする場所へ 〜 | AWS".Amazon Web Services, Inc. (in Japanese).Archived from the original on November 20, 2020. RetrievedJune 8, 2020.
  139. ^"AWS re:Start to teach digital skills to young people and military veterans".itpro.co.uk. January 12, 2017.Archived from the original on January 25, 2021. RetrievedFebruary 21, 2017.
  140. ^"AWS commits $30 million to startups led by underrepresented founders".Philanthropy News Digest. April 22, 2022.Archived from the original on April 22, 2022. RetrievedMay 5, 2022.
  141. ^"Carbon Footprint of Cloud Service Providers"(PDF).Archived(PDF) from the original on December 29, 2021. RetrievedOctober 26, 2016.
  142. ^"AWS, Google Cloud, Equinix among Europe climate neutral data centre pact founders". January 21, 2021.Archived from the original on January 28, 2021. RetrievedJanuary 29, 2021.
  143. ^"Amazon Sets a New Record for Most Renewable Energy Purchased by a Single Company".Press Center. January 31, 2023.Archived from the original on January 23, 2024. RetrievedJanuary 23, 2024.
  144. ^"9 takeaways from Amazon's 2022 Sustainability Report".US About Amazon. July 18, 2023.Archived from the original on January 23, 2024. RetrievedJanuary 23, 2024.
  145. ^Biddle, Sam; Saleh, Maryam (August 25, 2021)."Little-Known Federal Software Can Trigger Revocation of Citizenship".The Intercept.Archived from the original on September 21, 2021.
  146. ^"Cuccinelli Announces USCIS' FY 2019 Accomplishments and Efforts to Implement President Trump's Goals".www.uscis.gov. October 16, 2019.Archived from the original on September 21, 2021. RetrievedSeptember 21, 2021.
  147. ^"U.S. Government Is Using an Algorithm to Flag American Citizens for Denaturalization: Report".Gizmodo.Archived from the original on September 21, 2021. RetrievedSeptember 21, 2021.
  148. ^Biddle, Sam (May 18, 2022)."Google and Amazon face shareholder revolt over Israeli defense work". The Intercept.Archived from the original on December 21, 2023. RetrievedMay 21, 2024.
  149. ^"Google and Amazon shareholders to oppose Israel's Project Nimbus in resolutions". The New Arab. May 19, 2022.Archived from the original on May 21, 2024. RetrievedMay 21, 2024.
  150. ^abAnonymous (October 12, 2021)."We are Google and Amazon workers. We condemn Project Nimbus".The Guardian.Archived from the original on May 18, 2023. RetrievedMay 21, 2024.
  151. ^"'No Tech for Apartheid': Google Workers Push for Cancellation of Secretive $1.2B Project with Israel". Democracy Now!. September 1, 2022.Archived from the original on October 21, 2023. RetrievedMay 21, 2024.
  152. ^Biddle, Sam (May 1, 2024)."Israeli weapons firms required to buy cloud services from Google and Amazon".Archived from the original on May 18, 2024. RetrievedMay 21, 2024.
  153. ^abCox ·, Joseph (July 23, 2025)."Hacker Plants Computer 'Wiping' Commands in Amazon's AI Coding Agent".404 Media. RetrievedAugust 7, 2025.
  154. ^abQuinn, Corey (July 23, 2025)."Amazon Q: Now with Helpful AI-Powered Self-Destruct Capabilities - Last Week in AWS Blog".Last Week in AWS. RetrievedAugust 7, 2025.
  155. ^"Security Update for Amazon Q Developer Extension for Visual Studio Code (Version #1.84)".Amazon Web Services, Inc. RetrievedAugust 7, 2025.
  156. ^"AWS's Log4Shell Hot Patch Vulnerable to Container Escape and Privilege Escalation". April 19, 2022.
  157. ^"An AWS Configuration Issue Could Expose Thousands of Web Apps".
  158. ^"The Hunt for ALBeast: A Technical Walkthrough".
  159. ^Sbarski, Peter (April 17, 2017).Serverless Architectures on AWS With Examples Using AWS Lambda. Manning Publications.ISBN 9781638351146.
  160. ^Nishimura, Hiroko (December 13, 2022).AWS for Non-Engineers. Manning Publications.ISBN 9781633439948.
  161. ^Oswalt, Matt; Adell, Christian; Lowe, Scott S.; Edelman, Jason (June 23, 2022).Network Programmability and Automation Skills for the Next-Generation Network Engineer. O'Reilly Media.ISBN 9781098110789.
  162. ^"Understanding data transfer charges - AWS Data Exports".docs.aws.amazon.com. RetrievedAugust 7, 2025.
  163. ^ab"Overview of Data Transfer Costs for Common Architectures | AWS Architecture Blog".aws.amazon.com. June 30, 2021. RetrievedAugust 7, 2025.
  164. ^"EC2 On-Demand Instance Pricing".Amazon Web Services, Inc. RetrievedAugust 7, 2025.
  165. ^"AWS Transit Gateway pricing".Amazon Web Services, Inc. RetrievedAugust 7, 2025.
  166. ^"AWS PrivateLink Pricing".Amazon Web Services, Inc. RetrievedAugust 7, 2025.

External links

[edit]
Wikimedia Commons has media related toAmazon Web Services.
Computing and networking
Databases
Analytics
Security and identity
Application integration
Management and governance
Media services
Migration and transfer
Organizations
Family
Related
Business models
Technologies
Applications
Platforms
Infrastructure
People
Current
Former
Facilities
Products and
services
Subsidiaries
Cloud
computing
Services
Devices
Technology
Media
Retail
Logistics
Former
Litigation
Other
Unions
MajorInternet companies
Companies with an annual revenue of over US$4 billion
Internet
Cloud computing
E-commerce
Media
International
National
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=Amazon_Web_Services&oldid=1324218553"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp