Operations | Monitoring | ITSM | DevOps | Cloud

Build and deploy an ASP.NET Core application to Azure

Automating the deployment of a new web application and the release of feature updates goes a long way towards improving the productivity and efficiency of your development team. Another benefit of automation is that it minimizes or even eliminates repeated manual deployments. Manual deployments introduce the risk of human error during this critical part of the development process.

Breaking down complex projects into smaller, shippable increments

Building a complex new product can be scary. What if no-one gets value from it? What if it doesn't work? What if it's hard to change? One way to mitigate these risks is to break down the product into smaller shippable increments, allowing you to capture feedback early and confirming the most important assumptions before fully committing to a solution.

2021 Pepperdata Survey: The Reality of Kubernetes in Action

More companies than ever before are migrating to Kubernetes and seeing the results of Kubernetes in action. Kubernetes (K8s) is a key platform for big data users, and as such, we wanted to dive deeper and discover some new truths about current Kubernetes challenges and what the solutions might be. We surveyed 600 IT and big data professionals from various industries to determine which big data applications enterprises are moving or intending to move to Kubernetes.

Why is my SaaS application so slow?

Many companies today rely on SaaS connections in order for the business to function. Some users simply can’t operate in their job when an application becomes unavailable. When hundreds of users are impacted, this can cost a company serious money. That’s why keeping a proverbial finger on the pulse of application performance is generally worth the effort. But, it isn’t easy. Many popular SaaS applications are delivered from hundreds of locations around the world.

How to Perform Point-in-Time Recovery of a SQL Server Database

In a previous post in the backup and restore series, How to Restore Databases From Native SQL Server Backups, Tim mentioned some more advanced options when restoring a database backup, including performing point-in-time recovery of a SQL Server database (sometimes known as PITR). In this tutorial, I’ll build on the information in Tim’s post by showing you how to use backups to perform point-in-time recovery and a more advanced way to determine an exact point to restore to.

Gartner IT IOCS Highlights: How Accenture Powers Automation Through Observability and StackState's 4T Data Model

Accenture’s vision for value-led, business-aligned operations applies Machine Learning, Automation and Observability to help cloud-hosted and on-premise systems diagnose and heal themselves. The company’s ubiquitous myWizard® platform, used by 100,000+ practitioners at more than 3000 companies, applies StackState’s advanced 4T Observability data model to improve service to Accenture’s customers.

Managing Your SIEM EPS License with Cribl LogStream

We see unfriendly customer practices all around in the SIEM space. For example, some major SIEM vendors use an Events Per Second (EPS) license model to monetize access to their tools. Typically, these vendors will drop data above the EPS license or stop data ingestion to incentive license compliance if you run over your EPS license. These license controls disrupt operations and risk enterprise security posture, which can cause chaos.

A Year of WebPageTest and Catchpoint: A Q&A with Mehdi Daoudi and Jeena James

As WebPageTest and Catchpoint celebrate one year of partnership, Jeena James, General Manager, WebPageTest, sat down for a Q&A with Mehdi Daoudi, CEO and co-founder, Catchpoint, to look at the key milestones from the last year, and ahead to what's next! Hope you enjoy!

Automating Work in Real Time Through the PagerDuty Operations Cloud

Earlier this fall, we announced a significant evolution in the IT process automation portfolio at PagerDuty—the general availability of PagerDuty Rundeck Actions and early access for Rundeck Cloud. These new offerings reflect our vision to enable companies to take real-time actions by democratizing access to automation. In other words, to quickly and safely delegate automated IT processes to the IT users (and APIs) that need them to get work done.

HoneyByte: Using Application Metrics With Prometheus Clients

Have you ever deep dived into the sea of your tracing data, but wanted additional context around your underlying system? For instance, it may be easy to see when/where certain users are experiencing latency, but what if you needed to know what garbage collection is mucking up the place or which allocated memory is taking a beating? Imagine having a complete visual on how an application is performing when you need it, without having to manually dig through logs and multiple UI screens.