Operations | Monitoring | ITSM | DevOps | Cloud

Security Hygiene - Why Is It Important?

“What happened?” If you’ve never uttered those words, this blog isn’t for you. For those of us in cybersecurity, this pint-sized phrase triggers memories of unforeseen security incidents and long email threads with the CISO. What happened to those security patches? Why didn’t we prevent that intrusion? Organizations tend to lean towards protecting their borders and less towards understanding the importance of overall security hygiene.

Why a Slow Website Hurts Your Conversion Efforts

Six years ago, Microsoft found that our global attention span had shrunk from twelve to eight seconds in just five years. This was back in 2015 when Instagram had 400 million users (it currently has over 1 billion), and TikTok, the 15-second-video king, wasn't even born. Yes, our patience is becoming shorter and shorter, and the internet is flooded with websites and content. But all is not lost. If you make sure your website loads faster than average, you may have a chance to bag a potential customer.

Benefits of Microsoft Cloud for Healthcare

As we know, the Covid-19 has a drastic impact on almost every industry including healthcare organizations, where the health care workers and healthcare teams are bearing the heaviest impact from this pandemic. Moreover, the pandemic transformed the way healthcare organizations approach care team collaborations and interactions with the patient.

Compare and optimize your code with Datadog Profile Comparison

Code profilers offer detailed insight into the efficiency of application code by measuring things like the execution time and resource utilization of a service. Datadog’s always-on, low overhead Continuous Profiler provides snapshots of code performance for a service that are tagged with key metadata (e.g., region, service, release), so you can easily identify and optimize inefficient code.

AWS Lambda vs Azure Functions vs Google Cloud Functions

Serverless computing is on the rise, having already earned the mantle of “The Next Big Thing”. For developers, serverless computing means less concern regarding infrastructure when deploying code, as all computing resources are dynamically provisioned by the cloud provider. Pricing is generally on a pay-as-you-use model and is based on resources consumed – which is in line with modern business principles of “on-demand”, flexibility and rapid scaling.

How to Enable Health Checks in HAProxy

HAProxy provides active, passive, and agent health checks. HAProxy makes your web applications highly available by spreading requests across a pool of backend servers. If one or even several servers fail, clients can still use your app as long as there are other servers still running. The caveat is, HAProxy needs to know which servers are healthy. That’s why health checks are crucial.

AWS X-Ray vs Jaeger - key features, differences and alternatives

Both AWS X-Ray and Jaeger are distributed tracing tools used for performance monitoring in a microservices architecture. Jaeger was originally built by teams at Uber and then open-sourced in 2015. On the other hand, AWS X-Ray is a distributed tracing tool provided by AWS specifically focused on distributed tracing for applications using Amazon Cloud Services. Jaeger is a popular open-source tool that graduated as a project from Cloud Native Computing Foundation.

Speedscale & Locust: Comparing Performance Testing Tools

Picking the right performance testing tool can be a challenge. What should you look for and what is important? Performance testing is a phrase many developers have come across at some point, but what is it exactly? In simple terms, performance testing is a software testing practice used to determine stability, responsiveness, scalability, and most important, speed of the application under a given workload.

What's new in Grafana Cloud for September 2021: New panels, query caching, synthetic monitoring updates, and more

Here at Grafana, we’re constantly shipping new features to help our users get the most out of Grafana Cloud. Over the last few months, we’ve made it even easier to get started with out-of-the-box dashboards and new visualizations in Grafana Cloud. We also introduced capabilities like query caching, a “prettify JSON” option and commands for cortex-tools to make your data, dashboards, and queries more efficient.