Operations | Monitoring | ITSM | DevOps | Cloud

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

Logic App Best Practices, Tips, and Tricks: #29 How to validate if an Array is empty

In the last post, we addressed validating whether a string was null or empty. Today I will speak about another good Best practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps) and another usual validation requirement: How to validate if an Array is empty or not.

How Qovery Helps Piana Reduce Time to Market and Increase Developer Velocity by 200%

A few days ago, I spent about an hour with James Heng (Co-Founder & CTO of Piana) about their journey from the foundation of Piana to being a growing Fintech startup. As you will see in the article, unlike many of our customers, they started with Qovery from the very beginning. In this article, you might be surprised at how fast they were able to have a stable and scalable infrastructure.

What's an IP Address Conflict, and How Do You Fix It?

When you’re just starting as a network engineer, an IP address conflict can be a difficult issue to resolve. In this post, we’ll look at what an IP address conflict is and why it occurs. Then, we’ll talk about the types of IP address conflicts and the ways to fix them. We’ll also discuss how to detect and prevent IP address conflicts. Detection and prevention can be done best with certain tools, so we’ll learn about the top five tools to use.

Building and deploying AWS email templates with Azure DevOps

This is the third and final post (for now) in the series about developing email templates with MJML and deploying them to AWS. In the previous post, we developed a Gulp script to automatically build HTML from the MJML file and insert it in a template file for AWS. In this post, we will set up an automated build and deployment of the email template using Azure DevOps. A quick recap.

Continuous Delivery Pipeline for Kubernetes Using Spinnaker

Kubernetes is now the de-facto standard for container orchestration. With more and more organizations adopting Kubernetes, it is essential that we get our fundamental ops-infra in place before any migration. In this post, we will learn about leveraging Jenkins and Spinnaker to roll out new versions of your application across different Kubernetes clusters.

Feature Spotlight: Kubernetes Dependency Maps and Real-Time Topology

This blog dives into detail about one of StackState’s most unique and powerful features, Kubernetes dependency maps. Dependency maps are Kubernetes service and infrastructure maps, enhanced with real-time topology, that show dependencies between all components at any moment in time.

Tidal Accelerator's Update Improves Application Interviews

We are thrilled to announce the latest update to Tidal Accelerator, which focuses on optimizing one of our most popular features: Application interviews. This update was designed to make the interview process faster, more intuitive, and easier to use. The latest update of Tidal Accelerator includes pre-filled interviews, which save time for users who are completing interviews for similar applications.

Exploring cAdvisor for Common Use Cases

Container technologies have revolutionized the field of software development. By using containers, you can bundle together an application's source code with its libraries, dependencies, and configurations, ensuring that it runs predictably and reliably on different machines. But how can you be sure that your containers are running smoothly once deployed? That's where container monitoring tools like cAdvisor come in. Below, we'll go over what cAdvisor is and the different use cases for cAdvisor.