Visit UNICEF Global
Can we use cloud services?
Nothing in the DPG standard suggests that you can’t use cloud services. The important piece is that you need to provide an open alternative to the service you’re using.
An easier approach to comply with the DPG standard is to:
Use open source components. Delegate the hosting and operation to your cloud provider
Most applications need to persist data in order to query it at a later time, and most applications use a database for this purpose. Depending on your system, a relational (RBMS) or a NoSQL datastore will best serve your needs. Either way, you can use open source systems and delegate the operation, hosting, backup to your cloud provider.
The above table serve as example, the Venture Fund does not endorse any particular Cloud vendor.
Avoid using a proprietary database (e.g. Microsoft SQL Server, Oracle Database) will make your application not platform independent
Amazon Web Services ↩︎
Google Cloud Platform ↩︎
Updated on 29 Sep 2023