Posts
IRSA leverages OpenID Connect to authenticate service accounts, providing a secure and convenient method to access AWS resources. This approach simplifies the management of credentials in your Kubernetes environment. To test AWS IRSA (IAM Roles for Service Accounts) in a selfhosted Kubernetes cluster, I used a spare Raspberry Pi 4 and Talos (Kubernetes Operating System). This could have easily been done with docker on my mac but I wanted to do a real test so I can migrate the config over to my homelab cluster.
This post was generated by chatGPT Hello everyone! Today, I want to share my intriguing journey of adapting a pre-made Python tutorial on building a URL shortener to use DynamoDB for its backend, and how I successfully crafted a unique, user-friendly frontend with the help of ChatGPT. As someone who has always been captivated by the simplicity and usefulness of URL shorteners, I wanted to create my own but with a personal touch.