Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Serverless computing: The what, why, and why not

Applications have traditionally been run on servers, which have to be closely monitored to ensure there are no hindrances in production. In the case of serverless computing, you no longer have to manage servers, as the onus falls on cloud service providers. Read along to discover more about serverless computing, including some of its advantages and disadvantages. So what actually is serverless computing?

NEW Magecart Attacks Affect U.S. City Governments

The COVID-19 virus epidemic has seen a 23% rise in visitors to UK independent ecommerce sites. On a global scale, many companies have transitioned to fully ecommerce-based business practices and are seeing an increase in online shoppers. This paradigm shift in business continuity means websites are increasingly vulnerable to being attacked.

Why optimizing for MTTR over MTBF is better for business

The classic debate when running a software as a service (SaaS) business is between release frequency vs. stability and availability. In other words, are you Team MTTR (mean time to recovery) or Team MTBF (mean time between failure)? In this blog post, I argue for MTTR, which encourages you to push more frequently, embrace the instability this may introduce, and invest in training and tooling to deal with the pursuing outages.

A Deep Dive Into V8

A majority of front-end developers deal with this buzzword all the time: V8. A big part of its popularity is due to the fact that it led JavaScript to a new level of performance. Yes, V8 is very fast. But, how does it perform its magic and why is it so responsive? The official docs state that “V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and Node.js, among others”.

Go Beyond Audit: Network Monitoring for BFSI Companies

With pandemic’s sudden hitting, most offices and companies had to quickly move their operations and have an apt Work-from-Home policy defined, the technology gap in both the front end and the companies’ back-end operations came in scathing review , While BFSI institutions also had a WFH policy, there services were deemed to be necessary. Since people couldn’t line up outside banks, the banks had to keep their technology fine-tuned to assist their customers in these testing times.

12 Kubernetes interview questions and answers to score that job

You’ve put in the time applying for tech jobs and have made it to the daunting interview. You know they are going to ask you about Kubernetes, so make sure you are prepared. If you are completely new to Kubernetes we recommend you first read our Kubernetes pronunciation post, so you don’t really embarrass yourself, and then check out the Kubernetes glossary we created to help give you a decent Kubernetes foundation.

4 ways cloud helps future-proof your teams

Cloud is no longer a differentiator – it’s a strategic requirement for long-term success. So says Forrester’s Benchmark Your Enterprise Cloud Adoption report, and so say our customers, 90 percent of whom choose our cloud products over hosting Server or Data Center versions on-premise (on-prem). Ten years ago, moving to the cloud was about staying ahead of the curve – no longer.

Video: Database Optimization

Most modern web applications are heavily reliant on persisting data with relational databases, and so it’s no surprise that a large part of application performance monitoring relates to keeping an eye on database performance to ensure that our SQL queries are as efficient as possible. With this in mind, Scout features a Database Addon module, and in this video we are going to take a closer look at what it has to offer.

Real-time impact tracking and notifications

Your team is practicing DevOps and you’re delivering some flavor of Continuous Delivery. You’re deploying anywhere from three times a week to twenty times a day. You are moving fast! At that speed, how do you know if you are moving things in the right direction? Hopefully, your team has defined some key SLIs that define your application’s health.