News

Here's a quick refresher on how JSON files work and how you can use them to configure AWS services.
If you want to view, read and edit JSON files in a readable format, then this post shows how to do it in Windows PC and on the Web.
Now, opening a JSON file is not hard, however, it would make more sense to convert it to the Microsoft Excel (CSV) format for easier use. The question is, how does one convert a JSON file to Excel?
In an earlier column, I showed how to create a JSON schema that describes the format of a valid JSON document. I also showed how to use that schema to provide support for developers creating JSON ...