Best way to share common code between EC2 containers in a monorepo

0

Hello,

I am working on a project that involves running multiple services on EC2 instances, each of which is built from a separate package within a monorepo. The services share some common code and packages (Typescript), and I am trying to find the best way to manage this shared code.

I have considered using a shared file system like EFS, but I am wondering if there are any other recommended approaches. Specifically, I am wondering if there is a way to manage shared dependencies using a package manager like PNPM or a build system like Turborepo.

Could you provide any guidance or best practices for sharing code between EC2 containers in a monorepo? I would appreciate any suggestions you may have.

Thank you for the help.

gefragt vor einem Jahr99 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen