Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Maintaining reliable services with advanced Cloud Logging features

We’ve covered ingesting, routing, storing, and viewing logs from your services in Cloud Logging already, but what else can you do with all that data? In this episode of Engineering for Reliability, we show how you can use advanced features like alerting on logs, logs-based metrics, and capturing application exceptions in Error Reporting. Watch to learn how you can find issues faster, make your services more reliable, and keep your users happy.

Understanding Apigee API Monitoring

Want to make sure the APIs you’ve launched on Apigee are performing as expected? In this video, we show how API Monitoring provides real-time insights into API traffic and performance, so you can solve problems as they happen. Watch to learn how you can stay informed and understand unusual events or patterns.

Understand your services with Cloud Logging

What do you do when you know your service is having an issue? In this episode of Engineering for Reliability, we’ll show how you can use Cloud Logging to ingest, route, store, and view logs from your services and use them to fully understand application issues. Watch to learn how you can find issues faster, make your services more reliable, and keep your users happy.

Cloud Key Management in a minute

Cloud Key Management allows you to create, import, and manage cryptographic keys, as well as perform cryptographic operations in a single centralized cloud service. In this episode of Cloud Bytes, we show how you can centrally manage symmetric and asymmetric encryption keys for your cloud services. Watch and learn how you can quickly set up Cloud Key Management.

Distributed tracing with OpenTelemetry and Cloud Trace

As more services are involved in serving user traffic and completing transactions, how does each service contribute to overall latency? In this episode of Engineering for Reliability, we’ll show how to use distributed tracing to capture the latency of user requests and how long it takes each service in the path to return a response. Watch to learn how to capture latency in distributed applications using OpenTelemetry and analyze it using Cloud Trace.

Google Cloud Asset Inventory 101

Cloud Asset Inventory is a metadata inventory service that allows you to view, monitor, and analyze all your Google Cloud and Anthos assets across projects and services. In this video, Sophia Yang - a Google Cloud Product Manager - will show you how Cloud Asset Inventory allows you greater visibility into your Google Cloud assets, receive real-time notifications on asset config changes, run analysis on inventory, getting insights from your deployment, and more! Watch to learn how you can use Cloud Asset Inventory to gain greater observability into your Google Cloud and Anthos assets!

Debugging Cloud Functions

Developing a Cloud Function, but having issues troubleshooting it? In this episode of Serverless Expeditions Extended, we show you how to debug your function locally so you can avoid the risk of testing in production. Watch to learn how you can easily install the Functions Framework, set up the Node debugger, and fix your functions!