Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Cloud computing is set for a massive spending boost in 2022

Businesses’ growing desire for more and more public cloud services is showing no signs of slowing down, according to the latest figures from Gartner. The analyst house predicted global public cloud spending will rise 20.4% in 2022 to a total of $494.7 billion, up from $410.9 billion in 2021. In 2023, Gartner predicts end-user spending on public cloud computing will reach nearly $600 billion.

Troubleshoot directly from any replay with Browser Dev Tools

Session Replay now includes Browser Dev Tools, a new feature that enables engineers to identify and debug the root causes of issues even faster by exposing key information about a playback session, such as network performance bottlenecks and any console log errors. This wealth of surrounding context will make it easier to trace frontend incidents throughout your application and remediate larger, ongoing issues.

The next-gen open source financial services cloud

The financial services industry has evolved at an astonishing rate in recent years, underpinned by rapid advances in technology. Financial institutions (FIs) are digitising their customer journeys and scaling-up transformation. Cloud is a catalyst for enterprise business transformation and is a focus for C-suite executives and board members of financial services organisations.

Multi-Cloud Trends In The Banking And Finance Sector

Organisations in the banking, insurance, and financial services sectors have been slower than others in moving to the cloud due to concerns over security, data residency, and privacy. For more traditional financial institutions, there is also the not insignificant consideration that their core banking systems are running on decades old on-prem architecture that is just not possible to shift to the public cloud. Nevertheless, adoption of the cloud in banking and finance is happening.

Monitoring vs. Observability: What's The Role of Each For DevOps?

DevOps: Development and Operations joined together in perfect harmony, one feeding the other and vice-versa. That's the dream. But it's easy for the link between the two to be broken. 'Dev' stops talking to 'Ops,' or Ops falls out with Dev, often because of a lack of understanding of each other's goals. That's where Monitoring and Observability come in. They're like the mediators whose job is to make sure the two main players in DevOps keep that metaphorical dialogue open.

New StackPod Episode: OpenTelemetry - the Future of Observability?

OpenTelemetry has been getting a lot of attention in the observability field. Moreover, in StackState’s latest release, we added support for OpenTelemetry traces. Melcom van Eeden, software developer at StackState, was one of our developer champions who made this possible. In addition to joining us on this episode of StackPod, he wrote a blog post on how to leverage OpenTelemetry with StackState and he recorded a tutorial video about the topic.

How to Speed Up Amazon ECS Container Deployments

Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service that makes it easy for you to deploy, manage and scale containerized applications. Although ECS is a managed service and hides many complexities under the hood, there have been many cases where startups have not been able to take full advantage of ECS due to slow deployments. In this article, we will share some tips to improve deployment speed on ECS. We will try to cover both EC2 tasks and Fargate tasks.

Try Kubernetes 1.24 release candidate with MicroK8s

The latest Kubernetes release, 1.24, is about to be made generally available. Today, the community announced the availability of the 1.24 release candidate. Developers, DevOps and other cloud and open source enthusiasts who want to experiment with the latest cutting edge K8s features can already do so easily with MicroK8s.

SRE Adoption | A 2-Year Retrospective (From A Business Point-Of-View)

This month I hit my 2-year anniversary with Blameless and as our industry progresses and matures, I thought it would be a good opportunity to look back and review how far we have come and also ruminate on where we’re headed. Our shared vision at Blameless is to help engineering teams adopt reliability practices with ease and advance to a resilient culture.

Functional vs non-functional software testing

When you think of software testing, what comes up first? For many developers, unit tests and integration tests are often top of mind. Both software testing methods are vital to writing and maintaining a high-quality production codebase. But they are not sufficient on their own. Your team’s testing practice should assess the entire application, observe the larger story of how it operates when functioning correctly, and raise alarms when deviations are found.