Data model for dynamodb single table solution for a job portal

0

Hi there,

we are implementing a job portal based on a serverless architecture in aws. All the data should be saved in one single dynamodb table. Some of the Entities are User (Candidate or Employer), Job and Application. The biggest challenge we are facing right now is, saving the jobs in a way that the a job search (from candidates) is as accurate as possible. The access pattern should look like this: Find all Jobs containing this hard skills With this EmploymentType With this experienceLevel for this Location

On the other hand, the access pattern from the employers perspective, is much easier: Find All Jobs of my Company.

We appreciate every hint or idea how to model this in a dynamodb?

Thanks in advance.

Regards from Germany

PS: The more we think about it, the more we have the feelding, that especially the search for jobs from the candidate perspective needs a solution like Amazon CloudSearch or elasticsearch. But before we make this decision, we wanted to have some more opinions.

hyko
已提問 1 年前檢視次數 273 次
1 個回答
1
已接受的答案
profile pictureAWS
專家
kentrad
已回答 1 年前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南