#systemdesign search results
My POV on @zomato 's System Design. Used @awscloud services, Kafka and other tools to design the flow. Explores both the HLD and LLD of Zomato. #architecture #SystemDesign #awslambda #AWS #learn #coding #SoftwareDevelopment #Zomato
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
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 users win, you win; when you win, every other stakeholders win. Every backend decision you make shows up in one place, the user experience. Better design leads to fewer bugs, fewer bugs leads to less frustration, thus more loyalty. #UX #ProductThinking #SystemDesign
🔍 Functional decomposition breaks systems into clear parts, boosting efficiency, accuracy and understanding — essential for project management, system design and business analysis. 🚀processon.io/blog/functiona… #SystemDesign #ProjectManagement #function #mindmaps
📌 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…
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
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
learned Consistent Hashing in Backend & System Design from @piyushgarg_dev 🔥 the way he explains complex concepts so simply — pure gold 💡 #Backend #SystemDesign #Scalability
The internet has single points of failure far beyond AWS. Hardware failures can bring down the whole system. Identifying and mitigating these vulnerabilities is critical. #InternetSecurity #SystemDesign
At 1024Labs, we design systems that learn. Not just apps — but adaptive mechanisms for coordination and intelligence. Every build is an experiment in evolution. #1024Labs #AIxWeb3 #SystemDesign
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…
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
User Progress Tracking (Nexus) Auto problem tracking, no duplicates, MongoDB references, real-time results, memory-efficient, scalable, Submit & Run modes.@rohit_negi9 #SystemDesign #MongoDB #BackendEngineering #CodingPlatform #Nexus #Judge0
My POV on @zomato 's System Design. Used @awscloud services, Kafka and other tools to design the flow. Explores both the HLD and LLD of Zomato. #architecture #SystemDesign #awslambda #AWS #learn #coding #SoftwareDevelopment #Zomato
The internet has single points of failure far beyond AWS. Hardware failures can bring down the whole system. Identifying and mitigating these vulnerabilities is critical. #InternetSecurity #SystemDesign
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
5/5 TL;DR - Leader: Single source of truth for writes - Followers: Scale reads, provide redundancy - Replication: Keeps everyone in sync Used in Kafka, MySQL, MongoDB, etc. End 🧵 #Databases #SystemDesign
At 1024Labs, we design systems that learn. Not just apps — but adaptive mechanisms for coordination and intelligence. Every build is an experiment in evolution. #1024Labs #AIxWeb3 #SystemDesign
Checkpoint reached in the Data Pipeline for my multi-tenant LLM RAG system. The foundation is in — ingestion API, async pipeline, and secure secret management — built for tenant isolation, reliability, and ready to scale on the cloud. #SystemDesign #AIEngineering
Just realized how important reverse proxies are for backend devs They route requests to multiple services Handle SSL & security Improve caching & speed Hide your real servers Basically they are the gateway to your backend. #systemdesign
#100DaysOfCode – Day 7 (Nov 7) ✅ Solved LeetCode POTD ✅ Solved 2 DSA problems ✅ Revised System Design Patterns 🧠 Keeping the streak strong 💪 #LeetCode #SystemDesign #Java #100DaysOfCode #BuildInPublic
When users win, you win; when you win, every other stakeholders win. Every backend decision you make shows up in one place, the user experience. Better design leads to fewer bugs, fewer bugs leads to less frustration, thus more loyalty. #UX #ProductThinking #SystemDesign
Top 20 System Design Concepts Every Developer Should Know (With Node.js Examples) Amazing resources to learn System design. Do checkout. #systemdesign noncodersuccess.medium.com/top-20-system-…
Key takeaway: Multi-leader replication can boost availability but introduces significant complexity. Weigh the trade-offs carefully based on your specific application needs! #SystemDesign
Multi-leader replication allows multiple nodes to accept writes, enhancing availability and reducing latency. However, it leads to conflicts when two leaders accept concurrent writes on the same data. ⏬ #SystemDesign #DistributedSystems
The deeper I go into DSA and System Design, the more I realize scalability isn’t about bigger servers, it’s about smarter architecture Understanding how data flows is more powerful than just knowing syntax. Keep learning how things connect, not just how they work. #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
Day 10/30 – System Design 🚀 Studied Replication — because downtime kills. Master-slave setups, leader-follower, multi-master… each has tradeoffs. Replication adds resilience, but brings consistency headaches. CAP theorem isn’t just theory anymore 😬 #SystemDesign #Database
6 System Design Trade-Offs 💡 You can’t optimize everything — balance is the game: 1 PACELC 2 Consistency vs Availability 3 Latency vs Throughput 4 Cost vs Performance 5 Build vs Buy 6 Sync vs Async 👉 Master these = build resilient systems #SystemDesign #Cloud
Learned new System Design concepts 🏗️ (Shoutout to @piyushgarg_dev for his amazing content 🙌) #SystemDesign
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
📌 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…
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
Today grid 6 Hr ✅ React-based project — explored new features🚀 📝 Wrote an article on medium 📖 reading Atomic Habits 📺 System Design of UPI Payments by @piyushgarg_dev — brilliant explanation 👏 #ReactJS #SystemDesign #100DaysOfCode #LearningJourney #OpenToWork
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
What do you struggle with more: identifying use cases or connecting them logically? #SystemDesign #CONNECT
When users win, you win; when you win, every other stakeholders win. Every backend decision you make shows up in one place, the user experience. Better design leads to fewer bugs, fewer bugs leads to less frustration, thus more loyalty. #UX #ProductThinking #SystemDesign
Wrote about Redis. Go check it out at medium.com/@ajaykrupalk/r… #SystemDesign #October #note #technology
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
🚀 Wrapped up the database design for Verre AI – a Content Bot App. Users, profiles, content, AI summaries & analytics ✅ Next stop → system design: APIs, event flows & bot pipelines. Time to build the brain after the skeleton ⚡ #SystemDesign #DevJourney #BulidInPublic
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
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Saturday 17.8K posts
- 2. #LingOrm1st_ImpactFANCON 1.2M posts
- 3. Talus Labs 24.6K posts
- 4. #SaturdayVibes 2,625 posts
- 5. #KirbyAirRiders 2,064 posts
- 6. Frankenstein 86.1K posts
- 7. Brown Jackson 6,152 posts
- 8. taylor york 9,516 posts
- 9. Giulia 16.3K posts
- 10. Justice Jackson 6,572 posts
- 11. Tulane 4,579 posts
- 12. The Supreme Court 145K posts
- 13. Collar 17K posts
- 14. Aaron Gordon 5,979 posts
- 15. Pluribus 32K posts
- 16. Russ 14.5K posts
- 17. Tatis 2,334 posts
- 18. The UN 89.4K posts
- 19. Ayn Rand 7,649 posts
- 20. #TheFutureIsTeal N/A