It’s been since some time, I have been waiting for Dexcom to release the prescription-free CGM called Stelo. It finally arrived here today Tuesday 08/27/2024 after ordering last Friday. So a CGM – Continuous Glucose Monitor is a device that [Read More…]
Getting started with Terraform
Terraform is an open-source tool created by HashiCorp and it is written in Go programming language. Using Terraform allows us to define our infrastructure as a Code by using declarative language. It’s important to understand that Terraform language is declarative, [Read More…]