Operations | Monitoring | ITSM | DevOps | Cloud

EKS Cost Optimization: 7 Best Practices To Apply Immediately

Amazon Elastic Kubernetes Service (EKS) eases deploying and running Kubernetes on the AWS platform. A fully managed Kubernetes service, EKS eliminates the need to install, configure, or maintain Kubernetes nodes or control planes on your own. With EKS, you can leverage the performance, scalability, and availability of AWS infrastructure, along with integrations with multiple AWS compute, storage, security, serverless, and networking services.

6 Best Patch Management Software for MSPs and Internal IT

There is an increasing amount of technology used by businesses, from applications to entire networks. More technology means that there are more opportunities for errors or vulnerabilities in these systems to be exploited. With all those opportunities, it’s no wonder why these technological errors continue to be exploited by experienced hackers. What’s worse is that, according to Ponemon, 37% of businesses aren’t even scanning their IT environment for these vulnerabilities.

How to Get a Unified IT Asset Inventory in 24 Hours

Getting a unified IT asset inventory can be a headache. Thus, you might be tempted to postpone it. However, sooner or later, you’ll need to get it done. So, we'd recommend you'd better not procrastinate. Sounds a bit harsh, we know, and we understand the reason behind it too. This can be a pretty daunting task, especially if you have multiple files and apps, or untracked assets. But don’t panic! What if we told you you can have your inventory done in just a day?

Monitoring HPC system health with Grafana and Psychart

Nicolas Ventura is a critical facilities engineer at NERSC, with experience in both mechanical and computer systems. The National Energy Research Scientific Computing Center (NERSC) is a modern data center that’s home to two powerful high-performance computing (HPC) systems used for worldwide scientific research in genetics, physics, geology, and more. As such, the infrastructure team at NERSC has to closely track the facility conditions to ensure optimal operations.

Product Update - Custom Data Retention Periods for Buckets Made Easy

We love to write and ship code to help developers bring their ideas and projects to life. That’s why we’re constantly working on improving our product to meet developers where they are, to ensure their happiness, and accelerate Time to Awesome. This week, we are covering a product release that we think will save you time and effort when using InfluxDB with data retention requirements.

No query, no problem: How LM Logs is built for everyone

So your team has access to a logging tool? Great! What’s the first thing you want to find? The latest config change gone wrong? Data from 30 days ago when a specific server was at high capacity? Or maybe you’d like to access logs for a certain IP on a certain day for specific HTTP and servers with counts and averages. Hopefully there was training to teach you the specific query languages and expert skills required to answer these questions.

Deploy a serverless workload on Kubernetes using Knative and ArgoCD

Containers and microservices have revolutionized the way applications are deployed on the cloud. Since its launch in 2014, Kubernetes has become a standard tool for container orchestration. It provides a set of primitives to run resilient, distributed applications. One of the key difficulties that developers face is being able to focus more on the details of the code than the infrastructure for it. The serverless approach to computing can be an effective way to solve this problem.