DEV Community

Cover image for How I host my personal page for free with github, heroku and aws.
Deepjyoti Barman
Deepjyoti Barman

Posted on

3 2

How I host my personal page for free with github, heroku and aws.

I made my personal page on github about a year ago but since then I've always had second thoughts about buying my own server and domain because github just helps you host, they don't give you a server.

But recently, I came across heroku while writing a bot of my own and since then I have had so much fun making my page dynamic.

So how does it work?

It's simple, you host your page using github pages and use heroku as the server. Isn't that simple enough?

Well, it's not just that simple. Heroku has it's own disadvantages and I have written my experience and workarounds for using Heroku as your server for your page.

I have written an article about how to use heroku with github pages.

Check it here

I will be writing a follow up post on how to use static files on your Heroku app using aws. Keep a lookout for that article.

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

While many AI coding tools operate as simple command-response systems, Qodo Gen 1.0 represents the next generation: autonomous, multi-step problem-solving agents that work alongside you.

Read full post

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post