Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

5 features that help you power up AWS observability

Before we take a deep dive into the ways to achieve observability, it is important to understand what observability is and how it is achieved. Frequently, observability is confused with monitoring. Observability provides end-to-end visibility into a system’s internal health by using the data it generates: logs, traces, and metrics. In a multi-cloud environment, observability enables you to detect and resolve anomalies.

Cycle Podcast | EP 13 | Derek Chamorro | Next Gen Hardware Security + Insights on Internet Attacks

Derek's Links: Derek is a Staff Engineer at Cloudflare and has over 17 years of experience in designing security frameworks at scale. His main focus is on research and development within infrastructure and cloud security. He currently holds multiple patents in the fields of security, key management, and blockchain.

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.

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.

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.