Operations | Monitoring | ITSM | DevOps | Cloud

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

Is Developer Self-Service a Lie?

Over the weekend, I visited one of my favorite grocery stores to pick up one item, my favorite fruit e.g star fruit. Because of the location, the grocery star started to implement parking validation so folks would not abuse their free parking deck for extended periods of time. As I just had a handful of star fruits, I decided to use the self-checkout. This was my first time buying produce via self-checkout.

Composer Updates with Source Operations

An application on Platform.sh can define a number of operations that can be applied to its source code. Source Operations can be fully automated, which can be useful when projects need scheduled updates applied to their applications. These commands, once defined, can replace the need to push updates from a local repository by running composer update automatically.

Civo - The cloud native service provider

Civo is the first pure play cloud native service provider, enabling companies to host core applications with ease. Helping speed up development, increase productivity and reduce costs. Civo’s easy-to-use managed Kubernetes service is fully CNCF certified and 100% Kubernetes upstream compatible making it the perfect solution for startups, SaaS providers, and established businesses worldwide.

Navigating the Rich Observability Features of KubeSphere - Civo Tutorial

Feynman Zhou (Dev Advocate) from the KubeSphere team will walk us through the rich observability features of KubeSphere and how it integrates your favourite tools for multi-dimensional monitoring metrics, multi-tenant log query and collection, alerting, events, audit logs and notification.

5 Important Business Skills Every Engineer Should Learn

What separates an engineer fresh out of university from one who has been working in the field for several years? While specialized coding knowledge certainly plays a part, it’s the softer, more business-oriented skills that often set engineers apart from the pack. If an employee doesn’t take the time to develop skills for business in the engineering field, it could hinder their career growth over the long term.

4 Signs You Have a Cloud Migration Planning Problem

Cloud migration is a complex process, and the more up-front planning you put into it, the more likely you’ll be able to avoid challenges and setbacks during execution. And yet, challenges and setbacks seem to be the norm, not the exception, with almost three-quarters (72%) of those surveyed stating that they’ve run into problems so big they were forced to move migrated applications back on premises or jump into firefighting mode to figure out how to fix them quickly.

Implementing Microservices on AWS with the Twelve-factor App - Part 1

The Twelve-Factor methodology is a set of best practices for developing microservices applications. These practices are segregated into twelve different areas of application development. Twelve-factor is the standard architectural pattern to develop SaaS-based modern and scalable cloud applications. It is highly recommended by AWS if you are building containerized microservices. In this article, we will guide you on how to develop applications that will use microservices deployed on containers in AWS.