Platform Strategy by Gregor Hohpe is on sale on Leanpub! Its suggested price is $26.00; get it for $16.00 with this coupon: https://leanpub.com/sh/3tCTc7Mq #SoftwareArchitecture #BusinessItAlignment #EnterpriseArchitecture #CloudComputing
Platform Strategy by Gregor Hohpe is on sale on Leanpub! Its suggested price is $26.00; get it for $16.00 with this coupon: https://leanpub.com/sh/3tCTc7Mq #SoftwareArchitecture #BusinessItAlignment #EnterpriseArchitecture #CloudComputing
They say learning by example is the best way to learn. I'd like to share one such example of API design process based on a recent discussion with one of my colleagues: https://medium.com/@nerudaj/a-case-study-on-api-design-f22a8665cf2d
If you follow my #TuesdayCodingTips, this showcases a practical application of many of them.
And if you dislike clean code for whatever reason, this article is an example of how to overengineer your code in three simple steps I guess :D
Architect Elevator Complete Collection https://leanpub.com/b/architectelevatorcollection by Gregor Hohpe is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #SoftwareArchitecture #ComputerProgramming #DigitalTransformation #EnterpriseArchitecture #books #ebooks
Dive into the world of #TrafficMirroring in cloud-native environments with this #InfoQ article!
Discover practical implementation strategies, explore key use cases, and delve into security considerations and operational trade-offs.
🔗 Check out the full article by Apoorv Mittal: https://bit.ly/45PADt9
#SoftwareArchitecture #Microservices #AWS #Performance #CloudComputing
Choosing your startup’s tech stack? 🧠 Emma Delescolle from our Squads.com team says: make rational, not emotional decisions. Prioritize team skills, hiring costs & flexibility. AI helps with code – but not strategy. Build systems that evolve, not ones that chase hype. 🔧💡
👉 Read the full article here: https://squads.com/blog/strategic-tech-stack-planning-for-startups-a-masterclass-with-emma
#TechStack #SoftwareArchitecture
Agent-Friendly Code: Architecting for AI-First Development by Dmitriy Zhuk is free with a Leanpub Reader membership! Or you can buy it for $19.00! http://leanpub.com/agent-friendly-code #Ai #SoftwareArchitecture
Often times when we talk about microservices we talk about the technical values it offers. Little do we talk about the human factor; in fact, the human factor is the most important part of micro services. I dig into this further with my latest article.
#Microservices #SoftwareArchitecture #EngineeringLeadership #TeamTopologies #ConwaysLaw #OrganizationalDesign #ScalableEngineering #PlatformStrategy #DevEx #LambdaLynx
Agent-Friendly Code: Architecting for AI-First Development by Dmitriy Zhuk is free with a Leanpub Reader membership! Or you can buy it for $19.00! http://leanpub.com/agent-friendly-code #Ai #SoftwareArchitecture
In my latest article, I shift focus from feature flags and pricing plans to a challenge many SaaS teams are now facing: how to keep your LLM-powered features fast, affordable, and reliable under load.
I break down why LLMs can quietly destroy your margins and what makes these features especially hard to scale. #SaaS #LLM #SoftwareArchitecture
Anyone have any info on how word processors model their documents in memory?
#SoftwareArchitecture #SoftwareDevelopment #WordProcessing #DataStructures #DesignPatterns
The revelation came when I was adding a scheduler to the chatbot: What if I remove the hardcoding on the synchronization primitives? That worked right away, and as a bonus, it fixed all the unexplained problems I had with tests. It is interesting to see how a sudden flash of insight impacts the thought process and changes how code is written.
As shown in the article last week, we start from the main process, beginning with the setup of a ProcessPoolExecutor. All the synchronization primitives are sent individually to the run() function this time, given the simplified scope of this article. The setup for the FastAPI web module handles receiving a batch of data.
The background processing module was very basic, mostly just a proof-of-concept. Comparing the tests for the FastAPI application and the background module, the benefit is more apparent in the latter case. With the explicit passing of the queue object as an argument, there’s no more guesswork on which queue to patch in test.
Plus, as we are ensuring both the test and application are referring to the same queue now, we can pass real data into test, and ensure they are being received properly. Documenting the insight into blog posts can be seen as my attempt to think out loud. Perhaps we can go through the process of adapting it to our setup in a more generalized form in a future article.
#Python #FastAPI #AsynchronousProgramming #SoftwareArchitecture #UnitTesting #opentowork #fedihire #getfedihired
Patterns of Application Development Using AI by Obie Fernandez is on sale on Leanpub! Its suggested price is $69.00; get it for $31.20 with this coupon: https://leanpub.com/sh/HlOXC9w8 #Ai #SoftwareArchitecture #RubyOnRails
Cloud Strategy by Gregor Hohpe is on sale on Leanpub! Its suggested price is $26.00; get it for $16.00 with this coupon: https://leanpub.com/sh/jLj28bpE #CloudComputing #SoftwareArchitecture #DigitalTransformation #EnterpriseArchitecture
Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini https://youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming
Unlock the full potential of C# by mastering Object-Oriented Programming. In an era where AI assists with code generation, true expertise lies in understanding the why behind the what.
Find it on Leanpub!
Curious about anti-corruption layers in system design? I've got you covered! Check out my video explaining this important concept and how it can improve your software architecture. Watch now: https://www.youtube.com/watch?v=2xnpHo0eXNQ #SystemDesign #SoftwareArchitecture
https://www.youtube.com/watch?v=2xnpHo0eXNQ
Stop manually drawing architecture diagrams! 🤯 Tools like C4-PlantUML & Structurizr can auto-generate them from your .NET code (using Roslyn). Keep diagrams updated, visualize dependencies & ownership, & link code to diagrams. 🚀 #DotNet #SoftwareArchitecture #DevTools
Jetpack Compose internals by Jorge Castillo is on sale on Leanpub! Its suggested price is $54.99; get it for $32.79 with this coupon: https://leanpub.com/sh/Je5fZvKb #Software #ComputerProgramming #Java #Kotlin #SoftwareArchitecture #SoftwareEngineering
이벤트 소싱 이해: 이벤트 모델링과 이벤트 소싱으로 확장 가능한 시스템 설계 및 구현 https://leanpub.com/understanding-eventsourcing-kr by Jinho Yim와(과) Martin Dilger is the featured book on the Leanpub homepage! https://leanpub.com #SoftwareEngineering #Software #SoftwareArchitecture #EventDrivenArchitecture #DistributedSystems #books #ebooks
Leanpub에서 찾아보세요!
Residues: Time, Change, and Uncertainty in Software Architecture. by Barry M O’Reilly is on sale on Leanpub! Its suggested price is $22.00; get it for $11.00 with this coupon: https://leanpub.com/sh/bG8FgVGx #SoftwareEngineering #SoftwareArchitecture
Are we Software architects or just Software gardeners?
#softwaredevelopment #softwarearchitecture #software #development
https://www.tiago.tf/thoughts/2025-06-04-architecture-vs-gardening