Logo
Login
Tech Posts 31210
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.

From Code to Global Delivery: Automating Static Website Hosting with AWS

From Code to Global Delivery: Automating Static Website Hosting with AWS
Deploying a static website manually is inefficient and error-prone. AWS offers a powerful solution by integrating S3, CloudFront, CodeBuild, and CodePipeline to create a fully automated deployment pip...
20.03.2025 0 Read More

Deploying a Hugo Blog to GitHub Pages with Actions

Deploying a Hugo Blog to GitHub Pages with Actions
After years of building software and writing technical documentation, I decided to create a blog to share my experience and help others on similar journeys. This article walks through how I set up my ...
10.04.2025 0 Read More

How to Host a Static Website on Azure Blob Storage

How to Host a Static Website on Azure Blob Storage
Table of ContentIntroductionPrerequisitesStep-by Step guideStep 1: Create a Storage AccountStep 2: Enable Static Website HostingStep 3: Upload Your Static FilesStep 4: Access Your WebsiteConclusionInt...
13.04.2025 0 Read More

๐Ÿš€ Hosting a Static Website on AWS S3(After EC2)

๐Ÿš€ Hosting a Static Website on AWS S3(After EC2)
๐Ÿ”ฅ Quick Recap In my previous article , we spun up an EC2 instance, configured Apache, and hosted a static website the traditional way. Today, we're taking a lighter, serverless approach, h...
27.04.2025 0 Read More
Loading...
#reading
Unlocking the Power of Async Programming in FastAPI (and Flask!)
0
๐—š๐—ฒ๐—ป๐—ฒ๐—ฟ๐—ฎ๐˜๐—ถ๐—ป๐—ด ๐—ฎ ๐— ๐—ผ๐—ป๐˜๐—ต๐—น๐˜† ๐—˜๐˜…๐—ฝ๐—ฒ๐—ป๐˜€๐—ฒ ๐—ฅ๐—ฒ๐—ฝ๐—ผ๐—ฟ๐˜ ๐—ณ๐—ผ๐—ฟ ๐—ฎ ๐—จ๐˜€๐—ฒ๐—ฟ ๐—ถ๐—ป ๐—–# ๐—จ๐˜€๐—ถ๐—ป๐—ด ๐—ถ๐—ง๐—ฒ๐˜…๐˜๐—ฆ๐—ต๐—ฎ๐—ฟ๐—ฝ ๐Ÿ“„
0
Mastering Bench Press: Techniques, Benefits, and Mistakes to Avoid for Maximum Strength Gains
0
What Are the Key Differences Between Outsourcing and Offshoring?
0
From Data to Decisions: The Role of AI in Business Intelligence
0
#popular
Mastering OpenAIโ€™s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0