Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

PHP on Lambda? Layers Makes it Possible!

AWS’s announcement of Lambda Layers means big things for those of us using serverless in production. The creation of set components that can be included with any number of Lambdas means you no longer have to zip up your application code and all its dependencies each time you deploy a serverless stack. This allows you to include dependencies that are much more bespoke to your particular serverless environment.

5 Reasons you must monitor your e-commerce website

In the present world, blogs and websites are becoming essential for your digital business. Performance of your e-commerce website and application can make or break your growth efforts. Website monitoring alerts you in real time regarding every kind of discrepancies before your customers notice it.

Black Friday and Cyber Monday | Key Takeaways from Studying Major Retailers

As expected, Black Friday and Cyber Monday 2018 sales broke records. Amazon reported their highest sales day ever on Cyber Monday, though exact numbers weren’t provided. Brick-and-mortar retailers saw a decline in foot traffic by 1.7% on Black Friday, hinting at the importance of website performance for retailers of all sizes. Companies are more conscious of website downtime and its effect on sales.

Track Vue.js Errors with Honeybadger

Vue.js. It's so hot right now. Hot like the sub-Saharan desert: a perfect climate for Honeybadgers. Good news, 'badgers! We just shipped an official Vue.js integration for Honeybadger. When your Vue apps are on fire, Honeybadger alerts you of exceptions in real-time, helping to identify the root cause so that you can fix them—fast.

Pro Tips: Using Grafana in Quality Assurance

Quality assurance is a priority at Evolution Gaming, the world leader in live casino gaming, and as Andrejs Kalnacs, Lead Software Developer in Test, said during his GrafanaCon EU talk in March, Grafana has been a game changer. While Kalnacs and his team have found Grafana to be invaluable in many areas, here are three best practices they’ve learned throughout their journey.

Incident Response with AWS Systems Manager

The typical DevOps on-call engineer is responding to alerts, triaging based on service impact, troubleshooting high priority incidents, and taking action to remediate issues. Automation tools like AWS Systems Manager can be a big help in reducing some of the more repetitive work and allowing engineers to focus on the most important tasks.

Datadog's Lambda Layer: Monitor custom serverless metrics

To build applications in AWS Lambda, you often need to use third party libraries and packages in your function code. Previously, these packages had to be included in a function’s deployment package. Today, Amazon Web Services released a new feature called Layers to simplify this process for Lambda developers. Layers allow you to deploy common components that you can reuse across functions, such as machine learning models, SDKs, or instrumentation libraries.

Google Lighthouse Audit

Lighthouse is an open-source quality testing tool built by Google. Normally run on command line or through browser DevTools, Lighthouse analyses a given url and performs a series of audits. Lighthouse tests on a number of broad categories, including: Performance, Progressive Web App (PWA), Accessibility, Best Practices, Search Engine Optimisation. Schedule a daily audit of your website or app with Google Lighthouse, the latest addition to our fantastic Intelligent Page Monitor tool.

SaaS Security: Securing Zenoss in a SaaS World

As enterprise IT organizations evaluate cloud-based services, security can be a primary concern — both in terms of the security of the customer data associated with the application as well as the potential for breaches of the customer’s IT environment. Zenoss takes a comprehensive approach to SaaS security, addressing it from both a product and process perspective, to ensure the integrity of monitoring operations.