top of page

Search


Teratip: How to monitor an ECS task running on Fargate with Datadog
Let’s say you already have Datadog configured to monitor your AWS workloads and want to get more insights from some ECS tasks running on...
Apr 5, 2022


K8s Cluster Auto-scalers: Autoscaler vs Karpenter
Autoscaling in a nutshell When we are working with workloads that dynamically demand more or fewer resources in terms of CPU or memory we...
Mar 21, 2022


AWS S3 with CloudFront, high-performance security
Services Amazon CloudFront is a content delivery network (CDN) service built for high-performance security, and developer convenience...
Feb 21, 2022


Instance interactive access without the risk
Still relying on port 22 to access your cloud instances? That’s a red flag. Opening inbound SSH ports in security groups might feel like...
Feb 9, 2022


What is AWS Dry-Run?
Sometimes, we want to know if we have the necessary permissions to execute a certain command, but we don’t need to execute it. And, let’s...
Dec 9, 2021


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
bottom of page