#systemdesign resultados de búsqueda
A great system design answer isn’t about buzzwords — it’s about clarity, trade-offs, scalability, and reasoning. Master the “why” behind every choice, and tech interviews become much easier to crack. 🧠⚙️ #SystemDesign #TutortAcademy #engineers
learned Consistent Hashing in Backend & System Design from @piyushgarg_dev 🔥 the way he explains complex concepts so simply — pure gold 💡 #Backend #SystemDesign #Scalability
just watched this gem by @piyushgarg_dev 🔥 "Don’t just learn — Build, Break, Aage Badho!" hit deep. this video cleared so many paths for me in backend & system design — grateful for such real talks 🙌 #BackendDevelopment #SystemDesign #Motivation
Purchased the System Design course from Bytemonk. As a long-time fan of his clear, best-in-class YouTube content, this was an instant buy—my first paid course outside of Udemy! Can't wait to dive in. #ByteMonk #SystemDesign
System Design Interview Rounds💁♀️ LLD: “Design the classes, APIs, flow.” HLD: “Design the entire system, scalability, trade-offs.” LLD is craft. HLD is architecture. Together — they turn ideas into systems. 💡 #systemdesign #kunika #interviews
Just watched an amazing breakdown by @piyushgarg_dev on Notification System Design 🔥 Learnt how bandwidth optimization works — like when someone likes 40 of your posts in a few seconds, it’s summarized into one smart notification (noticed this on X too 👀). #SystemDesign
Day 45–47/100 – #100DaysOfCode 🚀 • Revised core backend concepts • Learned rate limiting, queues & load balancing • Explored CORS – Why it’s used – How it blocks cross-origin access – Allowing trusted origins Thanks to @piyushgarg_dev 🙌 #Backend #SystemDesign @rohit_negi9
5-Steps Framework for System Designing - 1. Requirements Understanding 2. Capacity Planning 3. API Design 4. High-Level Design 5. Deep Dive #SystemDesign #Development
I was exploring about Redis internals, even though Redis is a in-memory database, it can persist data to disk for durability. This is extremely powerful as it avoids data loss during crashes and easy fail-overs. #backend #systemdesign #redisdatabase
🚀 Day 59/100 – #LearnInPublic (#Backend #SystemDesign) 🧠 Learned about Agile vs Waterfall – SDLC Models Compared 🔹 Waterfall: Sequential & structured — great for fixed requirements 🔹 Agile: Iterative & flexible — adapts to change fast #SDLC #Agile #Waterfall #letsconnect
What is a Circuit Breaker in Microservices? ⚡ When a downstream service is slow or failing, you don’t want to keep calling it repeatedly. A Circuit Breaker protects your system by stopping cascading failures. #microservices #SystemDesign #Java
Day 15/30 – System Design 🧠 Studied APIs and Gateways REST, GraphQL, gRPC — all about tradeoffs in structure & performance. An API Gateway ties it all together with auth, routing & throttling. #SystemDesign #API #Architecture
System Design isn’t just about scaling systems — it’s about scaling thinking. We’re calling YOU to share your expertise in this week’s System Design session with the Kenya Java User Group! Apply now 👉 bit.ly/jug-speakers #Java #SystemDesign #KenyaJUG #CallForSpeakers
#STRIKE30: Cloudinary Mastery & Pro Video Schema by @rohit_negi9 🎥 Enterprise-grade stream-based uploads, auto-transcoding, custom public IDs, and scalable video schema — the architecture behind YouTube, Netflix & Udemy. 🔥 #Cloudinary #SystemDesign #WebDevelopment #Nexus
🚀 Just learned how to design a CQRS + Event-Driven Architecture on AWS from @piyushgarg_dev sir! 🧩 Key takeaway: CQRS isn’t just about splitting reads & writes — it’s about designing scalable, decoupled systems that can evolve easily. #AWS #SystemDesign #CQRS #Backend
Unlock the Secrets of System Design 📚 👉 Read Chapter-by-Chapter Summary & Key Takeaways، key Lesson, About the Author and FAQs tinyurl.com/466mmma2 🛒 👉 Buy Now on Amazon for Fast Delivery amzn.to/4pypO6f #SystemDesign #TechInterview
Reliability > breakdowns (all the time). If one bug in your backend can crash your entire app, you don’t have a code issue, you have a design issue. Build systems that survive, not crumble. That’s how you earn user trust. #SystemDesign #AppDevelopment #TechLeadership
I was exploring about Redis internals, even though Redis is a in-memory database, it can persist data to disk for durability. This is extremely powerful as it avoids data loss during crashes and easy fail-overs. #backend #systemdesign #redisdatabase
Crack Amazon PM interviews by mastering the Amazon Fresh product design case. Learn how real PMs model workflows, decisions, and impact. buff.ly/lo1LpUl #PMInterview #SystemDesign #ProductManagement
Day 15/30 – System Design 🧠 Studied APIs and Gateways REST, GraphQL, gRPC — all about tradeoffs in structure & performance. An API Gateway ties it all together with auth, routing & throttling. #SystemDesign #API #Architecture
🎯 POV: You're managing permissions for 100+ users without RBAC closes laptop and cries 😭 But what if I told you there's a better way? Just posted a complete guide to RBAC on LinkedIn – the system that'll save your sanity. 🔗linkedin.com/posts/techiepr… #SystemDesign #Backend #Dev
Key takeaway: Multi-leader replication offers flexibility and availability but demands careful design consideration. Understand your use case, the potential for conflicts, and always be prepared for trade-offs! #SystemDesign
Automation is getting smarter. But without real oversight, it’s also getting harder to trust. Read the full piece here: tinyurl.com/mwr6mbnz #Automation #AI #SystemDesign #Governance
Check out my latest article: Improving Code Quality With Action Pipelines linkedin.com/pulse/improvin… via @LinkedIn #buildinpublic #systemdesign #softwarearchitecture #designpatterns
linkedin.com
Top Content on LinkedIn
Explore top LinkedIn content from members on a range of professional topics.
This pattern keeps clients simple and services clean. #SystemDesign #Microservices #APIGateway #Architecture #DevOps #backend
5-Steps Framework for System Designing - 1. Requirements Understanding 2. Capacity Planning 3. API Design 4. High-Level Design 5. Deep Dive #SystemDesign #Development
Did you know Why Instagram feed scrolling feels “instant"? Here is the reason Caching Exp Like a Backend Engineer 1. Problem: Repeated Expensive Calls A client (MA) asks for its Instagram feed. Flow: Client → Server = 100ms #SystemDesign #BackendEngineering #BackendDeveloper
A great system design answer isn’t about buzzwords — it’s about clarity, trade-offs, scalability, and reasoning. Master the “why” behind every choice, and tech interviews become much easier to crack. 🧠⚙️ #SystemDesign #TutortAcademy #engineers
🚀 From 0 to 1 Million RPS — Unpack the architecture behind ultra-scalable APIs that never blink 📷levelup.gitconnected.com/system-archite… #SystemDesign #API #Scalability #DistributedSystems #BackendEngineering
💻 #100DaysOfCode – Day 18 & 19 (Nov 18 & 19) ✅ Solved LeetCode POTDs ✅ Continued System Design Revision (core concepts + patterns) Staying consistent and sharpening fundamentals 🚀 #LeetCode #SystemDesign #100DaysOfCode #DevJourney #DSA
Your app shouldn’t fight itself. Layered System Integration = apps talking like polite neighbors instead of screaming over the fence. Clean, modular, scalable. #DevLife #SystemDesign
A great system design answer isn’t about buzzwords — it’s about clarity, trade-offs, scalability, and reasoning. Master the “why” behind every choice, and tech interviews become much easier to crack. 🧠⚙️ #SystemDesign #TutortAcademy #engineers
📌 System Design plays a vital role in clearing interviews at top MNCs. FREE GIVEAWAY🚀 👉 Read these books and you'll be miles ahead in your Data journey. Simply: 👉 Follow Me (so I can DM you) 👉 Like and #Repost 👉 Reply with "System Design” #os #systemdesign #design…
Completely messed up my last interview round of a 50LPA job, practicing system design again now. locked in. for 3 months. wish me luck guys :) also, if you're in tech let's connect. #SoftwareEngineering #Coding #systemdesign #technology #WomenInTech thanks @arpit_bhayani…
Randomly found a @piyushgarg_dev video on System Design today — 5 mins in and I was hooked. It completely changed how I see software engineering. It’s not just about code, it’s about building systems that scale and stay reliable. #SystemDesign #TechJourney
Day 45–47/100 – #100DaysOfCode 🚀 • Revised core backend concepts • Learned rate limiting, queues & load balancing • Explored CORS – Why it’s used – How it blocks cross-origin access – Allowing trusted origins Thanks to @piyushgarg_dev 🙌 #Backend #SystemDesign @rohit_negi9
still figuring out the system design for my challenge service. any dev spills or tips - i need to know all the places things can go wrong? #buildinpublic #systemdesign #websocket #leetcode
Best tools for system design @drawio @lucidchart @figma @mermaidjs_ @whimsical What is your favourite? 🌸 #SystemDesign
learned Consistent Hashing in Backend & System Design from @piyushgarg_dev 🔥 the way he explains complex concepts so simply — pure gold 💡 #Backend #SystemDesign #Scalability
What do you struggle with more: identifying use cases or connecting them logically? #SystemDesign #CONNECT
Kicking off System Design👨💻 As a recent alx certified backend dev😎 I’ve started diving into System Design today. It’s key for building scalable, reliable & efficient systems. Laying the foundation step by step😌 #SystemDesign #Backend
System Design Interview Rounds💁♀️ LLD: “Design the classes, APIs, flow.” HLD: “Design the entire system, scalability, trade-offs.” LLD is craft. HLD is architecture. Together — they turn ideas into systems. 💡 #systemdesign #kunika #interviews
just watched this gem by @piyushgarg_dev 🔥 "Don’t just learn — Build, Break, Aage Badho!" hit deep. this video cleared so many paths for me in backend & system design — grateful for such real talks 🙌 #BackendDevelopment #SystemDesign #Motivation
Just watched an amazing breakdown by @piyushgarg_dev on Notification System Design 🔥 Learnt how bandwidth optimization works — like when someone likes 40 of your posts in a few seconds, it’s summarized into one smart notification (noticed this on X too 👀). #SystemDesign
When I used to read articles, things didn’t make much sense. But today everything became crystal clear — what messaging actually is, how Kafka works, and what RabbitMQ is all about. Thanks a lot for this amazing lecture, @adityatandon02 Sir #TechTwitter #SystemDesign
AI can write code. But it can’t design systems. Speed is easy to scale. Craft isn’t. The future doesn’t belong to the fastest builders — it belongs to the ones who still understand how everything fits together. #TheArchitectsJournal #SystemDesign #AI #LeadershipInTech
Something went wrong.
Something went wrong.
United States Trends
- 1. Cheney 29.1K posts
- 2. #AcousticPianoSnowGlobe 1,769 posts
- 3. Nano Banana Pro 11.6K posts
- 4. #TSTheErasTour 1,480 posts
- 5. #NXXT_NEWS N/A
- 6. First Take 43.2K posts
- 7. FINAL DRAFT FINAL LOVE 268K posts
- 8. #LoveDesignFinalEP 247K posts
- 9. YOYOK N/A
- 10. Nnamdi Kanu 153K posts
- 11. #WeekndTourLeaks N/A
- 12. Husqvarna N/A
- 13. SEDITIOUS BEHAVIOR 6,982 posts
- 14. Haymitch 14.7K posts
- 15. Godzilla 20.7K posts
- 16. Bush 46.1K posts
- 17. Trump and Vance 25.5K posts
- 18. Happy Birthday Erika 4,162 posts
- 19. Pablo 66.9K posts
- 20. Reaping 86.1K posts