Amazon Elastic Compute Cloud
Computer applicationWikipedia
136
MENTIONS
69
EPISODES
57
PODCASTS
Search complete. 136 mentions across 69 episodes found for "Amazon Elastic Compute Cloud".
Sep 11, 2026
The AI Productivity J-Curve: Why Companies Aren’t Seeing ROI Yet | Chief AI Officer Podcast
J
50:39JamesGUEST
The fact that you didn't have to go get a $10 million purchase requisition put in place to go buy something.
J
50:45JamesGUEST
Any developer could put in a credit card and spin up an EC2 instance in an afternoon.
J
50:50JamesGUEST
I think there's going to be that similar set of pressure for companies who are saying, I don't want to pay you $30 million in Percy licenses or here's what I'd like to see.
J
51:00JamesGUEST
There's also going to be significant pressure on these companies to add capabilities.
The AWS Implementation Mistakes That Get Expensive at Scale
R
1:41Rahul SindhwaniGUEST
During implementation, teams often estimate future traffic and provision resources based on those projections.
R
1:47Rahul SindhwaniGUEST
For example, EC2 instances might be sized for a peak traffic level that doesn't actually arrive for months or ever.
R
1:54Rahul SindhwaniGUEST
Six months later, you may have expensive infrastructure running at a fraction of its capacity.
A
1:59Akanksha DasHOST
And then the immediate conclusion is that AWS is expensive.
#562: DuckLake: The Lakehouse That's Just SQL and Parquet
G
32:05Guillermo Sanchez-DionisGUEST
Yeah, I mean, for sure.
G
32:08Guillermo Sanchez-DionisGUEST
I think the DuckDB experience was always very nice to run on a laptop, right? Or to basically, if you wanted to run like an EDL pipeline, let's say, on an EC2 machine, DuckDB was a great tool.
G
32:22Guillermo Sanchez-DionisGUEST
But I think at least with the original .db file format, there was this sort of limitation around one writer grabbing the log over the file and then no readers can connect to it.
G
32:36Guillermo Sanchez-DionisGUEST
And I think that is not a limitation, of course, if you're running .db in your laptop, but it is a limitation if you want to share a dark db storage with a broader audience quack indeed is something that solves this problem right but then that means of course that you go into the client server kind of architecture i think sqlite does this a little bit different where even on a On a single machine with a single file, you can still have writers and readers at the same time.
G
34:13Guillermo Sanchez-DionisGUEST
I mean, so the nice thing about it being DuckDB is it's extremely simple to use, right? So if you want to try it out, you'd go to a terminal, you'd basically type install quack, load quack, and then the next thing that you do is you call a function called quack serve, and that will already spin up a server for you, right? And then from another terminal client, you could just go in, connect to this specific address in your local host, and then you already have a client server protocol working.
G
34:41Guillermo Sanchez-DionisGUEST
Which, if you compare it to, again, traditional systems like Postgres, is extremely simple.
G
34:47Guillermo Sanchez-DionisGUEST
And obviously, in a more production-grade scenario, you host these on EC2, and then maybe you need something like a load manager on top of that, because also a nice thing about Quag is it runs on modern HTTP.
G
35:00Guillermo Sanchez-DionisGUEST
uh https so it's also very nice you don't need to reinvent a protocol yourself on top of tcp it's just plain old http um so yeah i think it's it's relatively simple to still get something up and running on uh on the cloud and getting to work uh yeah it's a it's a very nice foundation i think for a client server architecture
The Invisible Network Powering AWS with Matt Rehder
M
15:18Matt RehderGUEST
It took us about 10 years to fully get to the point where we could do that, but we're bullheaded and we just kind of continue to push forward and get to that stage.
M
15:25Matt RehderGUEST
So now our entire internet network, our backbone network, runs on the same top of rack switch that sits in the top of rack switch and connects to EC2 servers.
C
15:33Corey QuinnHOST
I have memories, misspent youth, of driving a van with a core switch in it that cost more than the van we had rented to do this.
C
15:39Corey QuinnHOST
It's like, I'm pretty sure we're not insured for this, but that's the boss's problem, certainly not mine.
C
16:03Corey QuinnHOST
I get it.
C
16:04Corey QuinnHOST
But in the context of inside of a VPC, inside of a subnet, you're getting that full magic line rate between two endpoints.
C
16:11Corey QuinnHOST
Assume both EC2 instances.
C
16:13Corey QuinnHOST
That is free.
Numerics.NET with Jeffrey Sax
R
18:09Richard CampbellHOST
But it is in a wave of advancement in quantum computing.
R
18:13Richard CampbellHOST
And last but not least, because I do think it impacts a lot of the conversations we're having today, in December at Amazon's reInvent conference, they talk about Graviton2, which was custom ARM processors for workloads in EC2.
R
18:29Richard CampbellHOST
They're promising 40% better price performance.
R
18:31Richard CampbellHOST
Up until this point, for the most part, the cloud had been... regular machines bought from you know with intel and amd chips and so forth bought by the big vendors already pre-racked and so forth but now the cloud companies amazon being one but also microsoft and google as well google was already going into their tensor flows and things like that are starting to build their own hardware to optimize for cloud workloads and that's going to change things going forward
Numerics.NET with Jeffrey Sax
C
18:58Carl FranklinHOST
Yeah.
R
18:58Richard CampbellHOST
And last but not least, because I do think it impacts a lot of the conversations we're having today, in December at Amazon's, uh, re:Invent conference, uh, they talk about Graviton2, which was custom ARM processors for workloads in EC2.
C
19:13Carl FranklinHOST
Hmm.
R
19:14Richard CampbellHOST
They're promising 40% better price performance.
Agents Found a Wiki and Started Cheating
T
6:52TraversHOST
Yeah, sure.
T
6:52TraversHOST
So this is the next generation in Amazon's kind of default EC2 runtime AMI that they make available.
T
7:02TraversHOST
Basically, it's a bunch of security patches and kernel increments, new drivers, that kind of thing.
T
7:08TraversHOST
So just kind of a PSA, if you're working with Amazon Linux at all, it's probably time to think about an upcoming upgrade or migration.
21 MINS LATER
B
28:28BrettHOST
I'm going to make a video of it.
B
28:30BrettHOST
I just haven't because while I was on vacation, I'm like, I don't want to make a video right now.
B
28:34BrettHOST
But I also set up an EC2 instance.
B
28:39BrettHOST
where you can install Kira on it and it's private, right? It's I didn't do, um, tail scale on it for now.
Numerics.NET with Jeffrey Sax
R
17:39Richard CampbellHOST
But it is a wave of advancement in quantum computing.
R
17:43Richard CampbellHOST
And last but not least, because I do think it impacts a lot of the conversations we're having today, in December at Amazon's reInvent conference, they talk about Graviton2, which was custom ARM processors for workloads in EC2.
R
17:58Richard CampbellHOST
They're promising 40% better price performance.
R
18:01Richard CampbellHOST
Up until this point, for the most part, the cloud had been... regular machines bought from you know with intel and amd chips and so forth bought by the big vendors already pre-racked and so forth but now the cloud companies amazon being one but also microsoft and google as well google was already going into their tensor flows and things like that are starting to build their own hardware to optimize for cloud workloads and that's going to change things going forward
How To Solve Complex Problems
S
7:12Sam Webster HarrisHOST
Now, what did this mean for Amazon? Well, Amazon's engineers carved the technology into discrete services.
S
7:18Sam Webster HarrisHOST
There was a service called S3, which is the way that Amazon stored data, and another service called EC2 for compute processing.
S
7:26Sam Webster HarrisHOST
Each one worked simply and reliably.
S
7:28Sam Webster HarrisHOST
So whether you wanted to build a new feature for adding product listings, or if you wanted to compute a new recommendation algorithm or store a user's purchase history, you had the core fundamental building blocks to build a highly scalable e-commerce website or any web-based application.
Joe Beda: K8s, Culture, and Code That Survives Contact
M
21:54Matt KleinHOST
I mean, this is probably what, like 2007, 2008, something along those lines, right? Yeah, something like that.
M
22:01Matt KleinHOST
And I mean, how much of this was a response to what you were seeing across the 520 business? bridge at Amazon, right? Like, because obviously they, they launched EC2 in 2006.
M
22:13Matt KleinHOST
Um, I, I mean, I guess what I'm asking is, was it clear to people that that was going to be huge and that there had to be a response or was it hard to convince people that this was going to be a real thing?
J
22:28Joe BedaGUEST
Um, to me it was clearly like there was something happening there.
6 MINS LATER
M
28:33Matt KleinHOST
I think that in that era, again, no one would dispute that as of this year, like 2026, Amazon, they have built a ton of incredibly scalable technology.
M
28:49Matt KleinHOST
They've done absolutely amazing engineering.
M
28:51Matt KleinHOST
When I joined EC2 in 2010, I mean, the level of shit show bash scripting, like duct tape, you know, that I...
M
29:00Matt KleinHOST
I mean, that's Amazon engineering
59 more episodes mention Amazon Elastic Compute Cloud.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.