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
feita há um ano273 visualizações
1 Resposta
1
Resposta aceita
profile pictureAWS
ESPECIALISTA
kentrad
respondido há um ano
profile picture
ESPECIALISTA
avaliado há um mês

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas