top of page

Search


Cost Optimization on AWS: 10 Tips to Save Money
AWS (Amazon Web Services) is a popular cloud computing platform that offers a wide range of services, including computing power, storage,...
Mar 9, 2023


Monitor your website using CloudWatch Synthetics
“You can use Amazon CloudWatch Synthetics to create canaries, configurable scripts that run on a schedule, to monitor your endpoints and...
Mar 2, 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 22, 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 15, 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 7, 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...
Feb 2, 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 25, 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 18, 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...
Jan 13, 2023


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 20, 2022
bottom of page