1z0-1084-24 無料問題集「Oracle Cloud Infrastructure 2024 Developer Professional」
You are developing a distributed application and you need a call to a path to always return a specific JSON content deploy an OCI API Gateway with the below API deployment specification. What is the correct value for type? { "routes" : [{ "path" : "/hello", "methods" : ["Get"), "backend" : { "type" : " ---------------- ", "status"
: 200, "headers" : [{ "name" : "Content-Type", "value" : "application/json" }] "body" : "{\"myjson\": \" consistent response\"}" }}]}
: 200, "headers" : [{ "name" : "Content-Type", "value" : "application/json" }] "body" : "{\"myjson\": \" consistent response\"}" }}]}
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You are instructed to automate manual tasks and help software teams manage complex environments at scale using the Oracle Cloud Infrastructure (OCI) services. Which THREE OCI services can be leveraged to securely store and version your application's source code, and automate the building, testing, and deployment of applications to the OCI platform? (Choose three.)
正解:B、D、E
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)