juzhiyuan commented on code in PR #1508: URL: https://github.com/apache/apisix-website/pull/1508#discussion_r1121081324
########## blog/en/blog/2023/02/23/right-feature-right-place.md: ########## @@ -0,0 +1,176 @@ +--- +title: The right feature at the right place +authors: + - name: Nicolas Fränkel + title: Author + url: https://github.com/nfrankel + image_url: https://avatars.githubusercontent.com/u/752258 +keywords: + - Cross-cutting concerns + - Architecture + - Resiliency + - Solution Architecture +description: > + Before moving to Developer Relations, I transitioned from Software Architect to Solution Architect long ago. It's a reasonably common career move. The problem in this situation is two-fold: + + 1. You know perfectly well software libraries + 2. You don't know well infrastructure components + + It seems logical that people in this situation try to solve problems with the solutions they are most familiar with. However, it doesn't mean it's the best approach. It's a bad one in most cases. +tags: [Ecosystem] +image: https://blog.frankel.ch/assets/resources/right-feature-right-place/choice-geedae7b7e.jpg Review Comment: ```suggestion image: https://static.apiseven.com/uploads/2023/03/01/UTBANOhW_choice-geedae7b7e1.jpg ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
