Operations | Monitoring | ITSM | DevOps | Cloud

%term

Key Metrics for Monitoring Google Cloud App Engine

Google Cloud App Engine is a serverless platform that enables users to develop and deploy applications. App Engine allows developers to focus more on building applications and less on managing infrastructure. Even though you don’t have to worry about maintaining any underlying infrastructure, you do have to ensure that you have enough visibility into App Engine health and performance to proactively prevent downtime.

Node.js Performance Tuning and Testing

We know Node.js for its lightning-fast performance. Yet, as with any language, you can write Node.js code that performs worse for your users than you’d like. To combat this, we need adequate performance testing. Today, we will cover just that with an in-depth look at how to set up and run a performance test and analyze the results so you can make lightning-fast Node.js applications.