Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

PagerDuty Helps Microsoft Azure and Visual Studio Customers Manage Incidents in Real Time and Migrate Confidently to the Cloud

SAN FRANCISCO – May 7, 2018 – Today at Microsoft Build 2018, PagerDuty, a global leader in digital operations management, announced integration of PagerDuty’s real-time operations management platform with Microsoft Azure and Visual Studio Team Services, Azure’s integrated suite of DevOps services.

Combining Log Analysis with Continuous Delivery to Reduce Release Cycle Times

One of the biggest challenges in the field of log analysis is being able to connect the dots and understand the underlying story connecting them. Applications and machines are generating an increasing amount of log data, making it extremely difficult to separate the wheat from the chaff.

Docker Tutorial: Get Going From Scratch

Docker is a platform for packaging, deploying, and running applications. Docker applications run in containers that can be used on any system: a developer’s laptop, systems on premises, or in the cloud. Containerization is a technology that’s been around for a long time, but it’s seen new life with Docker. It packages applications as images that contain everything needed to run them: code, runtime environment, libraries, and configuration.

Comparing Kubernetes Services on AWS vs. Azure vs. GCP

Containers are portable assets that let you design and deploy with little overhead from your development team. They take your monolithic code base and turn it into several lightweight modules that you can more easily manage and interconnect without worry of one small module taking out your entire application. This gives you more granular control of your code, but it also means that you have several moving parts as part of your platform.

Challenges to Traditional Cloud Computing: Security, Data, Resiliency

Cloud computing has been around for so long now that cloud is basically a household word. Yet, despite how widespread cloud computing has become, continued adoption of the cloud is now being challenged by new types of use cases that people and companies are developing for cloud environments.

DevSecOps and Log Analysis: Improving Application Security

As time goes on, more and more organizations are abandoning the outdated waterfall development methodology for more practical and efficient Agile development practices. As this movement has occurred, development teams are moving faster than ever by employing Continuous Integration (CI) and Continuous Deployment (CD) practices that are serving to shorten development cycles and get new features into production with increasing speed.