#golang
Read more stories on Hashnode
Articles with this tag
💡 TLDR In my previous post I've shown how to set up AWS CloudTrail and AWS EventBridge to notify via AWS SNS whenever a certain event in AWS was...
Motivation CDK is a great framework by AWS that allows you to define cloud infrastructure as code (IaC). You can use your favourite programming...
More than a year ago I started working on a side project born out of the furstration I had with buffer, ifttt and zapier. The use case was pretty...
Introduction With the recent success of Github actions you can automate lots of things whenever something in your repos changes, e.g. automatically...