Upgrade, update, and more for our Url Shortener
Summary
In this stream, Frank dove back into his long-running URL Shortener project to focus on making it more budget-friendly and easier to maintain after moving under a new GitHub umbrella. He explored using .NET Aspire to manage Azure resources, discussed a few potential feature updates like a homepage news section for users, and even shared some photos from his recent kayaking and cycling adventures in Montreal. The session was a mix of hands-on infrastructure troubleshooting and friendly catch-ups with the community, ending with a deep dive into Azure CLI integration.
📺 - Twitch archive - stream no. 434
Replay
Project
All the code for this project is available on GitHub: azurlshortener - https://github.com/FBoucher/azurlshortener
Game Results
- @groversaurus: 70.77
- @therealsurlybot: 39.67
- @fboucheros: 26.56
- @my_friend_asks: 7.13
- @phrakberg: 0
- @tbdgamer: 0
- @fredda_the_cat: 0
- @mcnets: 0
- @surlydev: 0
- @marcipopsis: 0
- @coppersbeard: 0
- @codebymistakes: 0
- @jeffs_hat_stand: 0
- @undefined_process: 0
- @lurkydev: 0
- @thecliptographer: 0
- @theunoriginaljerk: 0
- @cmgbeanie: 0
- @dj_surly: 0
- @a_friend_asks: 0
- @procrastoholik: 0
- @garysgilet: 0
Statistics
- 🏆Best score: @groversaurus with 70.77
- 😭Biggest loser: @mcnets with 9 drops and no high score
- 🍀Luckiest: @groversaurus with best score 70.77 and only 4 drops
- 🎖️Super participant: @mcnets with 9 drops
Notes/ References / Snippets
- Upgrade AZD 1.27.1 -> 1.28.0
- McNets Subscribed !! THANK YOU
- that’s a rigged game csharpMad
- Need to learn more about using existing Azure Resources while in dev https://aspire.dev/integrations/cloud/azure/local-provisioning/ could be useful