Operations | Monitoring | ITSM | DevOps | Cloud

From Smokestack to Full-Stack: Observability and the Digitization of Manufacturing

The pandemic hit manufacturing hard, with the workforce, supply chains, and investment all taking heavy blows. The bounce-back has also been punishing on the sector, with severe global competition for materials, disrupted logistics, and workforce shortages, all exacerbated by the human and economic disaster of Ukraine.

Three multi-tenant isolation boundaries of Kubernetes

Many of the benefits of running Kubernetes come from the efficiencies that you get when you share the cluster – and thus the underlying compute and network resources it manages – between multiple services and teams within your organization. Each of these major services or teams that share the cluster are tenants of the cluster – and thus this approach is referred to as multi-tenancy.

Citrix NetScaler HA Failover Monitoring

When your NetScaler appliances are running in a High Availability (HA) pair you should be aware when failovers occur, as this indicates an issue on one or both of the appliances, which you need to solve before both the appliances have the same issue. In the case the latter happens, or is already the case, the appliances will fail over continuously, which is known as HA failover ‘flip-flopping’.

Citrix NetScaler Unsaved Configuration

Are you aware when an administrator has forgotten to save configuration on a Citrix NetScaler device? If configuration is not saved after a configuration change it will get lost when the NetScaler appliance restarts. This can obviously have severe consequences. MetrixInsight for NetScaler will alarm you whenever unsaved configuration is detected.

What Are The Most Popular Text Fonts In 2022?

It's easy to have overlooked some of the tiny details, like how typography has changed rather radically because we've been so preoccupied with how the pandemic has changed the way we work and live in general. Today, sharp, oversized characters are prevalent, along with a steady return to the familiarity and comfort of vintage typefaces like 1970s serifs. In addition, several entertaining new fonts have been released to help us forget about recent international events.

Why Are My Photos Blurry?

Imagine the picture: you return home after a beautiful photo shoot and eagerly run to your computer to look at the wonderful photos you've taken. However, after importing it becomes clear that all the pictures can be scrapped because they are blurry. Even professional photographers have to delete more than one promising shot just because it wasn't sharp enough. Let's face it, protecting your lens is very important. We recommend reading the article about when to use a lens hood on Skylum's blog page.
Sponsored Post

How to Test Autoscaling in Kubernetes

In an ideal world, you want to have precisely the capacity to manage the requests of your users, from peak periods to off-peak hours. If you need three servers to attend to all the requests at peak periods and just one server at off-peak hours, running three servers all the time is going to drive up expenses, and running just one server all the time is going to mean that during peak periods, your systems will be overwhelmed and some clients will be denied service.