Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Now Available: Calico for Windows on Red Hat OpenShift Container Platform

Approximately one year ago, Kubernetes 1.14 made support of Windows containers running on Microsoft Windows Server nodes generally available. This was a declaration that Windows node support was stable, well-tested, and ready for adoption, meaning the vast ecosystem of Windows-based applications could be deployed on the platform.

NGINX 502 Bad Gateway: PHP-FPM

This post is part of a series on troubleshooting NGINX 502 Bad Gateway errors. If you’re not using PHP-FPM, check out our other article on troubleshooting NGINX 502s with Gunicorn as a backend. PHP-FastCGI Process Manager (PHP-FPM) is a daemon for handling web server requests for PHP applications. In production, PHP-FPM is often deployed behind an NGINX web server. NGINX proxies web requests and passes them on to PHP-FPM worker processes that execute the PHP application.

How to Create DevOps Pipelines That Work

DevOps is a software development practice that combines development and operations teams. When organizations use DevOps, they typically also use agile methodologies for managing and completing projects. The combination of DevOps and agile practices enables teams to build software faster and more efficiently. One of the primary tools of DevOps is the continuous integration/continuous delivery (CI/CD) pipeline.

The Simplest Way to Deploy Laravel with MySQL on AWS

AWS (Amazon Web Services) is an amazing and reliable cloud service provider. AWS, like Google Cloud Platform and Microsoft Azure, provides everything you need to host an application without having to worry about running the underlying servers and network configuration. Everything you need to quickly begin hosting is provided as a packaged services. However, deploying an application on AWS presents some challenges.

Application Monitoring for All

It’s common for modern businesses to rely on 2,000+ custom-developed applications and it requires substantial cost, time and effort to ensure 24/7 optimal performance of those applications. IT Ops teams depend on advanced application performance monitoring (APM) to scale up key business capabilities and boost innovation. But the APM tools that provide the deepest insights for critical applications are extremely expensive and are cumbersome to deploy.

Kubernetes Drives Growth and Innovation in Financial Services

Founded in 2000, the Cardano Group is a privately-owned, purpose-built risk and investment specialist — and a financial pioneer. It is widely recognized as a market leader in the provisioning of specialized services to private-sector and collective pension programs in the United Kingdom and the Netherlands. Cardano has recently become the third largest retail pension provider in the UK after its recent acquisition of NOW: Pensions.

The OpsRamp Monitor: SRE Salaries, DevOps Teams, Multi-Cloud Survey

Top Weekly Reads in IT I&O The OpsRamp Monitor is OpsRamp’s top weekly review of interesting developments and emerging trends in IT operations. In this issue: It’s been a week. Four U.S. presidential contenders dropped out of the race. Coronavirus got worse. Several major tech conferences have been canceled. And the stock market rollercoaster ride continued. Let’s refresh with some good news: your career.

Introducing wildcard-filtered metric queries

Tags are essential for your teams to quickly and efficiently filter through and find the information they need among the huge scope of data generated by your cloud infrastructure. Given that modern environments are always changing, with hosts and containers continuously being added or replaced, you need to be able to dynamically scope your queries so that you’re not rewriting the same searches over and over again.