Operations | Monitoring | ITSM | DevOps | Cloud

%term

Safe Web Services with Actix and Sentry

Remember that time Mom told you that the internet is a dangerous place? No? Well, she did, but you weren’t listening. Jokes aside, we can probably all agree that there are many potential security risks in web services, with all their APIs and user-contributed content. Yet, the internet is what defines our digital age, and barely any piece of technology can do without. In the midst of this insecurity, Rust came along with its memory safety and zero-cost abstractions.

SolarWinds NPM: Your Complete Network Monitoring Solution

SolarWinds® Network Performance Monitor (NPM), created by network engineers for network engineers, is a complete monitoring solution designed to provide you with the tools you need to work smarter, improve visibility, and prevent downtime. See why SolarWinds is a worldwide leader in network monitoring.

Kubernetes in Production: Services

We migrated all of our services to Kubernetes about six months ago. At first glance, the task seemed quite simple: deploy a cluster, write application specifications, and that’s it. But, since we’re obsessed with stability, we nevertheless had to learn how k8s works under pressure, so we tested multiple failure scenarios. Most of the questions that arose were network related. One particular point of concern was how Kubernetes Services function.