top of page

Search


How to configure different event webhooks in Sendgrid
SendGrid is a cloud-based SMTP provider for transactional and marketing email. You can send email via SMTP relay or through the web API....
Jun 29, 2021


The future of e-commerce
In recent months, electronic commerce has acquired greater relevance as a result of the digital transformation due to Covid-19. This has...
Jun 22, 2021


Terraform workspaces, direnv, dotenv, and mental sanity
Once you have all your environments working with Direnv, Advanced Direnv for Devops, if you are working with Terraform namespaces there...
Jun 15, 2021


Getting into your instances
Did you get excited about this article? Let’s have a look at how it is on a less theoretical level. Ok, so you have created an...
Jun 8, 2021


Advanced Direnv for Devops
Now you are using Direnv to manage your workspaces, but you stumble upon a difficulty, maybe motivated (like me) by Terraform workspaces....
Jun 7, 2021


Direnv for DevOps
For DevOps engineers, working on many different projects and different clouds is a reality of life. We have developed many tools to help...
Jun 2, 2021


Digital Transformation, and Resilience
This Covid-19 crisis put our society and digital resilience to the test, that is, the ability to overcome this critical moment and adapt...
May 31, 2021


Using GCloud service accounts in Terraform
Now that you are comfortably using ServiceAccounts to interact securely with GCP, are you still not using it? Refer to this Teratip...
May 27, 2021


Secure your access to GCloud cli with Service Accounts
Do you want a time-sensitive way to give access to a third party to your GCP account with a low administrative burden? Look no further!...
May 18, 2021


How to keep your AWS Keys Safe on your terminal
One of the causes of AWS Keys leaks is configuring your AWS CLI by using the command aws configure; This can lead you to store your...
May 12, 2021
bottom of page