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.

[AWS]Implement a minimal web browser with authentication using AWS Cognito + CloudFront

[AWS]Implement a minimal web browser with authentication using AWS Cognito + CloudFront
Introduction Thank you for always reading our articles!When developing in-house, you may need to check the operation of a web browser. In addition, you may want to set up authentication while...
05.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

One CloudFront distribution to rule them all

Context In large companies with half a dozen or more development teams, it's common to have each team to control its own infrastructure and deploy services independently.When I joined a start...
15.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

Handling a maintenance page with Amazon CloudFront, AWS WAF and CDK

Handling a maintenance page with Amazon CloudFront, AWS WAF and CDK
Nobody really wants it, but sometimes you need it – even if it's just for a short period of time: A maintenance page.In this blog post I want to describe how you can setup a maintenance page when wo...
31.03.2025 0 Read More

AWS CloudFront CNAME Conflict – “One or more of the CNAMEs you provided are already associated with a different resource”

I am trying to create a new CloudFront distribution and associate the alternate domain name app.example.com with it. Additionally, I have a valid ACM SSL certificate issued for app.example.com in N.Vi...
02.04.2025 0 Read More

Common Mistakes When Accessing Files from a Custom URL Using CloudFront and S3

Common Mistakes When Accessing Files from a Custom URL Using CloudFront and S3
Working with Amazon CloudFront and S3 is a popular and powerful combo when it comes to hosting static files, configuring custom URLs, or enabling features like Apple Universal Links (via apple-app-sit...
05.04.2025 0 Read More

How we saved $20k annually by self-hosting a map server

How we saved $20k annually by self-hosting a map server
A bit of history… For the last few years, the project I have been working on was using Mapbox to render maps with custom data until one day when the team decides to move away from it to an ...
07.04.2025 0 Read More

Lambda@Edge: Run Code at the Edge with CloudFront

🚁 Lambda@Edge: Run Code at the Edge with CloudFront Lambda@Edge brings the power of serverless computing closer to your users by running AWS Lambda functions at CloudFront edge locations a...
17.04.2025 0 Read More

🚀 From S3 to Speed: How I Supercharged My Static Website with AWS CloudFront

🚀 From S3 to Speed: How I Supercharged My Static Website with AWS CloudFront
In one of my previous posts, I walked you through how I hosted a basic static website on Amazon S3 using just two humble files: an index.html and an image. It was simple, effective, and honestly kind ...
04.05.2025 0 Read More
Loading...
#reading
How to Collect Phone Number Details Using PhoneInfoga: A Step-by-Step Guide
0
Understanding UTM Parameters: A Comprehensive Guide for Marketers
0
Store Compressed Files in MongoDB with GridFS
0
How to Create Notion Notes with Python and OpenAI (Yes, from Just a Prompt) ;)
0
🔒 Static Security Analysis with Brakeman for Ruby on Rails
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