GoogleCloudPlatform/point-of-sale

Check if "Optimizing Java apps tips" are in place

mathieu-benoit opened this issue · 3 comments

Based on this guide of tips to optimize containerized Java apps, it would be great to explore if there is anything to take into account in this repo?

https://cloud.google.com/anthos/run/docs/tips/java

Note: it would be ideal to see if anything from this could be translated into the BankofAnthos and OnlineBoutique repos too.

@Shabirmean is this something you want to do for PoS?

This is potentially a good to have. But not prioritized for now. This might be addressed in the near future given the use of this application as part of the jump start solutions

NimJay commented

Commenting since this is near out-of-SLO:

  • The next step should be to go through the doc, Optimizing Java applications and create a checklist, see which items from that checklist Point of Sale can tick off. For outstanding checklist items, we should open new GitHub issues so they can be prioritized and tracked independently.
  • We should also check if any of these improvements were added (indirectly) by #230.
  • Overall, this is a good idea!