asp.net - To deploy Elasticsearch to Azure, do we have to use a virtual machine? -
we building small traffic website in asp.net mvc , c#. full text search, using elasticsearch on our development machines currently. when searched how deploy it, of tutorials spinning azure virtual machine , deploying es in it. there alternative that? want avoid cost of renting azure vm. planning use standard service plan host our application.
any appreciated.
there's no paas option elasticsearch. use azure search paas search engine on azure.
Comments
Post a Comment