Skip to main content

Command Palette

Search for a command to run...

Some amazing Cloud โ˜๏ธ IDEs in 2021

IDEs on Cloud for productive dev life...

Updated
โ€ข3 min read
Some amazing Cloud โ˜๏ธ IDEs in 2021

There are certainly many reasons why you should consider using an Online IDE. In Online IDEs all process run in cloud, you don't need to face any lags.

The previous year of Covid pandemic had made everyone work from home ๐Ÿก. Many Cloud IDEs became popular during that period because of many devs not having setup not strong enough.

Here are some of my favourite Cloud IDEs:-


1. GitPod

GitPod GitHub repo stars

GitPod Logo

GitPod is Open Source IDE which you can run on your browser. Currently it provides 2 IDE options: VS Code & Theia.

โœ… All features of VS Code +

โœ… 50 hours of Open Source / month

โœ… You can get more Open Source hours by applying for it

โœ… Fast

โœ… Self Hoisting available

โœ… Full Linux Shell with sudo access

โœ… GitHub, GitLab & Bitbucket integration

โŒ Workspaces stop in case of 5 minutes of inactivity (More time for paid users)


2. Repl It

Repl It Logo

Repl.it provides you with a IDE on your browser with a beautiful code editor with support for many languages.

โœ… GitHub Integration

โœ… A Linux Terminal (No sudo access)

โœ… Support for a huge range of languages (Node.js, C, C++, Python, etc.)

โŒ Public repls (projects) only in free tier.

โŒ Repls shut after 5 minutes of inactivity


3. GitHub Codespaces

GitHub Codespaces Logo

Note: currently GitHub Codespaces is in beta at the time of writing this article

โœ… VS Code on the cloud

โœ… Connect from your own VS Code instance.

โœ… It's officially from GitHub!!


4. Codeanywhere

Codeanywhere Logo

โœ… 3 terminal per container

โŒ Max 10 GB HDD per container. (May seem less if you are working on something huge)

โŒ 512 MB to 2 GB RAM per container. (May seem less many times)


5. Glitch

Glitch Logo

โœ… 512 MB --> 2 GB RAM

โœ… 200 MB --> 400 MB Storage

โŒ Projects shut down in case of 5 minutes of inactivity

โŒ In case of high CPU usage for even 3-5 seconds, you are rate limited.

โœ… You can boost some of your apps to exclude these limits to a certain extent.