Richard Seroter Profile picture
May 11, 2022 11 tweets 4 min read Read on X
#GoogleAlloyDB. Let’s talk about why it’s a BIG deal for developers and DBAs, and why it might be the best way to do PostgreSQL in the cloud.

And how about a quick look at what the provisioning experience looks like? Quick 🧵 with a bunch of links at the end …

#GoogleIO
First, it's just PostgreSQL, but operationalized in a way that @googlecloud does so well. It's 100% compatible PostgreSQL 14.
Performance is silly great. 4x faster than standard PostgreSQL for traditional workloads, and 2x faster than AWS Aurora. And you can use it for analytical queries, where it's 100x faster than standard PostgreSQL.
Other things I like? 99.99% SLA, automatic failover and recovery, automatic backups, and integration with Vertex AI to pull predictions into SQL queries. Oh, and pricing that easy. Pay only for the storage you use, and you don't get saddled with IO charges.
Let's take a look at provisioning a cluster. First, you're asked whether you want an HA cluster, or an HA cluster with read pools. Image
After picking a cluster type, I was asked to pick a region and private network. Image
Next I get the only infrastructure question I need to answer. I chose a machine type, which I can change later. Image
Then I added a read pool with a couple of nodes. Again, this is easy to resize after the fact. Image
It took a few minutes to provision everything. I was taken to a view that showed some metrics and such. Image
Once it was done, I could resize instances, view metrics, and more. And for an instance I created yesterday, I can see a couple of automatic backups we took. Image
AlloyDB is a feat of engineering, and a terrific database option in @googlecloud.

Launch blog: goo.gle/3PgHv8c
Tech deep dive blog: cloud.google.com/blog/products/…
Product docs: cloud.google.com/alloydb/docs/o…

Try it for free right now!

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Richard Seroter

Richard Seroter Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @rseroter

Aug 1, 2023
We announced Duet AI in @googlecloud at Google IO and are working hard on a product that makes the cloud experience better for you. We’ve also been kinda quiet about our progress. Let’s change that.

I got permission (at least I think I did) to show off my favorite things. A 🧵:
As a reminder, Duet AI in @googlecloud makes it easier for you to use the cloud and build cloud-ready applications.

We’ve shared intro videos, but it’s time to show you the real products in Preview that will GA later this year.
@googlecloud 1️⃣ I really like the IDE-based code assistance. I can use this on my local IDE such as VSCode, IntelliJ, or, within @googlelcoud Workstations.

The first thing I like is code gen. I can generate entire Java classes, or @googlecloud friendly code.
Read 9 tweets
Oct 11, 2022
It's been fun to watch @googlecloud Anthos find it's fit both for customers primarily in Google Cloud, and also those earlier in their journey.

So what's new with this Kubernetes + management plane product that makes it a good choice for anyone running containers? Quick 🧵 ...
First, I like seeing a new dashboard experience! This the view is at the "fleet" level. Regardless of where your clusters are—Google Cloud, other clouds, on-prem, edge—you get an all-up view of health and policy compliance. Awesome. Image
We've also added an Anthos UX (and an easier Terraform experience) for your on-premises clusters. Provision on-prem clusters from the cloud! ImageImage
Read 6 tweets
Oct 11, 2022
Ok, the #googlecloudnext announcements are coming out, and let's explore one in particular.

Cloud Workstations are in public preview! This isn't your parent's virtual desktop. It's a fast, flexible dev environment with security in mind. Let's explore together in a 🧵 ...
Browser-based IDEs are a thing now. It's how Googlers do a lot of their engineering work. It's ready for primetime.

To start with @googlecloud Cloud Workstations, you create a cluster. It manages lifecycle and networking things. I can put these around the world, close to devs. Image
Once I have a cluster, I create a Workstation configuration. You can imagine your Platform team or Ops team setting up some default configurations. Image
Read 10 tweets
Oct 10, 2022
You're not going to watch every talk at #GoogleCloudNext. I know it. You know it. Not a big deal, I won't either.

But there are a handful you might want to bookmark to learn what's new, or what the other clouds will be talking about in a year or two. A 🧵 of your best bets ... Image
Read 5 tweets
Sep 14, 2022
One of the fastest ways to deploy an app? Push to @googlecloud Run by running this command against your source code: "gcloud run deploy ."

But do that for prod deployments? Unlikely. We just added Cloud Run support to Cloud Deploy, and I wanted to try it out. A 🧵 …
For reference, Cloud Deploy is our continuous deployment service that supports staged rollouts to GKE, and now Cloud Run (in preview). It relies on declarative configurations to define deployment pipelines and targets.

cloud.google.com/deploy
Let’s get started. I stood up a silly-simple minimal .NET API (dotnet new webapi -minimal).

I replaced the generated code with a simple "hello world" example.
Read 13 tweets
May 17, 2022
Let’s make all this “secure software supply chain” stuff feel a little more real, shall we?

How do I ensure that *only* container images built by a particular build engine get deployed to production? We just made this super easy to do. Demo 🧵 time!
As a dev, I barely want to think about this stuff. Just make it easy to do the right thing! I’m going to show you how we made @googlecloud Cloud Build SLSA level 2 compliant (slsa.dev/spec/v0.1/requ…) by adding attestations automatically. You’ll see in a moment why that matters.
We start with the app, of course. This is a basic @golang app I wrote to serve up an API and web page to generate ice-breaker questions in team meetings.
Read 14 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(