How did I cut my organization’s AWS S3 expenses by 60% with these simple tricks?That is right. It is possible to cut your S3 billing without having to delete information. with these 3 simple steps.4d ago4d ago
AWS Application Load Balancer (ALB) Basics: Architecture, Configuration, and Best PracticesIntroductionMay 2May 2
Introduction to AWS CloudFormation: Week 1 GuideWelcome to the first week of the Cloudformation series, where you will learn how to use Cloudformation from the basics.Feb 24Feb 24
Configuring environments in cloudflare workersThis article will teach you how to configure dev, staging, and production environments for your cloud flare worker.Nov 12, 2024A response icon1Nov 12, 2024A response icon1
Understanding tokens and sessions, the backbone of authIn this article you will learn what are tokens, how are they generated, and their relation with a session for authentication.Nov 10, 2024Nov 10, 2024
Build Scalable Cloudflare Workers with Hono, D1, and KV: A Complete Guide to Serverless APIs and…In this article, we’ll explore how to create a serverless app on Cloudflare using the Hono framework, D1 for relational data, and KV for…Nov 5, 2024Nov 5, 2024
The composite pattern in pythonThis is a structural design pattern that is applicable when you have tree-like objects. In other words, when one object can contain…Oct 31, 2024Oct 31, 2024