@LinghaoCh · Post #937 · 04/18/2025, 04:53 AM
https://newsletter.pragmaticengineer.com/p/the-philosophy-of-software-design A Philosophy of Software Design 作者 John Ousterhout 做客 The Pragmatic Engineer. #podcast#software_design
Hashtags
TGINSIGHT SIMILAR POSTS
Source channel @olddriverGDstudy · Post #13 · Mar 17
#秀哥语录 2020.12.27【撩妹模板】#撩妹#语录 告诉你们一个小秘密 没事多去逛逛有年轻漂亮老板娘的美甲店 不要问我为什么 小姐姐 我买几瓶指甲油送给喜欢的人 买好付完钱送给老板娘 你就是我喜欢的人 你可以直白的告诉老板娘 其实我已经关注你好久了 第一次见到你 就有种心跳的感觉 我已经好多次想进来了 就是不知道怎么和你搭讪 可是 你的身影实在挥之不去 我今天忍不住了 豁出去了 就想告诉你 我真的好喜欢你 能不能加个好友
Search: #software_design
@LinghaoCh · Post #937 · 04/18/2025, 04:53 AM
https://newsletter.pragmaticengineer.com/p/the-philosophy-of-software-design A Philosophy of Software Design 作者 John Ousterhout 做客 The Pragmatic Engineer. #podcast#software_design
Hashtags
@githubtrending · Post #14691 · 05/10/2025, 12:00 AM
#csharp#architecture#aspnetcore#clean_architecture#cqrs#ddd#dotnet#dotnetcore#event_driven_architecture#event_sourcing#kubernetes#masstransit#messaging#microservice#microservices#oauth2#opentelemetry#software_architecture#software_design#software_engineering#vertical_slice_architecture Migrating from a monolithic architecture to a cloud-native microservices architecture offers several benefits. It improves scalability, allowing different parts of the application to grow independently. This approach also enhances reliability by isolating faults, so if one service fails, others continue to work. Additionally, microservices enable faster deployment and updates, as each service can be developed and deployed separately. This flexibility allows teams to use the best technology for each service, making development more efficient and agile[2][3][5]. https://github.com/meysamhadeli/monolith-to-cloud-architecture