Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to new App (like Simple Social Service) #721

Open
ubaid4j opened this issue Jan 13, 2024 · 0 comments
Open

Migrate to new App (like Simple Social Service) #721

ubaid4j opened this issue Jan 13, 2024 · 0 comments
Assignees

Comments

@ubaid4j
Copy link
Owner

ubaid4j commented Jan 13, 2024

As this is very simple app, most of its functionality is getting data (no data generation is being done by the end user).

I want to migrate this app to a social app (like user can have post, user can comment and user can react on the post and comment).

For now, I have following 5 services:

  1. post service
  2. comment service
  3. reaction service
  4. user-service
  5. API gateway

and then I'll create helm-charts to deploy these services in k8s and add automation to test our services in higher load (will test the k8s auto-scaling functionality).

@ubaid4j ubaid4j self-assigned this Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant