Operations | Monitoring | ITSM | DevOps | Cloud

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

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.

Microsoft Azure: Unleashing the Potential of Cloud Computing

Microsoft Azure is often hailed for its “limitless potential” and “unlimited possibilities”. But what does that mean in practical terms? How can Azure transform your business operations and why is it worth your attention? In this article, we’ll delve into these questions and illustrate the value of Azure through four key applications that can enhance your business operations and provide tangible benefits.

How AIOps and ITPA Streamline Retail Operations: A Real-world Example

Seamless shopping experiences, along with superior customer service and overall customer satisfaction keep the retail world running and serve as the foundations for business growth. Behind the scenes, IT teams are working on incident response and operational efficiency, which brings things full circle for retail companies.

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.

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.