Blogs

Implementing CAPTCHA and Challenge-Based Protection with AWS WAF and CloudFront

Written by Mateus Alexandre, DevOps Engineer at TrackIt Web applications exposed to the internet are consistently targeted by automated threats such as credential stuffing, content scraping, vulnerability scanning, and denial-of-service attempts. Services like...

Heroku to AWS Migration with Terraform, AWS Elastic Beanstalk, and GitHub Actions

Written by Maxime Roth Fessler, DevOps & Backend Developer at TrackIt Heroku is widely appreciated for its simplicity, fast deployments, and developer-friendly experience, making it an ideal platform for early-stage applications. It handles much of the operational...

Breaking the Liquid Barrier: Why Shopify Brands Are Migrating to Hydrogen and Oxygen for Performance, Flexibility, and Growth

Written by Raymond Lim, Software Engineer at TrackIt Is it Time to Rethink Your Shopify Stack? Shopify has done wonders for e-commerce. With its built-in tools, slick admin interface, and Liquid-powered themes, launching an online store became accessible to just about...
How to Send Sensu Events to InfluxDB

How to Send Sensu Events to InfluxDB

Sensu event handlers are for taking action on sensu events (produced by check results), such as sending an email alert, or storing metrics in InfluxDB. There are several types of handlers: pipe, tcp, udp, transport, and set. TCP and UDP handlers send the event data to...

read more
How to Send Sensu Events to Elasticsearch

How to Send Sensu Events to Elasticsearch

When we talk about log management, we talk about dealing with a large amount of computer-generated files and how to collect them, how to centralize them, how to aggregate them and how to analyze them. Logs can be produced everywhere by different types of systems....

read more
Use Salt-Cloud to Automatically Deploy New AWS instances

Use Salt-Cloud to Automatically Deploy New AWS instances

This article is the second one of a series showing how to use cloud-computing in media and entertainment (M&E workflow). The first article explained you how to complete a very basic setup of your AWS infrastructure and create a bastion/jump server. Now, we will...

read more