Howdy, Stranger!

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


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.

Need JP VPS with <10ms HTTPS to AWS ap-northeast-1

airengiorgiairengiorgi Member
edited October 2025 in General

Anyone has experience or can recommend? My requirements are very minimal:
1 vcpu
1gb ram
<10ms

budget $7/month

kuroit is not good, 25ms-30ms
speedy is 15ms-20ms

Comments

  • I had this and was 3ms from Tokyo AWS.

    Vultr — $5.00 / month
    1 Intel Cores (shared)
    1024 MB RAM
    25 GB SSD
    1024 GB/month bandwidth
    2.0 Gbps port speed
    IPv4 + IPv6
    Hosted in Japan 🇯🇵

    It has no discounts for annual payment:

  • toftof Member


    I checked, the latency is about 2-3ms between this one and AWS ap-northeast-1

  • Maybe @MikeA can help you with this.
    It is 1ms latency to AWS.

    @kuroit @ManishPant has Tokyo vps too with 1ms latency.

    Thanked by 2ManishPant mandala
  • @davide said:
    I had this and was 3ms from Tokyo AWS.

    Vultr — $5.00 / month
    1 Intel Cores (shared)
    1024 MB RAM
    25 GB SSD
    1024 GB/month bandwidth
    2.0 Gbps port speed
    IPv4 + IPv6
    Hosted in Japan 🇯🇵

    It has no discounts for annual payment:

    Thanks, will check out this week. do you know how bad CPU stealing is?

    @tof said:

    I checked, the latency is about 2-3ms between this one and AWS ap-northeast-1

    Provider?

    @concept said:
    Maybe @MikeA can help you with this.
    It is 1ms latency to AWS.

    @kuroit @ManishPant has Tokyo vps too with 1ms latency.

    Funny, I tried @kuroit today and got about 25ms-30ms lol... speedy gives 15ms-20ms

    Thanked by 1mandala
  • olokeoloke Member, Host Rep

    Hi!

    You can check out Kuroit @ManishPant @kuroit .
    I have Singapore server, it has been very stable ever since I got it, never had issues.

    Using their looking glass, I was able to get 2.3 ms.

    For 4 USD / month, you can get:
    1 vCore
    1GB DDR4 RAM
    15GB SSD/NVMe Disk Space
    1TB Bandwidth
    1Gbps Network Uplink
    IPv4 and IPv6

    You could also look at greencloud vps @NDTN although I have not tested their reliability yet :)

    For 6 USD / mo:
    KVMJP-1 (Softbank)
    1024MB RAM
    15GB SSD RAID-10 drive
    1 vCPU
    750GB Bandwidth
    10Gbps Port
    IPv4 and IPv6

    They also run some annual promos currently which can be cheaper and give you better specs, but some restrictions apply (mainly - no refunds).

    It has 3.5 ms latency from Japan according to their ping tool.

    In all tests I took the IP 13.112.63.251 (should be AP-Northeast-1) to test latency.

  • MikeAMikeA Patron Provider, Veteran

    https://extravm.com/looking-glass
    Here if you need it, Equinix TY8 Tokyo.
    I have my smallest plan out of stock but DM me and I can create an order for it on an account.

    Thanked by 2oloke mandala
  • toftof Member

    @airengiorgi said:

    @davide said:
    I had this and was 3ms from Tokyo AWS.

    Vultr — $5.00 / month
    1 Intel Cores (shared)
    1024 MB RAM
    25 GB SSD
    1024 GB/month bandwidth
    2.0 Gbps port speed
    IPv4 + IPv6
    Hosted in Japan 🇯🇵

    It has no discounts for annual payment:

    Thanks, will check out this week. do you know how bad CPU stealing is?

    @tof said:

    I checked, the latency is about 2-3ms between this one and AWS ap-northeast-1

    Provider?

    @concept said:
    Maybe @MikeA can help you with this.
    It is 1ms latency to AWS.

    @kuroit @ManishPant has Tokyo vps too with 1ms latency.

    Funny, I tried @kuroit today and got about 25ms-30ms lol... speedy gives 15ms-20ms

    I'm using VKVM.info.
    Netlab primarily offers China-optimized routes, which may not be what you need. However, based on BGP data, I suspect you can find many similar providers.

  • What is your testing methodology?

  • sh97sh97 Member, Host Rep
  • RIYADRIYAD Patron Provider, Veteran

    Getting 2.13 ms from our Japan server to ap-northeast-1

    ✨VPS Plan : 2G-2C-JP-VPS ✨
    🔹 2GB DDR5 RAM
    🔹 2 CPU Cores (AMD Ryzen 9950x)
    🔹 30GB NVMe Storage
    🔹 2TB Bandwidth
    🔹 10Gbps Port Speed*

    ✅ Location : Japan VPS

    Thanked by 1mandala
  • airengiorgiairengiorgi Member
    edited October 2025

    @MikeA said:
    https://extravm.com/looking-glass
    Here if you need it, Equinix TY8 Tokyo.
    I have my smallest plan out of stock but DM me and I can create an order for it on an account.

    can you post full https round trip? would appreciate

    for ip in 54.249.55.50 13.159.168.161 13.115.223.93; do
    echo -n "$ip avg: "
    for i in {1..10}; do
    curl -k -s -o /dev/null -w "%{time_total}\n" https://$ip
    done | awk '{s+=$1}END{print s/10 "s"}'
    done

    @ehhthing said:
    What is your testing methodology?

    full https round trip

    i wish i could, aws really doesnt like me> @sh97 said:

    thanks, that's an amazing resource. found a bunch of providers to test

  • MikeAMikeA Patron Provider, Veteran
    edited October 2025

    @airengiorgi said: can you post full https round trip? would appreciate

    54.249.55.X avg: 0.0190988s
    13.159.168.X avg: 0.0171124s
    13.115.223.X avg: 0.0164001s

Sign In or Register to comment.