Q1. You are designing an API that requires secure authentication and authorization mechanisms. The API must support mobile, web, and third-party integrations while ensuring security best practices. Which of the following approaches should you implement? (Select two)
A. Use API keys as the primary authentication mechanism for all requests
B. Implement OAuth 2.0 with access tokens for authorization
C. Use Basic Authentication over HTTPS for securing API requests
D. Implement JSON Web Tokens (JWT) for stateless authentication
E. Store client credentials in local storage of the frontend application
Correct Answer: B, D
Q2. Your organization is experiencing high API traffic, causing delays and performance degradation. You want to improve response times while maintaining API availability. Which of the following strategies should you implement in Apigee? (Select three)
A.Apply rate limiting policies to control request throughput
B. Use cache policies to store frequently requested responses
C. Configure latency-based routing to dynamically adjust traffic flow
D. Disable API response compression to reduce processing overhead
E. Increase API proxy timeout values to allow for longer request processing
Correct Answer: A, B, C
Q3. Your company is migrating to a hybrid cloud model using Apigee hybrid. The team wants to ensure APIs are deployed securely and efficiently across on-premise and cloud environments. What are the best practices to follow? (Select two)
A.Deploy Apigee runtime components in a Kubernetes cluster
B. Store API credentials in plaintext for easy access across environments
C. Use Apigee's multi-region failover for high availability
D. Disable identity and access management (IAM) to simplify user access
E. Configure Apigee Edge for on-premise API deployment only
Correct Answer: A, C
Q4. A development team is implementing CI/CD for their Apigee API deployments. They need a process to automate testing, deployment, and rollback of API configurations. What are the recommended best practices? (Select three)
A.Use Apigee Management API to automate API proxy deployments
B. Store API proxy configurations in a version-controlled repository
C. Manually test APIs after every code change before deploying to production
D. Implement pipeline-based automated testing for API changes
E. Use Terraform to manage Apigee configurations as infrastructure-as-code
Correct Answer: A, B, D
$ 39
Reviews
There are no reviews yet.