Skip to main content
infrastructure as code

infrastructure as code

Search complete. 8 mentions across 6 episodes found for "infrastructure as code".

Sep 15, 2026

Carlos Campos TorresGUEST
21:58
And then the other one that I wanted to mention based on Marco's comment initially is that as we start building bigger or broader workflows or blueprints, the nice part is that we have this component that DBS may talk a little bit more about called the runner.
Carlos Campos TorresGUEST
22:12
And the runner is basically an interpreter of the automation, the IAC tool that we are using for each one of the workflows.
Carlos Campos TorresGUEST
22:20
So for example, when we use an Uber workflow, let's imagine you have eventually network, compute, plus a storage, plus software, plus all these things.
Carlos Campos TorresGUEST
22:28
maybe one of the tools that would be beneficial for us to use is Ansible, but maybe for another one is Terraform, or maybe we need to do Helm or Python or Shell, like all these different things.
Devender SinghGUEST
40:36
The same name, ZabSec, can be searched there.
Devender SinghGUEST
40:39
And we regularly post blogs, our design architecture videos, uh, in some cases, uh, code also to, to, you know, make life of developers and infrastructure developers with IaC easy.
Devender SinghGUEST
40:51
So yeah.
Devender SinghGUEST
40:52
So you will be looking at us at our website, uh, YouTube, and LinkedIn.
Devender SinghGUEST
40:36
The same name, ZapSec, can be searched there.
Devender SinghGUEST
40:39
And we regularly post blogs, our design architecture videos, in some cases, code also to make life of developers and infrastructure developers with IAC easy.
Devender SinghGUEST
40:51
So yeah, so you will be looking at us at our website, YouTube, and LinkedIn.
Devender SinghGUEST
40:57
LinkedIn is where we are 70% more available compared to other places.
Jake WilliamsHOST
34:56
... right, which is not outside the realm of possibilities, I may, in some instances, be burning those to the ground.
Jake WilliamsHOST
35:03
If they're deployed through, if they're deployed through IAC-
Jess HebenstreitHOST
35:07
Right
Jake WilliamsHOST
35:07
... what does a repave cost me anyway?
Brian TellerHOST
13:05
Third, Pulumi 3.258 adds opt-in credential encryption.
Brian TellerHOST
13:11
Small change, but a useful reminder that IAC state and configuration often contain more sensitive material than teams realize.
Brian TellerHOST
13:22
And fourth, one AWS credential breach was reportedly noticed because the bill changed.
Brian TellerHOST
13:29
Unexpected egress charges became the security signal.
Matt LeaGUEST
14:32
Terraform or IOC, infrastructure...
Matt LeaGUEST
14:34
IAC, sorry.
Matt LeaGUEST
14:35
IAC, infrastructure as code, is the category, and then under that category, there's Terraform, OpenTofu, and CloudFormation, and those are all just ways to define how you want your infrastructure to look, basically, in code.
Matt LeaGUEST
14:48
So if I was real simple, I could, I could say I want an EC2 instance, which is just your basic server, virtual server running on Amazon, and then I want a database, a, a MySQL database, this version, and I could put those in code in some way, and then, like I said, version control it, or I can hit apply.
Matt LeaGUEST
15:06
So say somebody accidentally deletes my application layer, a lot easier to replace than a data layer, of course, and, uh, I need to spin that back up real quickly, you just re-hit Terraform Apply, and it re-spins up and provisions the missing areas.

9 MINS LATER

Matt LeaGUEST
24:33
So I mean, if you're, if you're experimenting for 10 seconds and you're gonna delete it, I mean, I wouldn't commit it into version control.
Matt LeaGUEST
24:38
Let's put it that way.
Matt LeaGUEST
24:39
You want your version control if you're like, "I accidentally poked a hole" for 10, 10 minutes to be like, "Okay, how is this not working?" You want your version control Terraform IOC to, IAC to wipe, wipe that out the second you're done with it.

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.