top of page

Search

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...
Sep 14, 2021

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...
Sep 8, 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

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

Using SSM Parameter Store
Some configurations can be considered private and high risk. Data such as Database Passwords and other valuable information can be safely...
Apr 14, 2021

Pending Pods: Limits in EKS
It is annoying to finally deploy our application in an EKS cluster to get the eternal “pending” state of our pods. Several reasons might...
Jan 14, 2021

Meet the new shell in the cloud: AWS CloudShell
Probably you've had a hard time setting up the AWS CLI, EB CLI, ECS CLI, etc in your local environment. Well, stop wasting your time and...
Dec 30, 2020

Connect with an AWS Hero, our Hero
Do you think you could have the characteristics or qualities that heroes have? Being a hero is an act of courage, it is facing fears,...
Nov 24, 2020

Pipeline notifications in a slack channel via AWS bots
In these times of remote work and global teams, it's not always easy to know what's going on the other side. One team in Europe could...
Nov 11, 2020

Existing Aurora MySQL Cluster: Encryption at rest from zero to KMS
Have you ever wanted to encrypt an unencrypted Aurora MySQL Cluster with the mínimum downtime? You know you can not create an encrypted...
Oct 13, 2020
bottom of page