Azure AI Search (formerly Azure Cognitive Search) is enterprise search as a service, from Microsoft.
$0.10
Per Hour
Vertex AI
Score 8.6 out of 10
N/A
Vertex AI on Google Cloud is an MLOps solution, used to build, deploy, and scale machine learning (ML) models with fully managed ML tools for any use case.
$0
Starting at
Pricing
Azure AI Search
Vertex AI
Editions & Modules
Basic
$0.101
Per Hour
Standard S1
$0.336
Per Hour
Standard S2
$1.344
Per Hour
Standard S3
$2.688
Per Hour
Imagen model for image generation
$0.0001
Starting at
Text, chat, and code generation
$0.0001
per 1,000 characters
Text data upload, training, deployment, prediction
$0.05
per hour
Video data training and prediction
$0.462
per node hour
Image data training, deployment, and prediction
$1.375
per node hour
Offerings
Pricing Offerings
Azure AI Search
Vertex AI
Free Trial
No
Yes
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
Optional
Additional Details
—
Pricing is based on the Vertex AI tools and services, storage, compute, and Google Cloud resources used.
It's very useful when used with large file systems, once the models index the files good enough, the suggestions are very impressive and produce grounded answers. Since it can natively work with blob storage the requirement for pre-processing the data is eliminated i.e. the data can be searched in its raw form, this makes Azure AI Search a very powerful tool when used with Azure Stack.
Vertex AI seems to be a lot more accurate with image editing versus other competitors (including free one). We do a lot of image creation, especially of dogs in very certain scenarios. We use Adobe Stock to get us started, but many times we need some very specific edits done to the image. We've found Vertex can produce those with a lot more precision than other AI image generators.
Vertex AI comes with support for LOTs of LLMs out of the box
MLOps tools are available that help to standardize operational aspects
Document AI is an out of the box feature that works just perfectly for our use cases of automating lots to tedious data extraction tasks from images as well as papers
Like virtually all Azure services, it has first-class treatment for .Net as the developer platform of choice, but largely ignores other options. While there is a first-party Python SDK, there are only community packages for other languages like Ruby and Node. Might be a game of roulette for those to be kept up-to-date. This might make it a non-starter for some teams that don't want to do the work to integrate with the REST API directly.
In my opinion, partitions inside of Azure Search don't count as data segregation for customers in a multi-tenant app, so any application where you have many customers with high-security concerns, Azure Search is probably a non-starter.
To elaborate on the multi-tenant issue: Azure Search's approach to pricing is pretty steep. While there is a free tier for small applications (50MB of content or less) the first paid tier is about 14x more expensive than the first SQL Database tier that supports full-text search. For many applications, it makes a lot more economic sense to just run some LIKE or CONTAINS queries on columns in a table rather than going with Azure Search.
I give 10 rating because by using this endpoint and api key only we able to build that chatbot product in a timeline given by our client and also creating the endpoint and keys from the portal is also very easy for Azure AI Search and it doesn't take much time and also scalability is good.
It's not always instant, but understandable when it's under heavy load. It's not impressive nor disappointing, just what is expected. But when calling this platform through API's for it to do the actions requested there is minimal delay and wait time. It feels very responsive and quick when integrating it with a call center chat platform for example.
It is good for me, and I want to rate this product 9/10. I hope they continue to improve and also offer a free plan with more benefits to learn Azure AI Search.
Vertex AI is much more accessible to non-developers than IBM's product. Moreover, Vertex AI integrates well with other Google products, enhancing its capabilities. A big plus is its integration with cloud storage, that allows for better management and access of data. In all honesty, it wasn't much of a difficult choice to choose Vertex AI.
When integrated with our existing file system the Azure AI Search helped users tremendously by reducing search times and improve efficacy of intended result.
Since Azure AI Search is a PaaS solution, we had very short ideation to go-live timespan, which ended up reflecting in our product performance.
A rare but not negligible occurrence was correctness of search being questionable when new data was added to the system. The search returns false positive results.