cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j project on Azure

LJRB
Graph Buddy

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 ?

4 REPLIES 4

asperlinga
Graph Buddy

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

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.

asperlinga
Graph Buddy

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

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