Browsing Category
Best Practices
5 posts
Is Serverless Taking Over?
Serverless technologies have been seeing a meteoric rise in the past 5 years. With the launch of FaaS…
What is API Throttling and Rate Limiting?
Throttling is an important concept when designing resilient systems. Its also important if you’re trying to use a…
Why You Should Use VIM Keybinds
Hello, VIM! VIM is one of those things developers are in love with or despise. In fact, a…
Why you need to start creating your Infrastructure with Code
Infrastructure as code is expanding rapidly as a strategy to manage your application’s infrastructure. If you’re just getting…
Why you should be Refactoring your code more often
Refactoring. Some developers dread it, others live by it. If you’re a beginner developer and have never heard…