Which four resources need to be provisioned by the fleet administrator and the database administrator before a developer can connect to an Autonomous Database on Dedicated Infrastructure as a database user? (Choose four.)
Which four resources need to be provisioned by the fleet administrator and the database administrator before a developer can connect to an Autonomous Database on Dedicated Infrastructure as a database user? (Choose four.)
Before a developer can connect to an Autonomous Database on Dedicated Infrastructure as a database user, the following resources must be provisioned: First, the Identity and Access Management (IAM) policy rules must be set up to allow the developer access to the database. Second, the Autonomous Database instance needs to be created and configured. Third, Network Security Group(s) must be configured to control access and ensure secure communication to and from the database. Lastly, a Virtual Cloud Network (VCN) and Subnet are required to provide the connectivity infrastructure needed for network access to the database.
B,C,E and G?
B. Identity and Access Management (IAM) policy rules that allow access to the database: IAM policies need to be configured to grant the necessary permissions for the developer to access the Autonomous Database. C. Autonomous Database instance: The database instance itself needs to be provisioned and configured, including setting up the necessary users and roles. D. Network Security Group(s): Network security groups are used to control inbound and outbound traffic to and from the Autonomous Database, ensuring secure communication. G. Virtual Cloud Network and Subnet: The Virtual Cloud Network (VCN) and subnet provide the networking infrastructure for the Autonomous Database, including IP addressing and connectivity settings.