← All posts

Posts tagged #tooling

2 posts

AI + AWS CDK: Simplifying Infrastructure Management

Infrastructure management used to be complex and time-consuming, often requiring deep technical knowledge and hours of troubleshooting. With AI, it’s now much easier and faster. This article outlines a three-step process for leveraging AI in infrastructure: setting up resources, debugging with AI digests, and iterating for optimization. This approach has made managing infrastructure more accessible, empowering more people to build efficiently and focus on strategic goals.

Ever wanted to use git without the command line?

This article focuses on WebStorm which is an IDE created by the wonderful folks at JetBrains. The IDE provides great functional tools for web development such as git integration which will be discussed in this article. This article assumes the reader is familiar with git concepts including forking and rebasing.