From Monolith to Microservices on Azure
How we migrated a legacy monolith to containerized microservices using Azure Kubernetes Service (AKS), with lessons on cost, observability, and dev experience.
How we migrated a legacy monolith to containerized microservices using Azure Kubernetes Service (AKS), with lessons on cost, observability, and dev experience.
We, as developers, tend to develop sites unconsciously for people like ourselves. If we don't actively pay attention, the sites are often accessible only for certain types of people: Sighted mouse-users, who have good fine motor skills and are good at using computers.
Lessons from unexpected roadblocks and user confusion post OneDrive migration. Here's what we'd change next time.
Logging was an afterthought — and it cost us. Here's what we learned about observability and tracing in Azure.
A cautionary tale on hardcoded credentials in Jupyter notebooks — what went wrong and how we fixed it.