top of page
Search
Feb 22, 2023
Create custom Metrics for AWS Glue Jobs.
As you know, CloudWatch lets you publish custom metrics from your applications. These are metrics that are not provided by the AWS...
Feb 15, 2023
Two tools for handling obsolete APIs in k8s
When we use Kubernetes to deploy services, we often find ourselves needing to update their APIs or perform a cluster upgrade. As a good...
Feb 7, 2023
Streamlining Security with Amazon Security Hub: A where to start Step-by-Step Guide
Amazon Security Hub is a security service offered by Amazon Web Services (AWS) that aggregates and prioritizes security findings from...
Feb 2, 2023
How to get started with Terraform console
Terraform console isa tool that provides Terraform to evaluate expressions or debug resources in a state in an interactive way. It’s a...
Jan 25, 2023
Boost AWS Security with Trivy Vulnerability Scanning
As we already know, AWS counts with a useful tool to scan our images for vulnerabilities when we push them to our registry. On this...
Jan 18, 2023
Keep your S3 buckets safe in transit and in rest
When using AWS S3, our favorite AWS service for keeping static files, we have two ways of uploading objects, by HTTP or HTTPS , when we...
Jan 13, 2023
What did AWS Re: Invent bring us in terms of Security?
Re: Invent is the most anticipated event by the AWS community, not only because of the networking and relationships that are based there...
Dec 20, 2022
Automate Slack Notifications with Dependabot and GitHub Actions
Dependabot and Github working together Dependabot is a tool integrated with GitHub which allows us to automate analysis and updates of...
Dec 14, 2022
Get organized with Terraform Workspaces
As we know, when we deploy Infrastructure, it’s prevalent that we need many and different environments, like development, testing,...
Oct 13, 2022
Best Security Practices, Well-Architected Framework
Understanding good practices is essential to do a job well and above all it is even more important if we talk about security issues,...
bottom of page