Oracle Cloud (DBaaS): How to become OCP & OCM Cloud!!!

This article was written by Skant Gupta and Joel Perez in Oracle OTN. Hi everyone If you are reading this article could be for several reasons..: 1.- Perhaps you have asked me or asked to my colleague Skant Gupta the typical question “How to become OCP & OCM Cloud?” 2.- Perhaps you have found this […]

Read More

WHAT IS CLOUD COMPUTING STACK (SAAS, PAAS, IAAS)

Cloud Computing Cloud Computing is often described as a stack, as a response to the broad range of services built on top of one another under the moniker “Cloud”. The generally accepted definition of Cloud Computing comes from the National Institute of Standards and Technology (NIST), essentially says that; Cloud computing is a model for […]

Read More

Oracle Cloud (DBaaS): Oracle Data Guard in Database Cloud Service ( DBCS )

This article was written by Skant Gupta and Joel Perez in Oracle OTN When creating an Oracle Database Cloud Service database deployment at the Oracle Database Cloud Service level, you can create an Oracle Data Guard configuration. Since we will talk about Oracle Data Guard, let’s remember the concept: Oracle Data Guard enables production Oracle databases to survive disasters and […]

Read More

Creating an SSH Key Pair on the Command Line

UNIX and UNIX-like platforms (including Solaris and Linux) include the ssh-keygen utility to generate SSH key pairs. To create an SSH key pair on the command line using ssh-keygen: Open a shell for entering the commands. At the prompt, enter the following: ssh-keygen -t rsa -N “” -b “2048” -C “key comment” -f path/root_name Alternatively, […]

Read More

Generating an SSH Key Pair on Windows

The PuTTYgen program is part of PuTTY, an open source networking client for the Windows platform. To generate an SSH key pair on Windows using the PuTTYgen program: Download and install PuTTY or PuTTYgen. To download PuTTY or PuTTYgen, go to http://www.putty.org/ and click the You can download PuTTY here link. Run the PuTTYgen program. […]

Read More

Buying Metered Oracle Cloud Services

You can buy metered subscriptions to Oracle Public Cloud Services in different currency denominations and payment models. The following payment models are applicable to Oracle Public Cloud Services: Pre-Paid Subscription Pay as you Go Subscription   For More Detail : https://cloud.oracle.com/en_US/database/pricing

Read More