Where app search data stored ? and is safe run self managed app search on stateless deployment on kubernetes ?
Data is stored in Elasticsearch. So in that sense the app server and worker are stateless but you would need a stateful Elasticsearch installation.
1 Like
Thanks !
Currently i use managed service for elasticsearch server
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.