Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Table of contents
1.
Introduction
2.
RedirectHttpResponseCode
3.
RolloutStrategy
4.
SecurityLevel
5.
ServingStatus
6.
ShardBy
7.
Frequently Asked Questions
7.1.
What happens in the STOPPED state of a version?
7.2.
In the FIXED rollout strategy, which field specifies the configuration ID?
7.3.
Using which security enforcement, both HTTP and HTTPS requests succeed without any redirects?
8.
Conclusion
Last Updated: Mar 27, 2024

Advanced Types of App Engine AuditData

Introduction

To record the administrative activities and accesses within the google cloud resources, the google cloud services write audit logs. They help answer "who did what, where, and when?" within the google cloud resources with the same amount of transparency as in an on-premises environment. Audit logs help the user with security, auditing, and compliance entities that monitor google cloud data and systems. In this blog, we will study advanced-level datatypes of audit logs.

RedirectHttpResponseCode

Following are the redirect codes:

redirect codes

RolloutStrategy

Following are the available rollout strategies:

rollout strategies

SecurityLevel

Following are the methods to enforce security (HTTPS) on a URL:

Methods to enforce security (HTTPS) on a URL

ServingStatus

Following are the run states of a version:

Run states of a version

ShardBy

Following are the available sharding mechanisms:

Sharding mechanisms

Frequently Asked Questions

What happens in the STOPPED state of a version?

In the STOPPED state, no instances are created, and all the scaling settings are ignored till the version changes to SERVING.

In the FIXED rollout strategy, which field specifies the configuration ID?

In the FIXED rollout strategy, the configId specifies the configuration ID.

Using which security enforcement, both HTTP and HTTPS requests succeed without any redirects?

Using the SECURE_OPTIONAL, both the HTTP and HTTPS requests succeed without any redirects.

Conclusion

In this article, we have extensively discussed the Advanced Types of App Engine AuditData.

After reading about the Advanced Types of App Engine AuditData, are you not feeling excited to read/explore more articles on Google Cloud? Don't worry; Coding Ninjas has you covered. To learn about GCP certification: Google Cloud Platform, the difference between AWS, Azure & Google Cloud, and which platform is best: AWS vs. Google Cloud.

If you wish to enhance your skills in Data Structures and AlgorithmsCompetitive ProgrammingJavaScript, etc., you should check out our Guided path column at Coding Ninjas Studio. We at Coding Ninjas Studio organize many contests in which you can participate. You can also prepare for the contests and test your coding skills by giving the mock test series available. In case you have just started the learning process, and your dream is to crack major tech giants like Amazon, Microsoft, etc., then you should check out the most frequently asked problems and the interview experiences of your seniors that will surely help you in landing a job in your dream company. 

Do upvote if you find the blogs helpful.

Happy Learning!

Live masterclass