Found 8 bookmarks
Custom sorting
An Unsatisfying Adventure
An Unsatisfying Adventure
As a software developer, I know first-hand how difficult it is to build quality products quickly and cheaply. It’s an art form that we sometimes get right, and other times devolves into something akin to the Obama era healthcare government site. Our level of control over the resulting product varies, and blame for failure often falls on the wrong people in the decision-making hierarchy. Microsoft’s Azure DevOps (formerly known as Visual Studio Team Services), despite clearly good intentions, is a perfect storm of bad decisions and poor execution.
·toxicbakery.github.io·
An Unsatisfying Adventure
Terraforming 1Password
Terraforming 1Password
1Password is hosted by Amazon Web Services (AWS). We have been using AWS for several years now and it is amazing how easy it was to scale our service from zero users three years ago to several million users today. We recently switched from AWS CloudFormation to Terraform to manage our infrastructure
·blog.agilebits.com·
Terraforming 1Password
The Death of Microservice Madness in 2018
The Death of Microservice Madness in 2018
There are cases where great efforts have been made to adopt microservice patterns without understanding the specifics of the problem at hand...
·dwmkerr.com·
The Death of Microservice Madness in 2018
Scaling Kubernetes to 2,500 Nodes
Scaling Kubernetes to 2,500 Nodes
We've been running Kubernetes for deep learning research for over two years. While our largest-scale workloads manage bare cloud VMs directly, Kubernetes provides a fast iteration cycle, reasonable scalability, and a lack of boilerplate which makes it ideal for most of our experiments. We now operate several Kubernetes clusters (some
·blog.openai.com·
Scaling Kubernetes to 2,500 Nodes