Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Major in Serverless Confidence at Serverless Summer School!

Have you been attending Stackery’s Serverless Summer School? As a non-engineer, I’ll admit, I was a little nervous. Was it going to be over my head? Would I spend the entire Twitch stream furiously writing down all the terms I didn’t know so that I could ask about them later? Would my brain need some debugging after trying to download a bunch of information that I didn’t really get?

Improving our broken links checker & mixed content reporting

We're excited to announce that we've shipped some nice improvements to our broken links & mixed content checks. These checks both make use of the crawler that powers those features. When we first launched Oh Dear!, we decided to limit the crawls to the first 1.000 unique pages we find. This was mostly a protection for infinite loops, since those are really hard to detect.

Best Practices for Automating Monitoring

Developer teams and even operational teams often ignore monitoring applications. Deadlines, inexperience, company culture, and management can lead to poor or neglected monitoring inside developing platforms. Automating all monitoring tasks is an excellent way to avoid this scenario. Automation leads to lower costs, less time spent solving issues, and more efficient teams.

Find out which of your employees pose the greatest security risk

Among the different types of cyberattacks, insider threats are the hardest to track and have the highest rate of success. This can be attributed to their use, or rather misuse, of legitimate credentials, machines, and access privileges. Traditional SIEM solutions use simple rule-based alerting to detect potential insider threats, which cannot analyze user behavior or detect any anomalies therein.

Website Performance Monitoring: 5 Things You Need to Know

Digital experience relies heavily on the performance of your website, its servers, and your applications. The user experience is most impacted by load time or responsiveness. The fastest applications usually win the day, but there’s more to website performance monitoring than simply measuring speed. Website performance monitoring looks holistically at your site or application.

CloudWatch Logs for AWS Lambda: Getting Insights About Your Serverless Deployment

In our last post, we covered CloudWatch Metrics in a great deal of detail. We looked at how we can use it to monitor the health of our Lambda functions, including setting up service dashboards as well as alerts. In this post, we will focus on its sister service – CloudWatch Logs. We’ll see how it works and how to get the most out of it.