Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Looking for 2 servers

I need two servers one for hosting the website and another for video conversion.

First Server (Website Hosting):

Good CPU
32GB RAM
At least 500GB NVMe SSD storage
1Gbps unmetered bandwidth
DMCA Ignored

Second Server (Conversion):

Powerful CPU (AMD preferred)
At least 64GB RAM
At least 250GB NVMe SSD storage
1Gbps unmetered bandwidth

I need these two servers in budget of 100$

Comments

  • @fiberstate for the second one? $50 for 5700u and 128gb mem

    Thanked by 1fiberstate
  • fiberstatefiberstate Member, Patron Provider

    @cainyxues said:
    @fiberstate for the second one? $50 for 5700u and 128gb mem

    Thanks for the mention!

    We have the following R7 package with a double ram promo to 128G


    AMD Ryzen 7 5700G @ 3.8 GHz (8 Cores/16 Threads)

    64GB Memory RAM (double ram 128G)
    1TB NVMe Samsung Evo Plus
    1 IPv4 Address Included IPv4
    /64 IPv6 Addresses available upon request
    1 Gbps Unlimited Network Port
    Included (reboot, install, console) VPN IPMI
    Salt Lake City Data Center
    $49.95/mo 
    

    👉 https://deals.fiberstate.com/


    Thanked by 1cainyxues
  • TangeTange Member

    you need a dedicated server for your front end website? then you much have huge traffic

    for "video conversion", you mean encoding? you don't really need a dedi to do the job, because powerful CPU costs, you should try VDS or a shared encoding RDP

    you have the chance to do the job and control the cost under $100, but not order 2 dedicated server. you need change your setup

  • @Tange said:
    you need a dedicated server for your front end website? then you much have huge traffic

    for "video conversion", you mean encoding? you don't really need a dedi to do the job, because powerful CPU costs, you should try VDS or a shared encoding RDP

    you have the chance to do the job and control the cost under $100, but not order 2 dedicated server. you need change your setup

    What do you suggest?

    I'm getting around 10k visitors per day right now, which isn't much, but it's growing steadily. Users upload videos directly to the website, so the conversion happens on the same server where the files are stored.

    Now, I'm separating everything:

    Server 1: Main website
    Server 2: Video conversion (encoding to different formats)
    Server 3: File storage

  • allthemtingsallthemtings Member, Megathread Squad

    @SoulKingPanties said:

    @Tange said:
    you need a dedicated server for your front end website? then you much have huge traffic

    for "video conversion", you mean encoding? you don't really need a dedi to do the job, because powerful CPU costs, you should try VDS or a shared encoding RDP

    you have the chance to do the job and control the cost under $100, but not order 2 dedicated server. you need change your setup

    What do you suggest?

    I'm getting around 10k visitors per day right now, which isn't much, but it's growing steadily. Users upload videos directly to the website, so the conversion happens on the same server where the files are stored.

    Now, I'm separating everything:

    Server 1: Main website
    Server 2: Video conversion (encoding to different formats)
    Server 3: File storage

    For the size of the site you are overcomplicating things massively, you can do everything you wish from a single VDS/Dedicated server quite easily

  • @allthemtings said:

    @SoulKingPanties said:

    @Tange said:
    you need a dedicated server for your front end website? then you much have huge traffic

    for "video conversion", you mean encoding? you don't really need a dedi to do the job, because powerful CPU costs, you should try VDS or a shared encoding RDP

    you have the chance to do the job and control the cost under $100, but not order 2 dedicated server. you need change your setup

    What do you suggest?

    I'm getting around 10k visitors per day right now, which isn't much, but it's growing steadily. Users upload videos directly to the website, so the conversion happens on the same server where the files are stored.

    Now, I'm separating everything:

    Server 1: Main website
    Server 2: Video conversion (encoding to different formats)
    Server 3: File storage

    For the size of the site you are overcomplicating things massively, you can do everything you wish from a single VDS/Dedicated server quite easily

    My current dedicated server, which handles all three tasks, is reaching its limits. It’s an Intel Xeon E-2388G with 1Gbps unmetered bandwidth and 64GB RAM. Whenever users upload videos and the conversion process starts, the CPU runs at 90-96% until the process is complete.

    Since the same server is also used for streaming video files, it's constantly running at 1Gbps, which is affecting the performance of the main website.

    Instead of getting two separate servers, what if I get one powerful server to handle both the main site and video conversion? What do you think?

    Thanked by 1allthemtings
  • TangeTange Member
    edited March 2025

    @SoulKingPanties said:

    Server 1: Main website
    Server 2: Video conversion (encoding to different formats)
    Server 3: File storage

    First, for front end website, you don't need much resource, i don't know your script, but you can easily code a front end with wordpress or something, with cache (redis, opcache) enabled. and put it behind cloudflare for low latency。if you code it right, 2C4G VPS/VDS is enough for 10k uv/day, which will cost you less than $10 per month. of course you are growing, so , start with 4C8G VPS/VDS

    second, i recommend not put your encoding server and storage server together,that will cause buffering in my experience. for video encoding. no need buy a dedi, buy a powerful VDS like netcup root server (https://www.netcup.com/en/server/root-server), they have EPYC 9 CPU which is good for encoding. more CPU cores = less encoding time, you may try and adjust to find the best solution for you.

    for storage server, don't know how much data you have, the price for HDD is around $1-$2/TB. and you need CDN for your content distribution.

  • TangeTange Member
    edited March 2025

    @SoulKingPanties said:

    For the size of the site you are overcomplicating things massively, you can do everything you wish from a single VDS/Dedicated server quite easily

    My current dedicated server, which handles all three tasks, is reaching its limits. It’s an Intel Xeon E-2388G with 1Gbps unmetered bandwidth and 64GB RAM. Whenever users upload videos and the conversion process starts, the CPU runs at 90-96% until the process is complete.

    Since the same server is also used for streaming video files, it's constantly running at 1Gbps, which is affecting the performance of the main website.

    Instead of getting two separate servers, what if I get one powerful server to handle both the main site and video conversion? What do you think?

    looks the only problem you have right now is the CPU usage? that's easy, limit the encoding threads can lower the CPU usage, but will leads more encoding time

    and, if you want lower your orgin server outgoing traffic, use CDN

  • alexhostalexhost Member, Patron Provider

    @SoulKingPanties said:
    I need two servers one for hosting the website and another for video conversion.

    First Server (Website Hosting):

    Good CPU
    32GB RAM
    At least 500GB NVMe SSD storage
    1Gbps unmetered bandwidth
    DMCA Ignored

    Second Server (Conversion):

    Powerful CPU (AMD preferred)
    At least 64GB RAM
    At least 250GB NVMe SSD storage
    1Gbps unmetered bandwidth

    I need these two servers in budget of 100$

    Hi,

    Please check our dedicated servers:
    https://alexhost.com/dedicated-servers/

    We have this:
    Intel® Xeon® E5-2620
    512GB SSD
    32GB RAM
    1Gbps
    Moldova

    Price: 99 Eur / monthly.

    Check here (you can customize during the order):
    https://bill.alexhost.com/?cmd=module&module=111&cid=1888

    Anything feel free to contact us.

    Best Regards,
    Alexhost

  • allthemtingsallthemtings Member, Megathread Squad

    @alexhost said:

    @SoulKingPanties said:
    I need two servers one for hosting the website and another for video conversion.

    First Server (Website Hosting):

    Good CPU
    32GB RAM
    At least 500GB NVMe SSD storage
    1Gbps unmetered bandwidth
    DMCA Ignored

    Second Server (Conversion):

    Powerful CPU (AMD preferred)
    At least 64GB RAM
    At least 250GB NVMe SSD storage
    1Gbps unmetered bandwidth

    I need these two servers in budget of 100$

    Hi,

    Please check our dedicated servers:
    https://alexhost.com/dedicated-servers/

    We have this:
    Intel® Xeon® E5-2620
    512GB SSD
    32GB RAM
    1Gbps
    Moldova

    Price: 99 Eur / monthly.

    Check here (you can customize during the order):
    https://bill.alexhost.com/?cmd=module&module=111&cid=1888

    Anything feel free to contact us.

    Best Regards,
    Alexhost

    Im sorry for 99 euro / monthly for that is criminal

    Thanked by 2barbaros satorik
  • allthemtingsallthemtings Member, Megathread Squad

    Thanked by 2lukast__ satorik
  • alexhostalexhost Member, Patron Provider

    @allthemtings said:

    @alexhost said:

    @SoulKingPanties said:
    I need two servers one for hosting the website and another for video conversion.

    First Server (Website Hosting):

    Good CPU
    32GB RAM
    At least 500GB NVMe SSD storage
    1Gbps unmetered bandwidth
    DMCA Ignored

    Second Server (Conversion):

    Powerful CPU (AMD preferred)
    At least 64GB RAM
    At least 250GB NVMe SSD storage
    1Gbps unmetered bandwidth

    I need these two servers in budget of 100$

    Hi,

    Please check our dedicated servers:
    https://alexhost.com/dedicated-servers/

    We have this:
    Intel® Xeon® E5-2620
    512GB SSD
    32GB RAM
    1Gbps
    Moldova

    Price: 99 Eur / monthly.

    Check here (you can customize during the order):
    https://bill.alexhost.com/?cmd=module&module=111&cid=1888

    Anything feel free to contact us.

    Best Regards,
    Alexhost

    Im sorry for 99 euro / monthly for that is criminal

    It certainly doesn't take into account all the associated costs. Moldova's costs are high, especially in terms of the network. It's not as cheap as you think.

    What's more, we have our own datacenter and electricity to pay for. We're not resellers in Moldova.

    The costs are higher and we offer quality support. We invest a lot in the datacenter.

    It's the same as expecting cheap bandwidth prices in Asian and other less developed countries.

    Sometimes it's not just about the server itself, but the price of the port and other costs.

    That's your opinion.
    Alexhost

  • AvaHostingAvaHosting Member, Patron Provider

    @SoulKingPanties said:
    I need two servers one for hosting the website and another for video conversion.

    First Server (Website Hosting):

    Good CPU
    32GB RAM
    At least 500GB NVMe SSD storage
    1Gbps unmetered bandwidth
    DMCA Ignored

    Second Server (Conversion):

    Powerful CPU (AMD preferred)
    At least 64GB RAM
    At least 250GB NVMe SSD storage
    1Gbps unmetered bandwidth

    I need these two servers in budget of 100$

    Hi,

    We can do that for 115€, this remains optional.

    Please check our dedicated servers:
    https://ava.hosting/dedicated-servers/

    All DMCA is ignored.

    Kind Regards,
    Ava.hosting

  • TangeTange Member

    @allthemtings said:

    Im sorry for 99 euro / monthly for that is criminal

    that's DMCA free server, DMCA cost something, :D

  • jayjayjayjay Member, Patron Provider

    @SoulKingPanties said:
    I need two servers one for hosting the website and another for video conversion.

    First Server (Website Hosting):

    Good CPU
    32GB RAM
    At least 500GB NVMe SSD storage
    1Gbps unmetered bandwidth
    DMCA Ignored

    Second Server (Conversion):

    Powerful CPU (AMD preferred)
    At least 64GB RAM
    At least 250GB NVMe SSD storage
    1Gbps unmetered bandwidth

    I need these two servers in budget of 100$

    AMD Ryzen 3600
    32 GB RAM
    500 GB NVMe SSD
    1 Gbit Unmetered
    DMCA Ignored
    Monthly: $75/mo

  • @Tange said:

    @SoulKingPanties said:

    Server 1: Main website
    Server 2: Video conversion (encoding to different formats)
    Server 3: File storage

    First, for front end website, you don't need much resource, i don't know your script, but you can easily code a front end with wordpress or something, with cache (redis, opcache) enabled. and put it behind cloudflare for low latency。if you code it right, 2C4G VPS/VDS is enough for 10k uv/day, which will cost you less than $10 per month. of course you are growing, so , start with 4C8G VPS/VDS

    second, i recommend not put your encoding server and storage server together,that will cause buffering in my experience. for video encoding. no need buy a dedi, buy a powerful VDS like netcup root server (https://www.netcup.com/en/server/root-server), they have EPYC 9 CPU which is good for encoding. more CPU cores = less encoding time, you may try and adjust to find the best solution for you.

    for storage server, don't know how much data you have, the price for HDD is around $1-$2/TB. and you need CDN for your content distribution.

    Thank you so much, i'll give it a try!!

  • @Tange said:

    @SoulKingPanties said:

    Server 1: Main website
    Server 2: Video conversion (encoding to different formats)
    Server 3: File storage

    First, for front end website, you don't need much resource, i don't know your script, but you can easily code a front end with wordpress or something, with cache (redis, opcache) enabled. and put it behind cloudflare for low latency。if you code it right, 2C4G VPS/VDS is enough for 10k uv/day, which will cost you less than $10 per month. of course you are growing, so , start with 4C8G VPS/VDS

    second, i recommend not put your encoding server and storage server together,that will cause buffering in my experience. for video encoding. no need buy a dedi, buy a powerful VDS like netcup root server (https://www.netcup.com/en/server/root-server), they have EPYC 9 CPU which is good for encoding. more CPU cores = less encoding time, you may try and adjust to find the best solution for you.

    for storage server, don't know how much data you have, the price for HDD is around $1-$2/TB. and you need CDN for your content distribution.

    Netcup servers are good, but they require verification, which I can't provide. Can you recommend any other hosting providers?

  • TangeTange Member

    @SoulKingPanties said:

    Netcup servers are good, but they require verification, which I can't provide. Can you recommend any other hosting providers?

    Netcup do has a verification, but you don't need provide your infomation, you can make a payment to verify, Paypal/credit card (prepaid card ok), it's not like hetzner which will scan your face to verify, i understand you are doing sencetive business, so grab a prepaid credit card (crypto friendly) is a must, or you will miss a lot of good providers

    if you don't have them all, i don't have any good recommend at this monment. terabit has something similar (https://terabit.io/basically-dedicated), but they are out of stock

  • sthostingsthosting Member, Patron Provider

    @SoulKingPanties said:
    I need two servers one for hosting the website and another for video conversion.

    First Server (Website Hosting):

    Good CPU
    32GB RAM
    At least 500GB NVMe SSD storage
    1Gbps unmetered bandwidth
    DMCA Ignored

    Second Server (Conversion):

    Powerful CPU (AMD preferred)
    At least 64GB RAM
    At least 250GB NVMe SSD storage
    1Gbps unmetered bandwidth

    I need these two servers in budget of 100$

    We got several dedicated Servers new on stock here: https://st-hosting.com/dedicatedserver

  • @Tange said: Netcup do has a verification, but you don't need provide your infomation, you can make a payment to verify, Paypal/credit card (prepaid card ok), it's not like hetzner which will scan your face to verify, i understand you are doing sencetive business, so grab a prepaid credit card (crypto friendly) is a must, or you will miss a lot of good providers

    >
    I made the prepayment for verification and got the server!!!

Sign In or Register to comment.