Secure Deployments

Oracle GoldenGate deployment can be secured in two ways:
  1. Secure an Oracle GoldeGate deployment with Server Certtificates. To use REST API service endpoints for setting up certificates for a deployment, see Certificates REST Endpoints in the REST API documentation.

  2. Set up an Oracle GoldenGate deployment without Server Certificate, but using a reverse proxy. TLS is terminated at the Proxy. The Server most be locked-down. To configure reverse proxy using Nginx, see Configure Oracle GoldenGate Reverse Proxy with NGINX.

This section discusses how to ensure that the Oracle GoldenGate deployment is secure. Using TLS for RESTful APIs ensures that all communication between the API consumers and the API endpoints is secure.


Administer Oracle GoldenGate with Variety of Clients

To learn more about these different RESTful interfaces available for accessing Oracle GoldenGate Microservices:

You can access a deployment from any client machine using these interfaces.