Tag: microservices

Episode 422: Michael Geers on Micro Frontends

Filed in Episodes by on August 18, 2020 0 Comments
Episode 422: Michael Geers on Micro Frontends

Michael Geers, Frontend Developer with over a decade experience in building User Interfaces discusses Micro Frontends. Micro Frontends is an architectural style that aims to extends the benefits of microservices to User Interface development. It allows independently deliverable frontend applications to be composed into a greater whole. It also enables front end developers to be part […]

Continue Reading »

Episode 421: Doug Fawley on gRPC

Filed in Episodes by on August 11, 2020 0 Comments
Episode 421: Doug Fawley on gRPC

Doug Fawley, tech lead of the golang native implementation of gRPC at Google, discusses gRPC with host Robert Blumen. They examine remote procedure calls generally, as well as the evolution of RPC technologies at Google, the benefits of HTTP/2 as the foundation of an RPC stack, and what HTTP/2 contributes to gRPC (security, flow control, […]

Continue Reading »

Episode 409: Joe Kutner on the Twelve-Factor App

Filed in Episodes by on May 14, 2020 0 Comments
Episode 409: Joe Kutner on the Twelve-Factor App

Joe Kutner, Software Architect for Heroku at Salesforce.com, discusses the twelve-factor app. The twelve-factor app is a methodology that aids development of modern apps that are portable, scalable, and maintainable. Host Kanchan Shringi spoke with Kutner about the origin of these principles; their continued and growing importance with advances in microservices, DevOps, and containerization; and […]

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 397: Pat Helland on Data Management with Microservices

Filed in Episodes by on February 7, 2020 2 Comments
Episode 397: Pat Helland on Data Management with Microservices

Pat Helland, who has been working on building data management systems since 1978, talks to host Akshay Manchale about Data Management at scale with Microservices. Pat talks about trends in storage and computing, state management, immutable data storage, and idempotent computation. He also talks about various ways to look at data — “inside” vs. “outside,” “prescriptive” […]

Continue Reading »