# Developer Documentation

Welcome to the **Data Platform Platform technical developer documentation**! 
Your data Projects can be driven from end to end using code on Data Platform.

In this guide, you will learn how to use the platform’s micro-service architecture to fully customize and configure almost any component using our **Data Platform API references** and **the Software Development Kits (SDK)**.

?> This guide is intended for advanced technical users who want to develop a high level of customization, or leverage existing work and integrate it with the Data Platform. 


---

## Data Platform APIs
Data Platform APIs are **publicly available to any user** and are used to create a custom data Project to fit your needs.

{Get started with Data Platform APIs 📡}(#/en/technical/dataplatform-api/index)

---


## Data Platform Software Development Kit (SDK)
Ready to push the boundaries of the platform? Here you’ll find everything you need to start building your own custom software on Data Platform: **check-out our Python, NodeJS and ReactJS SDK**!

{Take a look at the Data Platform SDK ⚙️}(#/en/technical/sdk/index)

---
## About our technical stack

If you wish to develop custom code to create the best AI and analytics applications, let us let you in on some of the **Data Platform's technical stack**.

* [Docker](https://docs.docker.com/) is the container engine that is used in the backend to deploy & run any process or application on Data Platform.
* [Python 3](https://www.python.org/downloads/) is used for all our back-end components related to data processing and data science.
* [NodeJS 13.11.0](https://nodejs.org/en/) is used for the API & APP components. It will be required if you intend to work on these locally on your machine.


---
## Need help? 🆘

> At any step, you can create a ticket to raise an incident or if you need support at the [OVHcloud Help Centre](https://help.ovhcloud.com/csm/fr-home?id=csm_index). Additionally, you can ask for support by reaching out to us on the Data Platform Channel within the [Discord Server](https://discord.com/channels/850031577277792286/1163465539981672559). There is a step-by-step guide in the [support](/en/support/index.md) section.

