top of page

Search


Prevent (and save money in the process) Security Hub findings related to old ECR images scanned
Checking Security Hub after setting it up, I found a ton of findings related to old ECR images I had in my repo. If you never did it, the...
Apr 5, 2023


The Importance of Cloud Security for the Finance Sector
Financial institutions of all sizes increasingly view services provided by cloud service providers as an important component of their...
Mar 30, 2023


Boost Kubernetes Security with KubeSec: Best Practices and Implementation
Kubesec is an open-source Kubernetes security scanner and analysis tool. It scans your Kubernetes cluster for common exploitable risks...
Mar 20, 2023


Taking advantage of Terraform’s dynamic blocks
When using Terraform to create and maintain our infrastructure, sometimes we need to define different block properties for our...
Mar 14, 2023


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