Recent posts

Nginx Reverse Proxy and Lua Scripting

13 minute read

Exploring the implementation of Lua scripting for dynamically altering API requests in an Nginx Reverse Proxy. This investigation opens up possibilities to write and run dynamic content using Lua scripts directly within the Nginx server, making it a powerful tool for web applications.

S3 Batch Operations - Lambda

4 minute read

A brief guide outlining the process of setting up and running S3 Batch Operations Jobs with Lambda integration.

Exploring Pytest Fixtures: Notes and Examples

11 minute read

Here are some notes and real-world examples that I’ve gathered along the way, illustrating the use of pytest fixtures to enhance your architectural decisions for your testing module.


Read more