Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Cloud Migration 101: The Complete Guide To Migrating To The Cloud

Cloud migration is the new gold rush, judging from the results of a survey involving 1,283 IT professionals. The survey shows that 88% of companies already use the cloud for some applications and data. Another 80% said they will have moved to cloud and co-location services by 2025. While 87% of respondents said the pandemic accelerated their cloud migration strategy, many companies’ transition plans had been in the works for years.

Leveraging AI for community moderation: A tale of two assistants

Ask any community member who’s ever donned the moderator tag in a new forum and they’ll agree that handling a multitude of new general questions, technical queries, and troubleshooting scenarios can be challenging at first. However, thanks to the rise of AI-powered chatbots, there are a lot of new opportunities to find innovative ways to tackle these challenges. The Mattermost Peer-to-Peer Forum is a good example of a community consisting primarily of developers.

AWS Bans RI Resale - What This Means For Cloud Users

This holiday season, AWS made waves by dropping a bombshell announcement: “AWS does not permit the sale of reserved instances (RIs) obtained through a discount program (per AWS Service Terms 5.5).” In other words, AWS is banning the resale of discounted RIs in their RI Marketplace. (See the full policy here, section 5.5.) The ban officially goes into effect on January 1, 2024.

Expanding OCI support in JFrog Artifactory with dedicated OCI repos

Great news for developers who leverage containers — JFrog has expanded its support for the OCI Container standard with dedicated OCI repositories! Before we touch on that, let’s do a quick recap on OCI containers for those unfamiliar with them outside the context of Docker.

Stop observing, start automating: RedHat and LogicMonitor pioneer the next gen of Event-Driven Ansible

LogicMonitor has long been synonymous with observation — a platform that keenly watches over IT environments, alerting teams to potential issues. However, the age-old challenge remained: how to seamlessly transition from observation to action. Enter the LogicMonitor event-driven ansible integration with RedHat. What sets this solution apart is the fact our teams worked together to build it.

Announcing HAProxy 2.9

HAProxy 2.9 further extends HAProxy's performance, flexibility, and observability. This release came together through the efforts of all the community members who got involved. A release like this requires feature requests, bug reports, forum discussions, code submissions, QA tests, and documentation! In other words, this project is fueled by people like you! If you're interested in joining this vibrant community, it can be found on GitHub, Slack, Discourse, and the HAProxy mailing list.

Edge storage with MicroCeph

Data is everywhere, not just in large centralised data centres, but in smaller outposts, like retail outlets, remote or branch offices, filming locations and even cars. Use cases for edge storage include local processing, content collaboration that cannot take place with high network latency, and for ingest – where locally created content is captured, protected and then made available to other systems.

Captain's Log: Diving into our scheduling design

On-call scheduling is tricky. Like, really tricky. It was one of the scariest parts when we decided to build a modern alerting system earlier this year. We knew we couldn't cut any corners on Day One of our release because it needed to be a fully loaded feature for someone to realistically use our product (and replace an incumbent). This meant including windowed restrictions, coverage requests, and simple to complex rotations.