Skip to main content

Oracle Cloud: Notes

Try Always Free cloud services and get a 30-day trial. Build, test, and deploy applications on Oracle Cloud—for free.

Sign up for Oracle Cloud free account

Need debit/credit card to register.

Visit https://www.oracle.com/cloud/free/

Sign up Oracle Cloud - Email Request

It took me about a week to get approved.

Oracle Cloud register completed

Oracle Cloud Always Free Resources

Oracle Cloud Always Free Resources

The following list summarizes the Oracle Cloud Always Free-eligible resources that you can provision in your tenancy:

  • Compute (up to two instances)
  • Autonomous Database (up to two database instances)
  • Load Balancing (one load balancer)
  • Block Volume (up to 100 GB total storage)
  • Object Storage (up to 20 GiB)
  • Vault (up to 20 keys and up to 150 secrets)

Oracle Cloud Shell

5GB persistent storage for home directory.

How to Generate an API Signing Key

Refer to How to Generate an API Signing Key

openssl genrsa -out oci_api_key_tuyendq.pem 2048
openssl rsa -pubout -in oci_api_key_tuyendq.pem -out oci_api_key_public_tuyendq.pem

Terminology

PCPU: Oracle Compute Unit

Popular posts from this blog

Linux command: printenv

printenv - print all or part of environment NAME        printenv - print all or part of environment SYNOPSIS        printenv [OPTION]... [VARIABLE]... DESCRIPTION        Print  the  values  of the specified environment VARIABLE(s).  If no VARIABLE is speci‐        fied, print name and value pairs for them all.        -0, --null               end each output line with NUL, not newline        --help display this help and exit        --version               output version information and exit        NOTE: your shell may have its own version of printenv,  which  usually  supersedes  the        version  described  here.  Please refer to your shell's documentation for d...

Powershell: Get-Content - tail command on Windows

Love tail command on Linux ? Try Get-Content with Powershell 3.0+.

Data Recovery Softwares

Follow 3-2-1 backup rule so you do not need these data recovery softwares.