In this episode of "The Scripting Den Podcast" I dive into one of the most debated questions in today’s software development world: Should you use AI to code at work? During the episode we explore how AI tools like GitHub Copilot and Tabnine can boost productivity by automating repetitive coding tasks and accelerating prototyping. He also examines the potential downsides—such as skill degradation, quality and security risks, ethical issues, and shifts in team dynamics—that you need to ...
All content for The Scripting Den Podcast is the property of Fernando Doglio 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.
In this episode of "The Scripting Den Podcast" I dive into one of the most debated questions in today’s software development world: Should you use AI to code at work? During the episode we explore how AI tools like GitHub Copilot and Tabnine can boost productivity by automating repetitive coding tasks and accelerating prototyping. He also examines the potential downsides—such as skill degradation, quality and security risks, ethical issues, and shifts in team dynamics—that you need to ...
Episode 26 - How to build applications that scale?
The Scripting Den Podcast
25 minutes
1 year ago
Episode 26 - How to build applications that scale?
What exactly does it mean for your application to scale? How do you architect its backend so you make sure there is room for scaling?In this episode I cover different tips and techniques you can apply to your backend architecture to help it scale.The main topics covered are:The benefits of microservices.Add load balancing.Downside of stateful microservices.Look after your databases.Switch to an event-based architecture.Interesting linksEpisode 21: Microservices vs Monoliths: https://www.youtu...
The Scripting Den Podcast
In this episode of "The Scripting Den Podcast" I dive into one of the most debated questions in today’s software development world: Should you use AI to code at work? During the episode we explore how AI tools like GitHub Copilot and Tabnine can boost productivity by automating repetitive coding tasks and accelerating prototyping. He also examines the potential downsides—such as skill degradation, quality and security risks, ethical issues, and shifts in team dynamics—that you need to ...