Jump to content
Sign in to follow this  
kyleflow

Do anyone know about AWS as VPS?

Recommended Posts

Anyone know how to utilize AWS free tier? Is it enough to be use as PKO vps? I did made an account there but unable to set it up since my region does not have space. Need to change region before able to create and test it. Can in work in windows mode? or ubuntu free tier can utilize SQL server?

Share this post


Link to post
Share on other sites

Hi.

 

VPC is a virtual private cloud, you use it to define your networking components like subnets (public internet access and private respectively).

 

With a free tier you can get a couple of burstable (t type instances) like t2.micro and others. It’s probably not enough to host a server.

 

t type instances are also burstable, so when you have CPU spikes, you’ll first use CPU credits and if your instance is configured in “unlimited” mode, then you will pay extra money for it, so it’d be careful.

 

You most likely won’t be able to achieve high performance by hosting SQL on these instances either.

 

In terms of region, EC2 is a region-based service, which means you can switch region in your console and deploy it elsewhere that is within a close proximity geographically.

  • Thanks 2

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...