Skip to main content

23 posts tagged with "technology"

View All Tags

Q2 2023 update - Web resources tracker

· 4 min read
Aleh Zasypkin
Creator of Secutils.dev

Hello!

As the end of "Q2 2023 - Apr-Jun" milestone (that's how I structure my roadmap) is quickly approaching, I wanted to give a quick update on the progress so far. One of the significant deliverables for this milestone is a functional web resources tracker utility. The utility should give developers the ability to track resources of any web page. You may be wondering why they would want to do that and how it relates to security. Let me explain using two personas: the developer and the security researcher.

Running micro-SaaS for less than 1€ a month

· 10 min read
Aleh Zasypkin
Creator of Secutils.dev

Hello!

In my previous posts, I mostly focused on the technical aspects related to Secutils.dev, such as the technological stack, deployment process, and tools for monitoring and usage analytics.

Today, I'd like to discuss the costs associated with running Secutils.dev in production. As developers, we understand the importance of being resourceful, frugal, and efficient when building and maintaining products. Therefore, minimizing costs is a crucial and ongoing topic. Let's dive into how I optimize costs for Secutils.dev.

Deployment overview of micro-cluster for micro-SaaS

· 5 min read
Aleh Zasypkin
Creator of Secutils.dev

Hello!

In my previous post, I discussed the technological stack behind Secutils.dev and introduced its four separate components: a backend server written in Rust, a React-based Web UI client, a documentation website powered by Docusaurus, and a lightweight static promotional home page.

Today, I'll provide a brief overview of how and where I deploy these components to ensure the complete functionality of Secutils.dev.