Junior — Middle
What data storage systems were used in your previous project?
sobes.tech AI
Answer from AI
In my previous project, several data storage systems were used depending on the tasks:
- PostgreSQL — for relational data where integrity and complex queries are important.
- Redis — for caching and session storage, thanks to its high access speed.
- Amazon S3 — for storing large files and backups.
This set allowed for effectively solving different storage and quick data access tasks.