InTowards AIbySimon Corde·Jun 15Stop Using Service Account Keys: Workload Identity Federation on GCPWhen working with public cloud providers, we often need to authenticate workloads to access cloud resources. For years, the most common…
InTowards AIbySimon Corde·May 18Terraform vs CI/CD for Serverless DeploymentsI passed the Terraform certification some month ago. While learning terraform, I quickly found myself willing to provision all I can…
Simon Corde·May 3Stop Using .env Files in Production (And What to Do Instead)The issue with .env file
Simon Corde·Apr 6Streamlit Authentication in Practice: Microsoft Entra ID Integration & Real-World Limitations1. Authentication
Simon Corde·May 25, 2020HELDA R package featuresIt has been a while since I have coded in R but a couple months ago I decided to get back in the game. What task could help me to go…
Simon Corde·Feb 12, 2020Retrieving streaming data from free-sharing bikes using Apache Kafka and PostgreSQLI have discovered Apache Kafka a few months ago and it really stunned me. The possibilities given by a message broker are limitless. I…