Operations | Monitoring | ITSM | DevOps | Cloud

Deploy autoscaling self-hosted runners using AWS CDK

You can use CircleCI’s cloud resources to run your CI/CD jobs, but there may be times you want to run them on your infrastructure. If your team imposes privileged access and control requirements, a self-hosted infrastructure might be best for running your jobs. CircleCI’s self-hosted runners lets you do exactly that. It is easy to get started and start using self-hosted runners.

Ship high-quality, secure code faster with Datadog Code Analysis

As your engineering teams grow and commit code more frequently, it becomes increasingly difficult to release high-quality, secure code while achieving your desired development velocity. To create smoother developer workflows that ensure high standards for code quality and security, it’s critical for developers to detect and remediate issues earlier in the software development lifecycle— without switching tools or contexts.

Kubectl wasn't intended for Devs. Why should you force them to use it?

Kubernetes is a quintessential operating system for the cloud, providing a platform for the deployment, scaling, and management of containerized microservice applications. At the heart of Kubernetes is the Kubernetes API, which serves as the primary entry point for interacting with the system. The official client for the Kubernetes API is kubectl, a Kubernetes CLI tool that allows users to manage a Kubernetes cluster and perform a wide range of tasks.

Simplify management across cloud platforms with OpenCP

Managing your clusters has become a complex and confusing task. With scattered tools and the requirement to learn specific tools from cloud providers, many companies have trouble making the most of the cloud. That's where OpenCP comes in. Join us as we explore the benefits of simplifying management across cloud platforms with OpenCP. We’ll dive into the benefits of using OpenCP, how it works, and how it is built on the best practices of kubectl and kubeapi.

5 Common IoT Security Challenges to Be Aware Of

As the Internet of Things (IoT) continues to grow, transforming the way we live and work, it should be expected that there will be various security challenges to battle. This means that as a business owner, you should be ready to secure your devices and connections. Statista reports that there are currently 15.14 billion IoT-connected devices worldwide.

Loki vs Prometheus - Differences, Use Cases, and Alternatives

Loki and Prometheus are both open source tools. While Loki is a log aggregation tool, Prometheus is a metrics monitoring tool. Loki’s design is inspired by Prometheus but for logs. This blog post compares the two common monitoring tools Loki vs Prometheus, to help you understand their key differences. Log management and metrics monitoring are critical aspects of monitoring a software system effectively.