Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Cloud Discovery in a Hybrid and Multi-Cloud World

While infrastructure and application discovery for datacenter environments is a mature discipline, real-time discovery of public cloud and cloud native services requires an innovative approach. Digital operations teams have to not only onboard invisible and short-lived infrastructure at scale but also ensure visibility, track consumption, and pinpoint service dependencies across dynamic multi-cloud environments.

Black Friday 2019: How Website Uptime Impacts your Bottom Line

Black Friday has quickly become the biggest retail event of the year in the UK, and sales and marketing staff are busy preparing themselves for what can be a make or break week for businesses. What started as an American shopping tradition following Thanksgiving has spread in recent years to become a worldwide phenomenon, with shoppers holding out for Black Friday and Cyber Monday (the online shopping equivalent of Black Friday) to buy gifts ahead of the Christmas holiday season.

How to Reduce Time to First Byte

When it comes to website and search engine optimisation one of the first topics that comes up is page speed. In the case of SEO, for example, we know that Google looks at page speed when determining the ranking of pages in its search engine. There are many means of measuring page speed, but little is known about how Google themselves distinguish a slow loading page from a fast one.

Top 8 WordPress caching plugins to boost your site speed

Where you once happy with the performance of your WordPress site only to find out that it is not loading as fast as it did before? If that is the case, maybe it is time that you consider installing a WordPress caching plugin. A caching will help you speed up your site.

CloudHedge's App Modernization Tools are now Red Hat Container Certified

Red Hat Certified App Modernization Tools Accelerate Journey of Enterprise Apps from Red Hat Enterprise Linux to OpenShift Plano, Texas, United States – November 20, 2019 – CloudHedge Inc, announced that its automated app modernization tools – Discover™, Transform™ and Cruize™ are now Red Hat Container Certified.

A Breakdown of Language Analyzers for Elasticsearch

Any search engine needs to be be able to parse language. As the field of natural language processing (NLP) has grown, specific text analysis has been applied to stop words and tokenizing (or marking) them by part of speech. In Elasticsearch (and elsewhere), the most attention has been paid to English, although the ELK stack has built-in support for 34 languages as of this writing.

Loki Reaches GA with v1.0.0 Release

Today is an exciting day for Loki, as we have decided it’s time for Loki to graduate out of beta and into a 1.0.0 GA release! It’s been just about a year since we announced Loki at KubeCon + CloudNativeCon North America in Seattle, and in that time over 137 contributors have made more than 1,000 contributions. Here’s a look at where the project is today.

JavaScript Errors: An Exceptional History - Part II

Hello again! Welcome to the finalé of a two-part series of posts on errors in JavaScript. Last time, we took a look into the history of errors in JavaScript — how JavaScript shipped without runtime exceptions, how error handling mechanisms were later added both to the fledgeling web browsers of the day and to the ECMAScript spec, and how they future efforts to standardise these features would be connected to the politics of the browser wars of the late 90’s and 2000’s.