Automation in Python.
Something you need to be aware of if you’re a Python developer, at least the basics.
Wanted to share this video with you, it might be helpful to practice with 7 different projects automating boring repetitive tasks with Python.
Related Posts
Simplifying Keycloak Configuration with Terraform and Terragrunt
Keycloak, an open-source identity and access management solution, provides robust authentication and authorization services for modern applications. However,…
Why I still use NGINX over everything else
People keep recommending Caddy. The config is cleaner, automatic HTTPS, three lines and you’re done. They’re not wrong.…
Drop those credentials, use Single-Sign-On Login instead
When you start out using AWS services one of the first things you do is configuring you AWS…