/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.pesky.moe
| | hugozap.com
2.2 parsecs away

Travel
| | A collection of random notes about life
| | www.jennapederson.com
2.7 parsecs away

Travel
| | Sometimes you have a JSON template you want to convert to YAML or vice versa, which is what I ran into today. AWS CloudFormation Template Flip is a command-line tool (and also a python library) you can use to convert a JSON template to YAML or the other way around.
| | betterdev.blog
4.2 parsecs away

Travel
| | We can create Athena tables using Glue crawlers, SQL, or manually. I compare those methods and show when to use which one depending on the case.
| | www.4bes.nl
20.6 parsecs away

Travel
| This step by step guide will show how you can set up continous deployment and deploy Azure PowerShell Functions with GitHub Actions.