Skip to main content
Amazon Elastic Compute Cloud

Amazon Elastic Compute Cloud

Computer applicationWikipedia

Search complete. 136 mentions across 69 episodes found for "Amazon Elastic Compute Cloud".

Sep 11, 2026

JamesGUEST
50:39
The fact that you didn't have to go get a $10 million purchase requisition put in place to go buy something.
JamesGUEST
50:45
Any developer could put in a credit card and spin up an EC2 instance in an afternoon.
JamesGUEST
50:50
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.
JamesGUEST
51:00
There's also going to be significant pressure on these companies to add capabilities.
Rahul SindhwaniGUEST
1:41
During implementation, teams often estimate future traffic and provision resources based on those projections.
Rahul SindhwaniGUEST
1:47
For example, EC2 instances might be sized for a peak traffic level that doesn't actually arrive for months or ever.
Rahul SindhwaniGUEST
1:54
Six months later, you may have expensive infrastructure running at a fraction of its capacity.
Akanksha DasHOST
1:59
And then the immediate conclusion is that AWS is expensive.
Guillermo Sanchez-DionisGUEST
32:05
Yeah, I mean, for sure.
Guillermo Sanchez-DionisGUEST
32:08
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.
Guillermo Sanchez-DionisGUEST
32:22
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.
Guillermo Sanchez-DionisGUEST
32:36
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.
Guillermo Sanchez-DionisGUEST
34:13
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.
Guillermo Sanchez-DionisGUEST
34:41
Which, if you compare it to, again, traditional systems like Postgres, is extremely simple.
Guillermo Sanchez-DionisGUEST
34:47
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.
Guillermo Sanchez-DionisGUEST
35:00
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
Matt RehderGUEST
15:18
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.
Matt RehderGUEST
15:25
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.
Corey QuinnHOST
15:33
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.
Corey QuinnHOST
15:39
It's like, I'm pretty sure we're not insured for this, but that's the boss's problem, certainly not mine.
Corey QuinnHOST
16:03
I get it.
Corey QuinnHOST
16:04
But in the context of inside of a VPC, inside of a subnet, you're getting that full magic line rate between two endpoints.
Corey QuinnHOST
16:11
Assume both EC2 instances.
Corey QuinnHOST
16:13
That is free.
Richard CampbellHOST
18:09
But it is in a wave of advancement in quantum computing.
Richard CampbellHOST
18:13
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.
Richard CampbellHOST
18:29
They're promising 40% better price performance.
Richard CampbellHOST
18:31
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
Carl FranklinHOST
18:58
Yeah.
Richard CampbellHOST
18:58
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.
Carl FranklinHOST
19:13
Hmm.
Richard CampbellHOST
19:14
They're promising 40% better price performance.
TraversHOST
6:52
Yeah, sure.
TraversHOST
6:52
So this is the next generation in Amazon's kind of default EC2 runtime AMI that they make available.
TraversHOST
7:02
Basically, it's a bunch of security patches and kernel increments, new drivers, that kind of thing.
TraversHOST
7:08
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

BrettHOST
28:28
I'm going to make a video of it.
BrettHOST
28:30
I just haven't because while I was on vacation, I'm like, I don't want to make a video right now.
BrettHOST
28:34
But I also set up an EC2 instance.
BrettHOST
28:39
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.
Richard CampbellHOST
17:39
But it is a wave of advancement in quantum computing.
Richard CampbellHOST
17:43
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.
Richard CampbellHOST
17:58
They're promising 40% better price performance.
Richard CampbellHOST
18:01
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
Sam Webster HarrisHOST
7:12
Now, what did this mean for Amazon? Well, Amazon's engineers carved the technology into discrete services.
Sam Webster HarrisHOST
7:18
There was a service called S3, which is the way that Amazon stored data, and another service called EC2 for compute processing.
Sam Webster HarrisHOST
7:26
Each one worked simply and reliably.
Sam Webster HarrisHOST
7:28
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.
Matt KleinHOST
21:54
I mean, this is probably what, like 2007, 2008, something along those lines, right? Yeah, something like that.
Matt KleinHOST
22:01
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.
Matt KleinHOST
22:13
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?
Joe BedaGUEST
22:28
Um, to me it was clearly like there was something happening there.

6 MINS LATER

Matt KleinHOST
28:33
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.
Matt KleinHOST
28:49
They've done absolutely amazing engineering.
Matt KleinHOST
28:51
When I joined EC2 in 2010, I mean, the level of shit show bash scripting, like duct tape, you know, that I...
Matt KleinHOST
29:00
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.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.