Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Overcoming VPN bandwidth and capacity complications using Firewall Analyzer

As companies move towards a flexible, remote work environment, the demand for VPN services has increased considerably. This need to ramp up VPN infrastructures in such a short time comes with its fair share of operational problems and security concerns. Over purchasing VPN capacity would put a dent in the IT budget while under purchasing would result in loss of productivity.

Leveraging IoT to target pain points in the healthcare industry

Five worthy reads is a regular column on five noteworthy items we’ve discovered while researching trending and timeless topics. Most healthcare facilities already use the Internet of Things (I0T) to make their environment a more efficient and safer place, and this week, we show you how IoT is revolutionizing the healthcare industry. As the world’s population grows, so does the need for quality medical assistance and healthcare.

Civo Community Meetup #1 w/ Saiyam Pathak and Alistair Hey

The very first Civo Community Meetup is here! Episode #1 featured talks from Civo CTO Andy Jeffries and Developer Advocate Kai Hoffman, alongside #KUBE100 community members Saiyam Pathak and Alistair Hey. This meetup not only focussed on the direction of Civo and what's in store for the future for us, but also shared insights into the Civo marketplace and Terraform provider, plus k3s development using OpenFaaS with Civo k3s.

Kubernetes Everywhere Enables Simplified Heterogeneous Deployment: Edge, Prem, Cloud

Since almost the beginning of programming, the idea of write-once and deploy everywhere, on all platforms, has been an unreachable ideal to minimize development costs for cross-platform applications, drive UI consistency and reduce security service area. In programming, the cross-platform languages Java and Python have topped developer utilization charts for decades.

"I'm happy coming back, as long as nobody else does"

When the Coronavirus pandemic hit and the world went into lockdown, as many as one-half to one-third of workers in the United States began working from home full-time. Some people have loved it, but others have felt lonely, unproductive, and stressed while working from home with kids. As we’ve learned more about the virus and states have published reopening plans, many knowledge workers in the U.S. are ready (or being asked) to return to work.

Service Autodiscovery & Automatic Monitoring with Sematext

If you are anything like us here at Sematext, you are likely always trying to automate any tedious, repetitive tasks. Repetitio est mater… boringdorum. Setting up monitoring falls in that category. You either do it manually every time you provision a new piece of infrastructure or service, or you automate it. Note that by “service” I mean either an instance of your own application or something like Nginx or Elasticsearch or MySQL or …

Top Practices for Runbook Automation

Runbooks, also known as playbooks, are documents that walk you through a certain task with specific steps. For example, a runbook for spinning up a new server might ask some questions about the purpose of the server and its estimated load, then lead you to the appropriate instructions and settings. Runbooks ease the cognitive load of these common tasks by clearly outlining the process for each.

Performance tuning MongoDB with Chaos Engineering

You’ve pored over the MongoDB documentation, crafted highly polished and well-tuned queries, and confidently deployed your new code to production. Everything ran great at first, but once CPU or RAM usage hit a certain point, your queries suddenly slowed to a crawl. What happened, and how can you prepare for situations like this in the future? This is an unfortunate but common scenario with databases like MongoDB.