GCP Certification Series: 4.6 Monitoring and logging
monitoring and logging
In this blog, we will look at the monitoring features of GCP, particularly through stackdriver.
Monitoring is a very important aspect of DevOps and keeping track of what is going on with the applications, users, authentications play a very important role in keeping the system up-to-date and running.
We will go through each one of the topics
- Creating Stackdriver alerts based on resource metrics.
- Creating Stackdriver…