Trendora

Amazon Web Services

Adopt

Platforms

Amazon's cloud computing platform and Anthropic's primary cloud provider.

Why it's here

Placed in Adopt: 31 article(s) of evidence from 9 source(s), led by product launches, with 17 in the last 30 days. Confidence 100%.

Evidence (19)

  • 7OpenAI Blog·8/11/2026product_launch
    Daybreak Models Launch on AWS Bedrock

    OpenAI and AWS are making Daybreak cybersecurity capabilities available through Amazon Bedrock. The release is intended to support enterprise security workflows within AWS infrastructure.

  • 6InfoQ·8/10/2026security
    Pinterest Details Centralized Terraform Pipeline for AWS Guardrails

    Pinterest has described its Resource Provisioner Pipeline (RPP), an internal Terraform execution engine used to manage AWS infrastructure with tighter controls. The system enforces least-privilege access, requires dual-control reviews, and adds guardrails to GitHub Actions-based workflows.

  • 5InfoQ·8/10/2026security
    Using Adversary Emulation for GenAI Red Teaming

    Kennedy Torkura outlines practical red teaming methods for generative AI systems, with a focus on protecting LLMs and knowledge bases from threats such as data poisoning and LLMjacking on AWS. The presentation shows how engineering leaders can combine cloud security practices with MITRE ATLAS to identify weaknesses early, apply guardrails, and harden production AI applications.

  • 6The New Stack·8/4/2026research
    Critique of the AI Demand Bubble

    The piece argues that reported cloud growth at Amazon, Google, and Microsoft is being overstated as evidence that AI is paying off. It says much of the revenue growth is driven by spending from Anthropic and OpenAI, supported in part by cash and infrastructure commitments from the hyperscalers themselves, making the demand cycle unsustainable.

  • 7The New Stack·7/31/2026funding
    Nscale acquires Anyscale in a bet on multi-cloud AI neutrality

    Nscale has announced a definitive agreement to acquire Anyscale, combining GPU cloud infrastructure with a cloud-neutral AI workload scaling platform. The deal raises questions about whether Anyscale can remain vendor-neutral while being owned by a GPU neocloud, even as Nscale says the software will continue to support deployments across major public clouds.

  • 8Cloudflare Blog·7/28/2026security
    Q2 2026 Internet outages tied to storms, power cuts and shutdowns

    Cloudflare's Q2 2026 review highlights major Internet disruptions caused by natural disasters, infrastructure failures, and government actions. The most notable cases included Super Typhoon Sinlaku affecting Guam, earthquakes and a power outage disrupting connectivity in Venezuela and Tanzania, and Iran restoring national Internet access after an 88-day blackout. The report also notes continued regional disruptions from conflict-related damage and other infrastructure issues such as cable cuts and faulty DNSSEC signatures.

  • 5InfoQ·7/27/2026framework_update
    Clean Architecture for Portable Serverless Apps

    Elena van Engelen explains how to reduce serverless vendor lock-in while keeping native cloud capabilities. She demonstrates structuring FaaS applications with Clean Architecture, Spring Cloud Function, and Gradle modules, then shows Kotlin services deployed across AWS and Azure using Terraform CDK.

  • 7Hacker News·7/25/2026product_launch
    Fly.io Repositions Around AI Agent Infrastructure and New Sprites

    Fly.io says it is raising more funding, introducing a new version of Sprites, and shifting the company’s focus toward infrastructure for AI coding agents. The company also announced a leadership change, with Scott Johnston taking over as CEO. The post argues that AI is changing software development enough to require a different cloud model than traditional fixed-function application hosting.

  • 7InfoQ·7/24/2026regulation
    Airbus Scores Cloud Tender on Sovereignty Protections

    Airbus chose Scaleway as its sovereign cloud provider after a tender that explicitly scored protection from non-European extraterritorial laws alongside technical capability. The company says the move complements its multi-cloud strategy rather than replacing AWS, while observers say sovereignty requirements are spreading and still need verifiable controls.

  • 8InfoQ·7/22/2026security
    AWS Billing Bug Sends Customers Trillion-Dollar Estimates

    A configuration change in AWS's billing computation system caused some customers to see estimated bills in the billions and trillions of dollars for more than 24 hours. AWS's internal alarms detected the anomaly but did not stop bill generation or alert engineers promptly; customer reports reached the company about 4.5 hours later.

  • 7Hacker News·7/20/2026product_launch
    Airbus shifts some applications from AWS to Scaleway

    Airbus is reportedly moving around 900 applications, starting with 70 priority systems, from AWS to French cloud provider Scaleway to increase European control over critical data and systems. The article frames this as a broader digital sovereignty move, while noting that supply-chain software, productivity tools, and AI dependencies remain difficult to repatriate.

  • 5Hacker News·7/17/2026security
    Hacker News user reports AWS budget forecast bug showing $3 billion

    A Hacker News post describes an AWS Budgets alert that forecast a $3,005,575,870.47 bill despite the account showing little recent AWS activity. The poster says AWS support had not yet responded, while an AI support bot suggested a billing or metering error and created a ticket.

  • 8Hacker News·7/17/2026security
    AWS Reports Inaccurate Estimated Billing Data

    Users reported wildly inflated estimated AWS bills, including one claim of a $1.7 billion charge estimate despite normal monthly usage under $5. The incident prompted support tickets and public discussion, with AWS Health indicating billing data inaccuracies rather than actual charges.

  • 8InfoQ·7/16/2026security
    AI Agents Exceed Cloud Billing Guardrails After Credential Theft

    A small agency reported a $14,000 AWS bill in a single day after attackers stole static access keys and used them to run Claude workloads on Bedrock. The article also cites a separate DN42 case in which an autonomous agent provisioned $6,531 of oversized infrastructure in 24 hours, highlighting that cloud billing controls can lag behind agent-driven spend.

  • 6Ars Technica AI·7/13/2026security
    Defenders use prompt injections to stop AI attack agents

    Researchers at Tracebit reported that placing prompt injections next to passwords, cryptographic keys, and other secrets on AWS can sometimes cause AI hacking agents to stop. The injected text tells the model to take an action blocked by its guardrails, which can make the agent shut down instead of continuing the attack.

  • 4InfoQ·7/13/2026framework_update
    Minimum Viable Governance for Cloud Compliance

    Davide de Paolis describes how Sevdesk’s platform team approached cloud compliance without damaging developer trust. The talk focuses on minimum viable governance on AWS, event-driven Slack alerts for policy feedback, and a more collaborative, data-driven enforcement model.

  • 5InfoQ·7/13/2026framework_update
    Removing Hidden Pre-Flight Calls from a Multi-Region AWS API

    An InfoQ article describes how a team uncovered a hidden pre-flight discovery call embedded in every client session, which had become an obstacle to global failover in a multi-region AWS API. The piece explains why the call had to be removed, along with the rollout process and its operational cost.

  • 7Cloudflare Blog·7/10/2026product_launch
    Cloudflare improves Smart Tiered Cache for public cloud origins

    Cloudflare has updated Smart Tiered Cache to better handle public cloud origins behind anycast or regional unicast endpoints. By accepting a cloud region hint, the system can choose more accurate primary and fallback upper-tier data centers for AWS, Google Cloud, Azure, and Oracle Cloud, improving cache efficiency and reducing unnecessary traffic hairpinning.

  • 6InfoQ·7/9/2026breakthrough
    AWS Explains How ProGlove Scaled to Over One Million Lambda Functions

    AWS detailed how ProGlove scaled its SaaS platform to run more than one million AWS Lambda functions across thousands of dedicated customer accounts. The case highlights a large-scale serverless architecture used to isolate tenants while supporting industrial wearable devices and related services.