
Data fundamentals on AWS: Data Pipelines
As our world becomes more and more data-oriented, we need good conceptual frameworks for communicating our ideas and for making the best...

Introducing ec2-instance-selector
When provisioning a spot fleet, getting the correct instance type can be a little bit overwhelming, log in to the console, look for...

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


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...

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...

Again that mail about the need of rotating the Github Tokens of your pipelines?
“CodeStar Connect” will release you of that pain. Everybody knows the inconvenience of working with secrets like Tokens or Webhooks: You...

Your AWS invoice is getting bigger and bigger because of CloudWatch Logs, and you don't know 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...

Why are organizations moving towards containerization?
As a company's operations grow, so does its IT system. Any change can present a challenge because new features are added and scaled....

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...

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....