CertNova
Menu
← Back to PBQ types

Terminal PBQs: AWS Certified Developer - Associate (DVA-C02)

easy

Question 1 of 15

You are a developer performing a code review on an application deployed to an EC2 instance. There are concerns that the application's configuration file may contain hardcoded credentials such as API keys or database passwords stored in plain text. Navigate to the application directory, locate the configuration file, and examine its contents to identify any hardcoded secrets that should be moved to AWS Secrets Manager or environment variables.

Objectives

  • Locate the application configuration directory
  • Review the configuration file for hardcoded secrets
  • Identify any database passwords stored in plaintext
bash
developer@certnova:/$ 

Type commands and press Enter to execute. Use ↑↓ to navigate history. Ctrl+C to cancel, Ctrl+L to clear.

Progress

0 of 3 steps detected

Run at least one command to mark this question complete

0 of 15 marked complete