|
|
|
|
|
by cbaleanu
3245 days ago
|
|
From my experience, there are several issues that were mostly touched by the other commenters: * auth / authorization: easy to grasp, tough to implement,
opens a world of architectural wtfs
* service configuration files / variables
* understanding that more microservices can run on
the same host
* system entry point, credential based, jumpbox
And the most important issue I keep seeing across the systems I work with is documentation and speed of onboarding new staff.Happy to chat more, I am definitely not an expert on the domain but for what is worth I was technical lead (whatever that means to you) on an AWS Case Study project. |
|
What was the case-study? Can you link to it?
What has been your best resource to support/inform any of your arch design considerations?