Advanced networking
- Topics:
- Security
CREATED FOR:
- Intermediate
- Developer
AEM as a Cloud Service provides advanced networking features that allows for precise management of connections to and from AEM as a Cloud Service programs.
AEM’s advanced networking is comprised of three options for managing connectivity with external services. A Cloud Manager program, and its AEM as a Cloud Service environments, can only use a single type of advanced networking configuration at a time, so ensure that the most appropriate type is selected.
For more details on the considerations involved when selecting the appropriate advanced networking type, see advanced networking documentation.
Advanced networking tutorials
Once the most appropriate advanced networking option based on your organization’s need has been identified, click into the corresponding tutorial below to for step-by-step instructions and code samples.
Secure traffic between a customer or vendor infrastructure and AEM as a Cloud Service.
Code examples
This collection provides examples of the configuration and code required to leverage advanced networking features for specific use cases.
Ensure the the appropriate advanced networking configuration has been set up prior to following these tutorials.
Java™ code example making HTTP/HTTPS connection from AEM as a Cloud Service to an external service using HTTP/HTTPS protocol.
SQL connection using JDBC DataSourcePool
Java™ code example connecting to external SQL databases by configuring AEM's JDBC datasource pool.
SQL connection using Java™ APIs
Java™ code example connecting to external SQL databases using Java™'s SQL APIs.
Path-based VPN access restrictions to AEM Publish
Require VPN access for specific paths on AEM Publish.