Thank you so much! That's really kind of you 😊 If you have any requests on what ACA topics you'd like me to cover, just let me know and I'll add it to the backlog!
@@willvelida My main focus is transitioning from an IT role that deals mostly with on-prem and some Azure IaaS into an Azure specialized engineer or architect role. So any projects that you think would be helpful for that would be awesome!
Great series so far! Learned a lot and will continue to check out the other videos in this series. I am looking for a series like this on container apps in a mircorservice setup. Lets say one public facing API URL for service A (p(with either gateway or waf) and 1 or more internal services which A uses to get data. Specificly I am looking for information on how to configure CI/CD in either Github Actions or Azure Devops. I'd like to learn how to implement a canary style deployment pipeline in which a push to main branch deploys on staging, runs load tests and if corrent automatically deploys to canary with 5% traffic, once that has run for a period without errors it deploys to production. Bonus points for basic dashboarding an performance measuring I have not been able to find something like this, so could be an opportunity for you. Please let me know this is something your interested in
I was told by someone at Microsoft that CAF modules are being ‘sunset’ and AVM is the way forward. As far as I can see, migrating Terraform state files to new one can be challenging task and there’s no proven approach to make it seamless. Hence I want to know if we can get an in-depth guidance on the CAF to AVM migration approach.. Can you make a video? For the already deployed LZ's
This whole series is really amazing! Thank you for creating and sharing this content!
Thank you so much! That's really kind of you 😊 If you have any requests on what ACA topics you'd like me to cover, just let me know and I'll add it to the backlog!
@@willvelida My main focus is transitioning from an IT role that deals mostly with on-prem and some Azure IaaS into an Azure specialized engineer or architect role. So any projects that you think would be helpful for that would be awesome!
Great series so far! Learned a lot and will continue to check out the other videos in this series.
I am looking for a series like this on container apps in a mircorservice setup. Lets say one public facing API URL for service A (p(with either gateway or waf) and 1 or more internal services which A uses to get data. Specificly I am looking for information on how to configure CI/CD in either Github Actions or Azure Devops. I'd like to learn how to implement a canary style deployment pipeline in which a push to main branch deploys on staging, runs load tests and if corrent automatically deploys to canary with 5% traffic, once that has run for a period without errors it deploys to production. Bonus points for basic dashboarding an performance measuring
I have not been able to find something like this, so could be an opportunity for you. Please let me know this is something your interested in
I was told by someone at Microsoft that CAF modules are being ‘sunset’ and AVM is the way forward. As far as I can see, migrating Terraform state files to new one can be challenging task and there’s no proven approach to make it seamless. Hence I want to know if we can get an in-depth guidance on the CAF to AVM migration approach.. Can you make a video? For the already deployed LZ's
Could you kindly share how you deploy the bicep file?
I've created a video that deploys a bicep file with all the ACA resources via the AZ CLI: th-cam.com/video/6dDJpkLiIFU/w-d-xo.html
If that video isn't what you're looking for, let me know!