Tag: infrastructure

Episode 482: Luke Hoban on Infrastructure as Code

Filed in Episodes by on October 21, 2021 0 Comments
Episode 482: Luke Hoban on Infrastructure as Code

Luke Hoban, CTO of Pulumi, joined host Jeff Doolittle for a conversation about infrastructure as code (IAC), which allows software development teams to configure and control their cloud infrastructure assets using code in contrast to other approaches such as using web interfaces or command line interfaces. Luke described how IAC allows teams to apply good […]

Continue Reading »

Episode 405: Yevgeniy Brikman on Infrastructure as Code Best Practices

Filed in Episodes by on April 7, 2020 0 Comments
Episode 405: Yevgeniy Brikman on Infrastructure as Code Best Practices

Yevgeniy Brikman, author of Terraform: Up & Running: Writing Infrastructure as Code and co-founder of Gruntwork talks with host Robert Blumen about how to apply best practices from software engineering to the development of infrastructure as code, primarily with Terraform. The discussion covers similarities and differences between conventional software engineering and code-driven infrastructure; factoring code […]

Continue Reading »

Episode 369: Derek Collison on Messaging Systems and NATS

Filed in Episodes by on June 11, 2019 0 Comments
Episode 369: Derek Collison on Messaging Systems and NATS

Derek Collison of Synadia discusses messaging systems and the open source project NATS. Host Jeremy Jung spoke with Collison about different messaging patterns such as request reply, publish subscribe, and queuing.  They discuss how introducing a messaging system can solve problems like routing, load balancing, and security to simplify ops. They also go into how […]

Continue Reading »

SE-Radio Episode 361: Daniel Berg on Istio Service Mesh

Filed in Episodes by on March 27, 2019 0 Comments
SE-Radio Episode 361: Daniel Berg on Istio Service Mesh

Daniel Berg, who is a distinguished Engineer at IBM cloud unit, talks about Istio service mesh and how it lets developers deploy services into the cloud in a secure, efficient fashion by removing the burden of devops from the core service logic. Host Nishant Suneja begins the show with discussion about the need for a […]

Continue Reading »

SE-Radio Episode 347: Daniel Corbett on Load Balancing and HAProxy

Filed in Episodes by on November 28, 2018 0 Comments
SE-Radio Episode 347: Daniel Corbett on Load Balancing and HAProxy

Daniel Corbett of HAProxy discusses how load balancers such as HAProxy are used to improve application scalability, reliability, and security. Host Jeremy Jung spoke with Corbett to explain the concept of load and how a load balancer can distribute it across application servers; the open systems interconnection (OSI) model and how it relates to load […]

Continue Reading »