Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

How to audit Node.js modules

Node.js is one of the best and most widely used Javascript runtimes used for building APIs. But, this popularity status has led to many hackers distributing insecure modules that exploit the Node.js application or provide a weak point for exploitation. In this tutorial, you will learn how to audit Node.js modules and also detect vulnerabilities in modules using npm audit.

How to review your CircleCI configuration

Configuration files can take some time to set up, but after that initial push they are easy to forget about. “If it’s not broken, don’t fix it” is a common approach that many developers take with their configuration files. But when it comes to your continuous integration pipelines, small changes can have huge benefits.

Using the Monitoring Calendar to drive reducing your support overhead

One of my favorite features in Serverless360 is the monitoring calendar. It is something we added in 2022. The feature aims to help give you a view over time about when your business application has experienced problems that would have triggered warnings or errors based on the monitoring you have configured.

K8s monitoring and observability with ContainIQ

Matthew Lenhard, Co-founder & CTO of ContainIQ, will discuss how to extract value from the Kubernetes events feed. Kubernetes events can provide unique and clear insights into cluster health and performance, but how do you cut through the noise and better understand your environment? In this webinar, we will explain what Kubernetes events are, how to use them, and tools that can be used to get the most out of them.

KubeCon + CloudNativeCon EU 2022 Wrap up - Civo

Over 7,000 people attended KubeCon + CloudNativeCon Europe 2022 which took place in Valencia Spain from May 16-20. From developers, executives, product managers, and marketers, the event consisted of some great workshops and keynotes giving attendees the opportunity to engage with the community and collaborate. Learn more about our experience at the event, what we brought with us to showcase, and the talks by our team!

New StackPod Episode: Defining and Executing a Clear Product Strategy With Andreas Prins

We are happy to announce our latest StackPod episode featuring guest Andreas Prins! With over five years of experience in different product management and product strategy roles, Andreas is currently the VP of product here at StackState.

Introduction to Infrastructure as Code

Cloud infrastructure has been on the rise for the last decade. As it's adoption grows, so has the complexity of managing infrastructure, becoming more complex and more prone to user mistakes. This led to a new wave of tools in the Infrastructure as Code (IaC) space that aim to tackle this issue by treating your infrastructure as you would any other piece of software.

Using Zero Trust Networking in Cloud Migrations

Moving workloads to the cloud has many benefits, and one that is often overlooked is the opportunity to modernize your network. In a traditional “perimeter-based” architecture, users and devices are authenticated and authorized on a device-by-device basis when connecting remotely via VPN.