Explore >> Select a destination


You are here

blog.pesky.moe
| | 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.
| | awsteele.com
0.7 parsecs away

Travel
| | Here's my seventh or eighth attempt at a blog. It's mostly going to be my experimentation with using AWS (Amazon Web Services, not Aidan William Steele).
| | 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.
| | vishwas.tech
41.8 parsecs away

Travel
| Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions