---
title: "AWS and Oracle: Together at Last, Apparently"
id: "15407"
type: "newsletter"
slug: "aws-and-oracle-together-at-last-apparently"
published_at: "2026-05-26T13:30:00+00:00"
modified_at: "2026-05-26T13:30:00+00:00"
url: "https://www.lastweekinaws.com/newsletter/aws-and-oracle-together-at-last-apparently/"
markdown_url: "https://www.lastweekinaws.com/newsletter/aws-and-oracle-together-at-last-apparently.md"
excerpt: "This week has me speaking at Percona Live, with my not-at-all provocative talk, titled simply \"RDS is Crap.\" If you're near Mountain View, come by and heckle me."
---

About the Author Corey is the Chief Cloud Economist at Duckbill, where he specializes in helping companies improve their AWS bills by making them smaller and less horrifying. He also hosts the "Screaming in the Cloud" and "AWS Morning Brief" podcasts; and curates "Last Week in AWS," a weekly newsletter summarizing the latest in AWS news, blogs, and tools, sprinkled with snark and thoughtful analysis in roughly equal measure.

Sign up for the Newsletter  Stay up to date on the latest AWS news, opinions, and tools, all lovingly sprinkled with a bit of snark. "*" indicates required fields

## [Good Morning](https://x.com/QuinnyPig/status/2057555985548693573) !

