Sinopsis
Episodes about building and scaling large software projects
Episodios
-
SingleStore with Jordan Tigani
29/03/2022 Duración: 47minSingleStore is a multi-use, multi-model database designed for transactional and analytic workloads, as well as search and other domain specific applications. SingleStore is the evolution of the database company MemSQL, which sought to bring fast, in-memory SQL database technology to market. Jordan Tigani is Chief Product Officer of SingleStore and joins the show to talk The post SingleStore with Jordan Tigani appeared first on Software Engineering Daily.
-
Vantage Engineering with Ben Schaechter
24/03/2022 Duración: 47minVantage is a system for optimizing cloud costs. It provides tools and interfaces for developers to analyze how they are spending on AWS resources, and has recently expanded into GCP as well. Vantage users gain an easy interface into their costs that would otherwise be hard to analyze via the raw AWS console. Ben Schaechter The post Vantage Engineering with Ben Schaechter appeared first on Software Engineering Daily.
-
Nodeless Kubernetes with Madhuri Yechuri
16/03/2022 Duración: 46minManaging Kubernetes nodes leads to operational complexity, security issues, and nodes that are perhaps more expensive to run than necessary. Deferring the node management to an underlying platform abstracts away these problems and can improve operations. Madhuri Yechuri runs Elotl, a nodeless Kubernetes platform. She joins the show to talk about the architecture and purpose The post Nodeless Kubernetes with Madhuri Yechuri appeared first on Software Engineering Daily.
-
Architecting for Scale with Lee Atchison
13/02/2022 Duración: 41minLee Atchison spent seven years at Amazon working in retail, software distribution, and Amazon Web Services. He then moved to New Relic, where he has spent four years scaling the company’s internal architecture. From his decade of experience at fast-growing web technology companies, Lee has written the book Architecting for Scale, from O’Reilly. As an The post Architecting for Scale with Lee Atchison appeared first on Software Engineering Daily.
-
Buoyant Cloud with William Morgan
04/02/2022 Duración: 44minLinkerd is a service mesh that runs efficiently with a low memory footprint. We have covered the details of Linkerd in previous episodes. Buoyant is the company that sells Linkerd as a service, and today’s show focuses on the engineering details of the company, and how Linkerd is architected in 2022. William Morgan is the The post Buoyant Cloud with William Morgan appeared first on Software Engineering Daily.
-
Scaling PlanetScale with Sugu Sougoumarane
31/01/2022 Duración: 48minDatabase product companies typically have a few phases. First, the company will develop a technology with some kind of innovation such as speed, scalability, or durability. The company will offer support contracts around that technology for a period of time, before eventually building a managed, hosted offering. PlanetScale is a database company built around the The post Scaling PlanetScale with Sugu Sougoumarane appeared first on Software Engineering Daily.
-
Rackspace with Jeff DeVerter
27/01/2022 Duración: 57minRackspace is a multi cloud solutions provider that has evolved beyond its cloud computing origins into a diverse set of services and support offerings. Customers work with Rackspace to adopt cloud application deployments, modern data analytics, and all the other opportunities offered by cloud computing. Much of this occurs through partnerships where Rackspace provides teams The post Rackspace with Jeff DeVerter appeared first on Software Engineering Daily.
-
Infrastructure as Code with Rob Hirschfeld
14/01/2022 Duración: 47minInfrastructure as code is a concept that has delighted software engineers, dev ops, and engineering management across the board. It’s neither fun nor efficient to configure the infrastructure and environments software teams require. Operating software at scale on a cloud, on-prem, or hybrid model is a problem of modernity that many enterprises find surprisingly challenging. The post Infrastructure as Code with Rob Hirschfeld appeared first on Software Engineering Daily.
-
Render with Anurag Goel
08/12/2021 Duración: 52minAs cloud providers enable greater levels of specificity and control, they empower compliance-driven enterprise companies. This level of parameterization is downright inhospitable to a new software engineer and can be a cognitive barrier to entry for a senior professional with a great idea but limited time. Developers want to focus on their code, algorithms, front The post Render with Anurag Goel appeared first on Software Engineering Daily.
-
Software Engineering at Google with Titus Winters
20/11/2021 Duración: 45minThanks to the amazing books, blogs, videos, quickstarts, frameworks, and other software-related resources, getting started as a software engineer is easier than ever. Although you can get started in a day, it can take years to become a master of the craft and most practitioners describe it as a profession of lifelong learning. Titus Winters The post Software Engineering at Google with Titus Winters appeared first on Software Engineering Daily.
-
Yotascale with Jake Reichert
16/11/2021 Duración: 01h45sModern businesses run on the cloud and increasingly so they run on multi-cloud infrastructure. As any growing company can tell you, cloud costs can easily run far out of control. Today’s enterprises are trying to deliver new products and services at a fast pace. That needs to be done in a cost-effective, ideally cloud-agnostic way. The post Yotascale with Jake Reichert appeared first on Software Engineering Daily.
-
Remote Development in the Cloud with Gitpod & OpenVSCode Server with Sven Efftinge
27/10/2021 Duración: 44minOne of the most painful parts of getting started on a new development team is getting one’s environment set up. Whether it’s undocumented steps, overly complex setups, or simply the challenges of understanding how the pieces fit together, getting a dev environment up often feels like a chore to be suffered through in order to The post Remote Development in the Cloud with Gitpod & OpenVSCode Server with Sven Efftinge appeared first on Software Engineering Daily.
-
Developer Relations at Google with Luke Mahe
18/10/2021 Duración: 40minThe last 15 years have seen the emergence of cloud-based developer APIs and services as dominant components of the developer toolchain. As a result, there has never been more power at developers’ fingertips. But making that power usable and accessible is a challenge that is shared between the providers and the consumers of these services. The post Developer Relations at Google with Luke Mahe appeared first on Software Engineering Daily.
-
Darklang Deployless Applications with Paul Biggar
27/09/2021 Duración: 39minThe way we write, compile, and run software has continued to evolve since computer programming began. The cloud, serverless, no-code, and CI/CD are all contemporary ideas introduced to help software engineers spend more time on their application and less time on the chores of running it. Darklang is a new way of building serverless backends. The post Darklang Deployless Applications with Paul Biggar appeared first on Software Engineering Daily.
-
Tetrate: Application Aware Networking with Varun Talwar
10/09/2021 Duración: 50minAn application network is a way to connect applications, data and devices through APIs that expose some or all of their assets and data on the network. That network allows other consumers from other parts of the business to come in and discover and use those assets (mulesoft.com). The company Tetrate provides the tools necessary The post Tetrate: Application Aware Networking with Varun Talwar appeared first on Software Engineering Daily.
-
ClickUp: Workflow Vision with Zeb Evans
31/08/2021 Duración: 40minWhether organizing projects, working from home, or conducting business, you need to use many necessary apps and cloud services to do the job. Despite these apps being necessary, switching between them and keeping them interconnected and updated is a challenge. They very easily become disorganized which makes using them less efficient. The company ClickUp solves The post ClickUp: Workflow Vision with Zeb Evans appeared first on Software Engineering Daily.
-
Argo: Kubernetes-Native Tools with Alex Collins
30/08/2021 Duración: 52minKubernetes is an open source container orchestration service released by Google in 2014. It has quickly grown into a platform with a huge community of enthusiasts and professionals. Besides becoming the de facto standard for container orchestration, it has fostered an ecosystem of related tools and services with increasing power and sophistication (opensource.com). Argo, a The post Argo: Kubernetes-Native Tools with Alex Collins appeared first on Software Engineering Daily.
-
getoctane.io: Pay-As-You-Go Pricing with Akash Khanolkar
17/08/2021 Duración: 01h16minPay-as-you-go pricing has become a strong selling point for modern SaaS companies as well as cloud-based companies. Public cloud providers, for example, typically only charge you for only what you use. But implementing this option is challenging because it requires advanced platform analytics. The company Octane is a drop-in metered billing system that gives you The post getoctane.io: Pay-As-You-Go Pricing with Akash Khanolkar appeared first on Software Engineering Daily.
-
Cloud Run: Serverless Applications with Steren Giannini
12/08/2021 Duración: 46minServerless computing is a cloud computing solution that lets developers deploy applications to containers without managing the servers themselves. Servers and resources are provisioned automatically, pay only for what you use, and experience little to no errors or downtime (ionos). Google Cloud Run is a managed compute platform that enables you to run containers that The post Cloud Run: Serverless Applications with Steren Giannini appeared first on Software Engineering Daily.
-
Fly.io: Geographic App Deployment with Kurt Mackey
10/08/2021 Duración: 01h02minLatency is the time it takes to get from point A to point B. In programming, this might be the time from a user selecting their photos library to the pictures reaching their computer screen from the database. Fly.io is a simple platform for running full-stack apps and databases close to your users. Some available The post Fly.io: Geographic App Deployment with Kurt Mackey appeared first on Software Engineering Daily.