Cloud Engineering – Software Engineering Daily

  • Autor: Vários
  • Narrador: Vários
  • Editor: Podcast
  • Duración: 346:53:35
  • Mas informaciones

Informações:

Sinopsis

Episodes about building and scaling large software projects

Episodios

  • CodeRabbit and RAG for Code Review with Harjot Gill

    24/06/2025 Duración: 48min

    One of the most immediate and high-impact applications of LLMs has been in software development. The models can significantly accelerate code writing, but with that increased velocity comes a greater need for thoughtful, scalable approaches to codereview. Integrating AI into the development workflow requires rethinking how to ensure quality,security, and maintainability at scale. CodeRabbit is The post CodeRabbit and RAG for Code Review with Harjot Gill appeared first on Software Engineering Daily.

  • Building Chess.com with Jay Severson

    01/02/2024 Duración: 49min

    Chess.com started in 2007 and grew steadily in the years following. The platform exploded in popularity during the pandemic, to the point that their servers struggled with the traffic. It was a great problem to have. Chess.com was instrumental in helping to elevate chess to its current height of mainstream popularity. But how did Chess.com The post Building Chess.com with Jay Severson appeared first on Software Engineering Daily.

  • Mastodon with Eugen Rochko

    31/01/2024 Duración: 56min

    Mastodon is an open source, decentralized social network. Eugen Rochko started building Mastodon in response to his dissatisfaction with centralized social networks like Facebook and Twitter. In the Mastodon model, users can run their own nodes, and other users can connect to them. You can follow users whose accounts reside in other nodes. Eugen joins The post Mastodon with Eugen Rochko appeared first on Software Engineering Daily.

  • AWS re:Invent Special: PartyRock Generative AI Apps with Mike Miller

    12/01/2024 Duración: 40min

    This episode of Software Engineering Daily is part of our on-site coverage of AWS re:Invent 2023, which took place from November 27th through December 1st in Las Vegas. In today’s interview, host Jordi Mon Companys speaks with Mike Miller who is the Director of AWS AI Devices. Jordi Mon Companys is a product manager and The post AWS re:Invent Special: PartyRock Generative AI Apps with Mike Miller appeared first on Software Engineering Daily.

  • AWS re:Invent Special: The AWS Cloud Institute with Kevin Kelly

    11/01/2024 Duración: 27min

    This episode of Software Engineering Daily is part of our on-site coverage of AWS re:Invent 2023, which took place from November 27th through December 1st in Las Vegas. In today’s interview, host Jordi Mon Companys speaks with Kevin Kelly who is the Director of the AWS Cloud Institute. Jordi Mon Companys is a product manager The post AWS re:Invent Special: The AWS Cloud Institute with Kevin Kelly appeared first on Software Engineering Daily.

  • AWS re:Invent Special: CircleCI with Rob Zuber

    10/01/2024 Duración: 43min

    This episode of Software Engineering Daily is part of our on-site coverage of AWS re:Invent 2023, which took place from November 27th through December 1st in Las Vegas. In today’s interview, host Jordi Mon Companys speaks with Rob Zuber who is the CTO at CircleCI. Jordi Mon Companys is a product manager and marketer that The post AWS re:Invent Special: CircleCI with Rob Zuber appeared first on Software Engineering Daily.

  • CockroachDB with Jordan Lewis

    04/01/2024 Duración: 48min

    SQL databases were built for data consistency and vertical scalability. They did this very well for the long era of monolithic applications running in dedicated, single-server environments. However, their design presented a problem when the paradigm changed to distributed applications in the cloud. This shift eventually ushered in the rise of distributed SQL databases. One The post CockroachDB with Jordan Lewis appeared first on Software Engineering Daily.

  • Kubefirst with Frédéric Harper

    27/12/2023 Duración: 35min

    Frédéric Harper is the Principal Developer Advocate at Kubefirst, which is an open source platform that integrates some of the most popular tools in the Kubernetes space. Frédéric has deep experience at major software companies having worked at npm, Mozilla, Microsoft, DigitalOcean, Fitbit, and others. He joins the show to talk about the challenges and The post Kubefirst with Frédéric Harper appeared first on Software Engineering Daily.

  • Supabase Security with Inian Parameshwaran

    20/12/2023 Duración: 57min

    Supabase is an open source backend-as-a-service platform and competes directly with Google’s Firebase. A key distinction between them is that Firebase is a document store, while Supabase uses Postgres, which is a SQL-based database management system. Software Engineering Daily last covered Supabase in 2020 when its Founder Paul Copplestone came on the show, and a The post Supabase Security with Inian Parameshwaran appeared first on Software Engineering Daily.

  • Kubernetes at Google with Ben Elder

    14/12/2023 Duración: 42min

    Containers make it possible to standardize the deployment of software to any compute environment. However, managing and orchestrating containers at scale is a major challenge. Kubernetes was originally created by Google and solves the problem of scaling container deployment. Ben Elder is a Senior Software Engineer at Google, and an Elected Member of the Kubernetes The post Kubernetes at Google with Ben Elder appeared first on Software Engineering Daily.

  • KubeCon Special: Docker with Justin Cormack

    04/12/2023 Duración: 45min

    This episode of Software Engineering Daily is part of our on-site coverage of KubeCon 2023, which took place from November 6th through 9th in Chicago. In today’s interview, host Jordi Mon Companys speaks with Justin Cormack who is the CTO at Docker. Jordi Mon Companys is a product manager and marketer that specializes in software The post KubeCon Special: Docker with Justin Cormack appeared first on Software Engineering Daily.

  • KubeCon Special: Acorn with Darren Shepherd

    02/12/2023 Duración: 34min

    This episode of Software Engineering Daily is part of our on-site coverage of KubeCon 2023, which took place from November 6th through 9th in Chicago.   In today’s interview, host Jordi Mon Companys speaks with Darren Shepherd who is the Chief Architect and Co-Founder at Acorn Labs. Jordi Mon Companys is a product manager and The post KubeCon Special: Acorn with Darren Shepherd appeared first on Software Engineering Daily.

  • KubeCon Special: GitLab’s AI Vision with David DeSanto

    01/12/2023 Duración: 39min

    This episode of Software Engineering Daily is part of our on-site coverage of KubeCon 2023, which took place from November 6th through 9th in Chicago. In today’s interview, host Jordi Mon Companys speaks with David DeSanto who is the Chief Product Officer at GitLab. Jordi Mon Companys is a product manager and marketer that specializes The post KubeCon Special: GitLab’s AI Vision with David DeSanto appeared first on Software Engineering Daily.

  • Shopify with Mike Shaver

    21/11/2023 Duración: 01h04min

    Shopify is an e-commerce platform focused on enabling small businesses to sell online. The company was founded in 2006 and since then has become a core technology of online business infrastructure. Mike Shaver is a Distinguished Engineer at Shopify and previously worked at Facebook, Mozilla, Oracle and others. At Shopify he works on the core The post Shopify with Mike Shaver appeared first on Software Engineering Daily.

  • A Different Monitoring Philosophy with Costa Tsaousis

    26/10/2023 Duración: 48min

    Observability is becoming an increasingly competitive space in the software world. Many developers have heard of Datadog and New Relic, but there are a seemingly countless number of observability products out there. Costa Tsaousis (he/him) is the Founder and CEO of Netdata. His goal was to build an open-source platform that was high-resolution, real-time, and The post A Different Monitoring Philosophy with Costa Tsaousis appeared first on Software Engineering Daily.

  • Postman and the Growth of APIs with Joyce Lin

    17/10/2023 Duración: 48min

    If you’re a developer, you’ve probably worked with an API, or application programming interface. An API is a set of rules for how to communicate with an applications or device. For example, when you build an app and want to use Stripe to handle payments, or use Slack to deliver notifications, it’s APIs that make The post Postman and the Growth of APIs with Joyce Lin appeared first on Software Engineering Daily.

  • Observability with Eduardo Silva

    12/10/2023 Duración: 44min

    There are hundreds of observability companies out there, and many ways to think about observability, such as application performance monitoring, server monitoring, and tracing. In a production application, multiple tools are often needed to get proper visibility on the application. This creates some challenges. Applications can produce lots of different observatory observability data, but how The post Observability with Eduardo Silva appeared first on Software Engineering Daily.

  • The Future of HTTP with Nick Shadrin and Roman Arutyunyan

    11/10/2023 Duración: 40min

    The Hypertext Transfer Protocol, or HTTP, is used to load webpages using hypertext links, and it’s the foundation of the web. Tim Berners-Lee famously created HTTP version 0.9 in 1989, and defined the essential behavior of a client and a server. Version 1.0 was eventually finalized in 1996, and its secure variant called HTTPS is The post The Future of HTTP with Nick Shadrin and Roman Arutyunyan appeared first on Software Engineering Daily.

  • Flightcontrol and Going Beyond Heroku with Brandon Bayer

    10/10/2023 Duración: 48min

    A platform as a service, or PaaS, is the concept of a complete development and deployment environment in the cloud. One of the best examples is Heroku, which was created in 2007 and later acquired by Salesforce. Although these services are great for helping startups get off the ground quickly, they can ultimately become a The post Flightcontrol and Going Beyond Heroku with Brandon Bayer appeared first on Software Engineering Daily.

  • Edge Databases with Glauber Costa

    28/09/2023 Duración: 51min

    Picture a user interacting with a web app on their phone. When they tap the screen the app triggers communication with a server, which in turn communicates with a database. This process then happens in reverse to eventually update what the user sees on-screen. The latency for this round trip depends a lot on the The post Edge Databases with Glauber Costa appeared first on Software Engineering Daily.

página 1 de 21