Aditya Gaurav
@_adityagaurav
Software Engineer
You might like
The Foundation of Object Oriented Programming
The Generative AI Learning Roadmap
How do we Perform Pagination in API Design? Pagination is crucial in API design to handle large datasets efficiently and improve performance. Here are six popular pagination techniques: 🔹 Offset-based Pagination: This technique uses an offset and a limit parameter to…
30 Blogs to Learn 30 System Design Concepts: 1. APIs: blog.algomaster.io/p/whats-an-api 2. API Gateway: blog.algomaster.io/p/what-is-an-a… 3. Scalability: blog.algomaster.io/p/scalability 4. Availability: blog.algomaster.io/p/system-desig… 5. CAP Theorem: blog.algomaster.io/p/cap-theorem-… 6. Load Balancers:…
There are over 1,000 engineering blogs. Here are my top 9 favorites: - Netflix TechBlog - Uber Blog - Cloudflare Blog - Engineering at Meta - LinkedIn Engineering - Discord Blog - AWS Architecture - Slack Engineering - Stripe Blog Over to you - What are some of your…
7 must-know strategies to scale your database. 1 - Indexing: Check the query patterns of your application and create the right indexes. 2 - Materialized Views: Pre-compute complex query results and store them for faster access. 3 - Denormalization: Reduce complex…
How do we Perform Pagination in API Design? Pagination is crucial in API design to handle large datasets efficiently and improve performance. Here are six popular pagination techniques: 🔹 Offset-based Pagination: This technique uses an offset and a limit parameter to define…
Top 5 common ways to improve API performance. Result Pagination: This method is used to optimize large result sets by streaming them back to the client, enhancing service responsiveness and user experience. Asynchronous Logging: This approach involves sending logs to a…
What does API gateway do? The diagram below shows the detail. Step 1 - The client sends an HTTP request to the API gateway. Step 2 - The API gateway parses and validates the attributes in the HTTP request. Step 3 - The API gateway performs allow-list/deny-list checks. Step 4…
11 steps to go from Junior to Senior Developer
How I Would Learn System Design Fundamentals (If I Had To Start Over): 📌 𝐒𝐲𝐬𝐭𝐞𝐦 𝐃𝐞𝐬𝐢𝐠𝐧 𝐊𝐞𝐲 𝐂𝐨𝐧𝐜𝐞𝐩𝐭𝐬 - Scalability: lnkd.in/gpge_z76 - Latency vs Throughput: lnkd.in/g_amhAtN - CAP Theorem: lnkd.in/g3hmVamx - ACID Transactions:…
SNS & EventBridge share many capabilities and can be used interchangeably in many situations. So, how do you know when to use which? 🧵 #aws #serverless
Linux Network Administrators Tools
25 Papers That Completely Transformed the Computer World.
Top 12 Tips for API Security - Use HTTPS - Use OAuth2 - Use WebAuthn - Use Leveled API Keys - Authorization - Rate Limiting - API Versioning - Whitelisting - Check OWASP API Security Risks - Use API Gateway - Error Handling - Input Validation – Subscribe to our…
7 Problems and Solutions in Systems Designs 1. Read-Heavy System? Use Cache for faster reads. Caching temporary data in high-speed data storage (Cache) reduces access time. 2. Write-Heavy System? Use Message Queues for async writing. Message queues decouple processes that…
Announcing Android emulator and iOS simulator support right in the browser (and more!) — check out product updates from Project IDX to help you build with less friction. Speed up and simplify software development with Project IDX. Dive in 🚀 ↓ goo.gle/idx-update
A Visual Guide to Common HTTP Verbs 🚀 HTTP GET Retrieves a resource from the server. GET is safe and idempotent - identical requests return the same result without side effects. 📝 HTTP PUT Updates or creates a resource. PUT is idempotent, so duplicate requests will update…
Visualizing a SQL query SQL statements are executed by the database system in several steps, including: - Parsing the SQL statement and checking its validity - Transforming the SQL into an internal representation, such as relational algebra - Optimizing the internal…
United States Trends
- 1. Veterans Day 286K posts
- 2. Veterans 451K posts
- 3. Luka 77.1K posts
- 4. Nico 130K posts
- 5. Mavs 29.9K posts
- 6. Gambit 32.9K posts
- 7. Kyrie 6,977 posts
- 8. Wike 79.1K posts
- 9. Sabonis 2,567 posts
- 10. #csm220 7,211 posts
- 11. Dumont 24.2K posts
- 12. Vets 25.4K posts
- 13. Rogue 45.2K posts
- 14. #MarvelRivals 30.4K posts
- 15. Wanda 23.6K posts
- 16. Jay Rock 2,543 posts
- 17. Pat McAfee 2,488 posts
- 18. #MFFL 2,374 posts
- 19. Strategist 8,610 posts
- 20. Armistice Day 20.5K posts
Something went wrong.
Something went wrong.