Operations | Monitoring | ITSM | DevOps | Cloud

What is object storage?

Object storage has by far the most simplistic interface out there, with no need for complicated SCSI drivers, HBA drivers, multipathing tools, or volume managers embedded into your Operating System. All you need to do is point your application at an HTTP endpoint, and use a simple set of verbs to describe what you want to do with a piece of data. Do you want to PUT it somewhere for safekeeping? Do you want to GET it so that you can do some work with that piece of data?

How to Monitor Your Internet Speed with Telegraf & InfluxDB Cloud

Complaining about your crappy internet speed is a tale as old as time. Given the rapid shift for so many of us to work from home, our internet speed now affects us on a daily basis. Where in my house should I avoid taking Zoom meetings because of low download speed? Does my internet speed actually get worse in the evenings, or am I just paranoid? How far away from the microwave do I really need to be to ensure that my wifi isn’t impacted?

What type of barcode should I choose?

To have a well-structured inventory, it is necessary to identify the information concerning the physical assets that the company owns. It is not always obvious how to manage asset tagging. To do this, it is important to assign a unique identifier to each product. The simplest and least expensive method is necessarily the use of barcodes. But it is still necessary to choose the type of barcode that best suits our needs.

Understanding Alamofire Swift and Why is it So Powerful for iOS Development

The Alamofire Swift library is an open-source networking framework that has been designed to add the functionality of networking to iOS and macOS apps, being compatible with both. It can be used in both open source and commercial projects, and it is also the result of an international collaboration between people who are passionate about Swift. The main goal of this library is to reduce the amount of time and code that developers need in order to create networking applications.

Run UDP and WebSocket API tests to monitor latency-critical applications

Datadog Synthetic Monitoring allows you to proactively monitor your applications so that you can detect, troubleshoot, and resolve any availability or performance issues before they impact your end users. With our API test suite, you can send simulated HTTP requests to your API endpoints, check the validity of SSL certificates, verify the performance and correctness of DNS resolutions, test TCP connections, and ping endpoints to detect server connectivity issues.

Seconds Matter: Why Monitoring Website Uptime Alone isn't Enough

It takes 50 milliseconds for visitors to decide whether to bounce from your website, that’s.05 seconds, or about half the time it takes you to blink. In website monitoring we talk a lot about uptime, and while making sure your site returns 200 OK is important, if your load time isn’t instant you’ll lose traffic regardless.