Which is NOT a supported SDK on Oracle Cloud Infrastructure (OCI)? (Choose the best answer.)
Click on the arrows to vote for the correct answer
A. B. C. D. E.C.
https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdks.htmOracle Cloud Infrastructure (OCI) supports a variety of software development kits (SDKs) for different programming languages to help developers interact with OCI services. These SDKs provide an easy-to-use interface for developers to build and manage cloud resources programmatically.
The correct answer to the question is A. Go SDK, as it is not a supported SDK on Oracle Cloud Infrastructure (OCI) at the time of writing this. OCI currently supports SDKs for the following programming languages:
Java SDK: The OCI Java SDK is a collection of Java libraries that enable developers to interact with OCI services, such as Compute, Networking, Storage, and Identity and Access Management (IAM).
.NET SDK: The OCI .NET SDK is a collection of .NET libraries that allow developers to interact with OCI services using .NET programming languages, such as C#.
Ruby SDK: The OCI Ruby SDK is a collection of Ruby libraries that enable developers to interact with OCI services, such as Compute, Networking, Storage, and Identity and Access Management (IAM).
Python SDK: The OCI Python SDK is a collection of Python libraries that enable developers to interact with OCI services, such as Compute, Networking, Storage, and Identity and Access Management (IAM).
It is worth noting that OCI is constantly expanding its supported SDKs, so it's essential to keep up with the latest developments in this area.