Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Health & Fitness
Sports
History
About Us
Contact Us
Copyright
© 2024 PodJoint
Loading...
0:00 / 0:00
Podjoint Logo
US
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts113/v4/24/37/8d/24378df2-cfb0-f223-7019-5718987a6fc9/mza_4542704716814235009.jpg/600x600bb.jpg
Cloud Engineering Archives - Software Engineering Daily
Cloud Engineering Archives - Software Engineering Daily
405 episodes
4 months ago
Technical interviews about software topics.
Show more...
Tech News
Technology,
News
RSS
All content for Cloud Engineering Archives - Software Engineering Daily is the property of Cloud Engineering Archives - Software Engineering Daily and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Technical interviews about software topics.
Show more...
Tech News
Technology,
News
Episodes (20/405)
Cloud Engineering Archives - Software Engineering Daily
Building Chess.com with Jay Severson
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
Show more...
1 year ago
49 minutes 19 seconds

Cloud Engineering Archives - Software Engineering Daily
Mastodon with Eugen Rochko
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
Show more...
1 year ago
57 minutes 39 seconds

Cloud Engineering Archives - Software Engineering Daily
AWS re:Invent Special: PartyRock Generative AI Apps with Mike Miller
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
Show more...
1 year ago
40 minutes 27 seconds

Cloud Engineering Archives - Software Engineering Daily
AWS re:Invent Special: The AWS Cloud Institute with Kevin Kelly
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. Visit https://aws.amazon.com/training to learn more about AWS’s
Show more...
1 year ago
27 minutes 10 seconds

Cloud Engineering Archives - Software Engineering Daily
AWS re:Invent Special: CircleCI with Rob Zuber
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
Show more...
1 year ago
43 minutes 40 seconds

Cloud Engineering Archives - Software Engineering Daily
CockroachDB with Jordan Lewis
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
Show more...
1 year ago
48 minutes 53 seconds

Cloud Engineering Archives - Software Engineering Daily
Kubefirst with Frédéric Harper
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
Show more...
1 year ago
35 minutes 45 seconds

Cloud Engineering Archives - Software Engineering Daily
Supabase Security with Inian Parameshwaran
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
Show more...
1 year ago
57 minutes 46 seconds

Cloud Engineering Archives - Software Engineering Daily
Kubernetes at Google with Ben Elder
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
Show more...
1 year ago
42 minutes 53 seconds

Cloud Engineering Archives - Software Engineering Daily
KubeCon Special: Acorn with Darren Shepherd
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
Show more...
1 year ago
34 minutes 11 seconds

Cloud Engineering Archives - Software Engineering Daily
KubeCon Special: GitLab’s AI Vision with David DeSanto
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
Show more...
1 year ago
39 minutes 7 seconds

Cloud Engineering Archives - Software Engineering Daily
Shopify with Mike Shaver
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
Show more...
1 year ago
1 hour 4 minutes 19 seconds

Cloud Engineering Archives - Software Engineering Daily
A Different Monitoring Philosophy with Costa Tsaousis
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
Show more...
1 year ago
48 minutes 39 seconds

Cloud Engineering Archives - Software Engineering Daily
Postman and the Growth of APIs with Joyce Lin
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
Show more...
1 year ago
48 minutes 57 seconds

Cloud Engineering Archives - Software Engineering Daily
Flightcontrol and Going Beyond Heroku with Brandon Bayer
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
Show more...
1 year ago
48 minutes 22 seconds

Cloud Engineering Archives - Software Engineering Daily
Edge Databases with Glauber Costa
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
Show more...
1 year ago
51 minutes 28 seconds

Cloud Engineering Archives - Software Engineering Daily
AI-powered DevX at AWS with Deepak Singh
Developer experience, or DevX, is a critical aspect of modern software development that focuses on creating a seamless and productive environment for developers. It encompasses everything from the tools and technologies used in the development process to the documentation, libraries, and frameworks available to streamline coding tasks. An emphasis on DevX can enhance individual developer
Show more...
1 year ago
52 minutes 1 second

Cloud Engineering Archives - Software Engineering Daily
AutoCloud and Infrastructure as Code with Tyson Kunovsky
Infrastructure as code refers to the use of software and configuration files to convey infrastructure specifications. This is in contrast to the traditional approach of manually provisioning servers, operating systems, storage, and other infrastructure components. With the growth of cloud computing, the infrastructure as code paradigm is becoming more integral to managing compute resources. AutoCloud
Show more...
1 year ago
33 minutes 51 seconds

Cloud Engineering Archives - Software Engineering Daily
Blameless with Ken Gavranovic
Incident management is the process of responding to unplanned events or service interruptions, and then restoring service to an operational state. Having robust incident management is vital to many software teams. Blameless is a framework designed to help software companies manage their production incidents effectively. It provides a workflow for managing the incident response as
Show more...
1 year ago
26 minutes 48 seconds

Cloud Engineering Archives - Software Engineering Daily
Modern Coding Superpowers with Varun Mohan
Exafunction is a leader in deploying deep learning models at scale. One of their products is Codeium, a coding assistant for software developers based on Exafunction’s deep learning technology. Codeium provides AI-assisted autocompletion in your IDE, making it easier for you to incorporate deep learning technology in your software development workflow. Varun Mohan is the
Show more...
1 year ago
33 minutes 48 seconds

Cloud Engineering Archives - Software Engineering Daily
Technical interviews about software topics.