Writing Applications to Use the PACC
This section describes a number of resources for developing applications to use the Persistent Application Container Client.
Developing applications to use the PACC is the same as developing applications on other data-fabric-supported platforms. To get started, see these topics:
- File Store and Apps
- HPE Ezmeral Data Fabric Database and Applications
- HPE Ezmeral Data Fabric Streams and Applications
To build a container for your application that can leverage HPE Ezmeral Data Fabric services, you will create a Dockerfile referencing the PACC which installs your application and its dependencies. You can then build and launch your application using the same runtime variables described later in this section.