Configuring Content Data Store database access for your microservice Your microservice uses the Storage Layer to access the Content Data Store, where all content is stored. To configure content storage in one or more databases, add Storage elements to the Storage Layer configuration file. In this file, you can specify configuration strings as hardcoded values or as parameters.
Securing the microservice with SSL You may wish to secure your microservice using Secure Socket Layer (SSL), so that an HTTPS connection is required to interact with the service.