Oracle Cloud Infrastructure SDK

Loïc Lefèvre
db-one
Published in
1 min readApr 12, 2019

Oracle second generation public IaaS named Oracle Cloud Infrastructure (or OCI) has an open source mindset. As such, delivery is really dynamic and new capabilities are added at a weekly if not daily pace.

In order to test rapidly these new capabilities OCI, proposes different SDKs (in Java, Python, Ruby and Go) for developers.

These open source SDKs are available on github such as the one for Java: https://github.com/oracle/oci-java-sdk/releases

Enjoy the numerous examples!

--

--