Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

CI/CD guide: store Playwright test results in AWS S3

Intro Modern software development is deeply intertwined with software testing. Unit tests, integration tests, end-to-end tests — without them, we would spend much more time fixing trivial b...
05.05.2025 0 Read More

AWS Storage Explained: Choosing Between File, Block, and Object Storage Like a Pro

AWS Storage Explained: Choosing Between File, Block, and Object Storage Like a Pro
Ever felt like you're drowning in data? You're not alone. In today's digital world, applications generate and consume information at an unprecedented rate. Choosing how and where to store that data in...
05.05.2025 0 Read More

💰 How to Use S3 Lifecycle Policies to Save Money and Stay Organized on AWS"

💰 How to Use S3 Lifecycle Policies to Save Money and Stay Organized on AWS"
If you're storing data on AWS S3 and not using lifecycle policies, you're probably overspending.In this guide, I’ll walk you through how to set up S3 Lifecycle Rules to automate storage transitions,...
05.05.2025 0 Read More

Replacing Lambda Triggers with EventBridge in S3-to-Glue Workflows

In one of our production data platforms, we used Lambda functions to trigger AWS Glue jobs every time a file landed in an S3 folder. That setup worked fine when there were only two or three data sourc...
06.05.2025 0 Read More

Static Website on S3 with CloudFront and Route 53

Static Website on S3 with CloudFront and Route 53
Introduction This project demonstrates how AWS services like S3, CloudFront, and Route 53 can be used to host a static website. CloudFormation automates the infrastructure provisioning. The e...
13.03.2025 0 Read More

Adeus CodeCommit? Sem Problema! Como o AWS S3 Pode Ser um Substituto Capaz

A AWS anunciou a descontinuação do CodeCommit, a sua solução de repositório Git gerido. Para muitas equipas, isto representa um desafio, uma vez que o CodeCommit fornecia controlo de versões, ge...
14.03.2025 0 Read More

Handling Image Uploads to Amazon S3 Using AstroJS API Endpoints

Prerequisites Node.js npm, pnpm, or yarn (Bun recommend) AWS account with S3 bucket access Step 1: Install Astro Open a terminal and run: ⛶npm create astro@latest s3-image-upload...
14.03.2025 0 Read More

How to Supercharge Your React Native App Performance with Amazon CloudFront & S3 Transfer Acceleration

How to Supercharge Your React Native App Performance with Amazon CloudFront & S3 Transfer Acceleration
Introduction Today, nobody likes a slow app. Users expect fast and seamless experiences from their applications. React Native—a popular framework for cross-platform app development—is kno...
17.03.2025 0 Read More

Setting Up an S3 Bucket with Terraform

Setting Up an S3 Bucket with Terraform
Setting Up an S3 Bucket with Terraform In this blog post, I'll walk you through the process of setting up an S3 bucket using Terraform. Terraform is an open-source infrastructure as code sof...
17.03.2025 0 Read More

Using ColdFusion to Generate Pre-Signed Wasabi Download URL

There was an internal decision to use Wasabi Cloud Storage instead of Amazon S3 and I needed to use ColdFusion to generate a pre-signed URL to allow access to AI-generated content for a limited time. ...
20.03.2025 0 Read More
Loading...
#reading
Webmentions Revisted
0
Unveiling a New Era of Fair Code Licensing
0
Why and How I Stopped Micromanaging (And You Should Too!)
0
GEN-AI 5 : WGAN and WGAN-GP
0
Top 8 Tips for Using Prisma with MongoDB
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0