Neo4j project on Azure

I have a project that uses Neo4j databases and also his algorithms for data science.

I only work on my laptop and I want to stop working locally. I would like my project to work in the cloud in Azure.

I would like to work in Azure but I don't know what I have to do. I would like to have a pipeline that processes the data, insert the data into Neo4j and call the algorithms that are in Neo4j.

Can I work in Azure Machine Learning with Neo4j algorithms ? What can I do in Azure ?

You can see:

https://neo4j.com/docs/operations-manual/current/cloud-deployments/neo4j-azure/single-instance-azure/

I get a VPS on Contabo.com, very low cost.

ciao

Alessio

1 Like

Thank you very much @asperlinga
Do you know if I can use Neo4j algorithms in azure devops and azure machine learning ?
I searched on the documentation but I didn't find it.

I don't test this but I think is possible using a ready container inside Azure:
https://azuremarketplace.microsoft.com/it-it/marketplace/apps/bitnami.neo4j-container?tab=Overview

ciao

Alessio

1 Like

Thank you I'm going to follow your advice. Have a nice day