Cloud infrastructure can be powerful—but also complex to manage. If you’ve ever needed to quickly allow or revoke SSH access to your EC2 instances, you know how easy it is to make mistakes in the AWS Console...
How to design an API
In my last three articles, I discussed APIs, JSON, and REST.In this article, I am going to show you how to design an API with best practices.Define and DesignThe first step in building an API is to define what...
6 min read