This week’s notes cover GenAI vs agentic AI, fresh Docker and Aspire news, how to run WordPress in containers, and building apps with React and .NET. Plus a few podcasts worth a listen.
Enjoy!
AI
- GenAI vs. Agentic AI: What Developers Need to Know | Docker (Michael Irwin, Yiwen Xu) - Interesting post that compares the two recent AI types and how they can be used for development, and of course, with containers
Open Source
- Does it Make Sense to Run WordPress in Docker? (Lukas Mauser) - Looking at different options to run WordPress? Check out this blog post. All the code to do it in a docker container is shared and also details the reasons why you should do it or not
Programming
Building a Full-Stack App with React and Aspire: A Step-by-Step Guide - .NET Blog (Sayed Ibrahim Hashimi) - A great tutorial that goes into all the details, mixing .NET, React, and containers. It explains how to use Aspire to wrap this all in a simple solution
Aspire 9.4 is here with a CLI and interactive dashboard features - .NET Blog (Maddy Montaquila) - You release of .NET aspire with many features (I love the externalURL), the great CLI is finally GA, and unfortunately it happens (the release) while David Fowler was in PTO 😉🤣
Podcasts
Stop fixing wellness symptoms, fix the work (Modern Mentor) - Important wisdom, it's simple and impactful
Is AI ready for DevOps? (Agentic DevOps) - Great new podcast about AI for DevOps, and it starts by asking if it's ready... What do you think? ;)
My Favorite AI Terminal, Prompt Injection, and More (Agentic DevOps) - Interesting conversation about terminals and what it can become when AI is integrated. Nice evolution of Warp.
Miscellaneous
- Docker Unveils the Future of Agentic Apps at WeAreDevelopers (Michael Irwin) - Cool ideas and services that are now integrated with docker compose I'll have to try that