This week has me speaking at Percona Live, with my not-at-all provocative talk, titled simply “[RDS is Crap](https://perconalive.com/2026-usa/talks/rds-is-crap/)
.” If you’re near Mountain View, come by and heckle me.

## Things I Found on the Internet

My friend and yours David Yanacek argues that harsh ops environments forge better engineers, same way Arrakis forges Fremen. [This taxonomy of operational models](https://blog.dyanacek.com/2026/05/10/dune-as-an-operational-model/)
 – Frontline, SRE, DevOps, Platform – is the clearest breakdown I’ve read in a while, with the right amount of self-aware caricature. Worth your coffee break.

Google Cloud is rolling out actual [hard spend caps for AI services](https://cloud.google.com/blog/topics/cost-management/introducing-spend-caps-ai-cost-visibility-next26)
 that pause API traffic when you hit your budget. After years of telling customers “set a billing alert and pray,” someone finally built the thing that stops the bleeding instead of just emailing you about it. Private preview, but promising. And now we all look silently but expectantly at AWS.

Coding agents are quietly rewriting the calculus of language choice. Simon Willison’s [short observation on technical lock-in](https://simonwillison.net/2026/May/14/not-so-locked-in/)
 captures something I’ve been chewing on: when an agent can port your app to React Native (or back), your language commitment looks less like marriage and more like a flexible lease. Worth two minutes of your time. Now I’m wondering about the cloud migration equivalent of this.

Spending eight figures annually on Google Cloud apparently still doesn’t buy you a phone call before they suspend your account and vaporize your resources. Railway found out the hard way, and Simon Sharwood at El Reg has [the painful play-by-play](https://www.theregister.com/off-prem/2026/05/20/google-cloud-suspended-major-customer-railwaycom-without-cause-causing-outage/5243111)
. Cloud concentration risk isn’t theoretical when your provider treats you like a free-tier abuser. The tree of “Google is not a trustworthy partner to your company” must periodically be watered with the blood of customers, to quote Thomas Jefferson. He didn’t like Google’s approach to customer service, either.

## What AWS Has For Us This Time

[Amazon Bedrock expands support for request-level usage attribution](https://aws.amazon.com/about-aws/whats-new/2026/05/amazon-bedrock-request-level-usage-attribution/)

Until now, if you wanted to know which team was setting your Bedrock bill on fire via InvokeModel, you got to guess. Converse had this at launch, InvokeModel gets it eighteen months later, and we’re supposed to applaud “consistency.” Your FinOps team’s relief is matched only by their exhaustion. We are all so, so tired.

[Amazon ECS introduces pause and continue controls for service deployments](https://aws.amazon.com/about-aws/whats-new/2026/05/amazon-ecs-pause-continue-deployments/)

Pause and resume buttons for deployments, arriving in 2026. Truly the future is now. The 14-day timeout is suspiciously calibrated to “length of an average PagerDuty incident bridge call about why nobody approved the pause.” Still, this is useful. I begrudgingly approve.

[AWS announces AWS Interconnect – multicloud connectivity with Oracle Cloud Infrastructure in preview](https://aws.amazon.com/about-aws/whats-new/2026/05/aws-announces-AWS-interconnect-multicloud-oci-preview/)

Larry Ellison and Andy Jassy holding hands in a Virginia data center is not how I expected 2026 to go, but here we are. The pricing model (port speed, not per-GB) is compelling.

[AWS Organizations now supports higher quotas for service control policies (SCPs)](https://aws.amazon.com/about-aws/whats-new/2026/05/aws-organizations-increased-scp-quotas/)

Doubling the SCP limits is nice, but it’s nowhere near sufficient for my needs. (Note: if I stop writing this item right here, I wonder how long I can string along conversations with the service team before they realize I’m trying to use SCPs as a database.)

[Amazon Aurora MySQL 8.4 is now generally available](https://aws.amazon.com/blogs/database/amazon-aurora-mysql-8-4-is-now-generally-available/)

Aurora MySQL finally ditched its bizarre 3.x versioning to match upstream numbers, which is to say AWS spent years confusing everyone before deciding that “the number on the box matches the thing inside the box” was actually a reasonable concept. The DBAs maintaining version translation spreadsheets can now retire them. The fact that DBAs *have* version translation spreadsheets proves my thesis: Microsoft Excel is a database.

[Introducing ExtendDB: An open source DynamoDB-compatible adapter with pluggable storage backends](https://aws.amazon.com/blogs/database/introducing-extenddb-an-open-source-dynamodb-compatible-adapter-with-pluggable-storage-backends/)

AWS releases open source software that lets you run DynamoDB workloads on PostgreSQL, anywhere. Read that again. The company whose entire pricing model depends on you NOT leaving just handed you the escape hatch, wrapped it in Rust, and slapped Apache 2.0 on it. Someone in Seattle is having a very interesting Monday. I have [authored a PR](https://github.com/ExtendDB/extenddb/pull/54)
 that adds Route 53 as a storage backend.

[Nine Entertainment’s journey: Achieving 98% cost savings with Amazon ElastiCache Serverless for Valkey](https://aws.amazon.com/blogs/database/nine-entertainments-journey-achieving-98-cost-savings-with-amazon-elasticache-serverless-for-valkey/)

A 98% cost savings case study is a realization that the previous bill was 50x what it needed to be. This goes well beyond “we have improved” and into “what the HELL were you people doing before, checking your creds into GitHub?” Turns out compressing JSON before shoving it through a per-kilobyte pricing model works wonders. Shocking. Somewhere a Nine Entertainment engineer is wondering why nobody mentioned gzip existed before the bill arrived.

[Announcing updated retry behavior for AWS SDKs and Tools](https://aws.amazon.com/blogs/developer/announcing-updated-retry-behavior-for-aws-sdks-and-tools/)

Six years into running AWS SDKs in production, and they’re just now standardizing retry behavior? Jesus. The opt-in is available today, with defaults flipping in November 2026 – giving you only a few months to discover your application secretly depended on legacy mode’s “retry until heat death of universe” approach. Ops teams, set your calendars.

[Announcing AWS CDK Mixins: Composable Abstractions for AWS Resources](https://aws.amazon.com/blogs/devops/announcing-aws-cdk-mixins-composable-abstractions-for-aws-resources/)

CDK now has Mixins, because L1, L2, and L3 constructs apparently weren’t enough construct types to confuse newcomers. Now you can compose abstractions across all three, which sounds great until you realize you’re writing TypeScript to generate YAML to provision JSON to summon God. Somewhere, a Terraform user is laughing into their coffee. Laugh it up, Chuckles; there’s no way you use Terraform regularly and don’t adulterate that coffee with something stronger.

[CVE-2026-8838 – Remote Code Execution in amazon-redshift-python-driver](https://aws.amazon.com/security/security-bulletins/rss/2026-033-aws/)

Remote code execution via a rogue server in the official Redshift Python driver. So your data warehouse client could become someone else’s shell, which is a creative way to expand Redshift’s feature set. Patch to 2.1.14, then go hug whichever security researcher caught this before your incident response team did.

[CVE-2026-9133 – Arbitrary file read in rabbitmq-aws plugin](https://aws.amazon.com/security/security-bulletins/rss/2026-034-aws/)

Debug code shipped to production with no kill switch? Well that’s not great. The “arn:aws-debug:file” scheme reading arbitrary files is the kind of feature that makes pentesters weep with joy. Patch to 0.2.1, rotate your secrets, and pour one out for whoever’s reviewing that git blame.

… and that’s what happened ***Last Week in AWS.***

## You might also like

[More Newsletter Issues](https://www.lastweekinaws.com/newsletter/)

Issue No.479

### [AWS Discovers ACME Isn’t Just Roadrunner Stuff](https://www.lastweekinaws.com/newsletter/aws-discovers-acme-isn-t-just-roadrunner-stuff/)

[Read More about AWS Discovers ACME Isn’t Just Roadrunner Stuff](https://www.lastweekinaws.com/newsletter/aws-discovers-acme-isn-t-just-roadrunner-stuff/)

Issue No.478

### [Open Governance for MySQL: Plot Twist](https://www.lastweekinaws.com/newsletter/open-governance-for-mysql-plot-twist/)

[Read More about Open Governance for MySQL: Plot Twist](https://www.lastweekinaws.com/newsletter/open-governance-for-mysql-plot-twist/)

Issue No.477

### [MySQL 5.7 Will Outlive Us All](https://www.lastweekinaws.com/newsletter/mysql-5-7-will-outlive-us-all/)

[Read More about MySQL 5.7 Will Outlive Us All](https://www.lastweekinaws.com/newsletter/mysql-5-7-will-outlive-us-all/)

Issue No.476

### [27 Security Bulletins and Other Bedtime Reading](https://www.lastweekinaws.com/newsletter/27-security-bulletins-and-other-bedtime-reading/)

[Read More about 27 Security Bulletins and Other Bedtime Reading](https://www.lastweekinaws.com/newsletter/27-security-bulletins-and-other-bedtime-reading/)
