Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

Splunk: Top Trends to Protect Your Servers - and Your Business - with Centralized Infrastructure Monitoring

The upheaval caused by the global pandemic has made it significantly more challenging to monitor your IT infrastructure, and also significantly more important to do it effectively. With employees working from home, or in a hybrid environment where some are at home and some in the office, the level of complexity-and potential risk-has skyrocketed. Add in an element of economic uncertainty, and the potential damage from an outage becomes even greater.
Featured Post

Appfleet - an edge cloud platform for improving the efficiency of business processes - launched

Appfleet - an edge hosting platform that allows companies to easily deploy docker containers in multiple locations at the same time, improving the efficiency of business processes and reducing latency - is debuting on the market. Ultimately, this solution is to replace limiting and expensive serverless services, managed kubernetes solutions and complex multi-regional cloud deployments.

The LLMNR/NBT-NS strike

Link-Local Multicast Name Resolution (LLMNR) and NetBIOS Name Service (NBT-NS) are two protocols that are used to identify a host address on a network when the DNS name resolution, which is the conventional method, fails to do so. When a DNS server is unable to resolve a request from a requester machine, the latter broadcasts a message to its peer computers asking for the location of the required server. Hackers leverage this operation to steal the credentials of the requester machine.

Introducing the Datadog IoT Agent

From smart thermostats and grocery store checkouts to public utility infrastructures and industrial manufacturing lines, the Internet of Things (IoT) is all around us—and growing larger every day. But with this rapid growth comes a number of operational challenges: IoT devices collect a large amount of data, and are often distributed across harsh, ever-changing environments.

Detect CVE-2020-8557 using Falco

A new vulnerability, CVE-2020-8557, has been detected in kubelet. It can be exploited by writing into /etc/hosts to cause a denial of service. The source of the issue is that the /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager, so it’s not taken into account when calculating ephemeral storage usage by a pod.

July 2020 Online Meetup - Rancher + Azure Arc for Kubernetes

Join Rancher Labs and Microsoft this month to take a look at how Azure Arc for Kubernetes can integrate your Rancher clusters into the Azure portal. Organizations infrastructure is often a combination of on-premise and cloud-based solutions. Azure users now have the option to centralize their policy and compliance management through a single pane of glass in the Azure Resource Manager (check out our recent blog post here to learn more).

Appfleet

appfleet is a simple to use managed platform to deploy Docker containers to multiple locations at the same time and handle the complexity of syncing the config, deploying and load-balancing the traffic.

How the Cortex and Thanos projects collaborate to make scaling Prometheus better for all

Cortex and Thanos are two brilliant solutions to scale out Prometheus, and many companies are now running them in production at scale. These two projects, both in the CNCF Sandbox, initially started with different technical approaches and philosophies: Cortex has been designed for scalability and high performances since day zero, while Thanos was originally focused on operational simplicity and cost-effectiveness.