top of page

Search


Hitting Github API REST with the Linux console
The very first step to hitting any API REST is to read the documentation because every API is a world. While some of them are very...
Aug 24, 2021


Teracloud achieves AWS Advanced Consulting Partner Status
This week Teracloud has achieved the Amazon Web Services Partner Network (APN) Advanced Consulting Partner status, further cementing its...
Aug 10, 2021


Cross account access to S3 using IRSA in EKS with Terraform as IaaC
We have many options to get cross-account access to resources, but when talking about the Kubernetes cluster, things can get a little bit...
Aug 3, 2021


Reminder: Rotate Your GitHub Tokens for Pipeline Security
Everybody knows the inconvenience of working with secrets like Tokens or Webhooks: You need to create them, save them in the Parameter...
Jul 27, 2021


Is your AWS invoice getting bigger and bigger because of CloudWatch Logs? Here's why
If, when you look at your invoice, you see that the amount you have to pay because of CloudWatch Logs keeps growing, this tip will...
Jul 22, 2021


Why do organizations move from monoliths to containers?
As a company's operations grow, so does its IT system. Any change can present a challenge because new features are added and scaled....
Jul 14, 2021


Every format with its parser
In this Teratip scenario, we are in a GNU/Linux console environment, which could be inside a Jenkinsfile for example, and we need a JSON...
Jul 6, 2021


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,...
Jun 15, 2021
bottom of page