<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>oracle — LowEndSpirit</title>
        <link>https://lowendspirit.com/index.php?p=/</link>
        <pubDate>Tue, 21 Jul 2026 18:33:21 +0000</pubDate>
        <language>en</language>
            <description>oracle — LowEndSpirit</description>
    <atom:link href="https://lowendspirit.com/index.php?p=/discussions/tagged/oracle/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Oracle Cloud free ARM instances</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/6130/oracle-cloud-free-arm-instances</link>
        <pubDate>Thu, 06 Jul 2023 07:44:20 +0000</pubDate>
        <category>Reviews</category>
        <dc:creator>julien</dc:creator>
        <guid isPermaLink="false">6130@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Oracle Cloud has been giving away free "Ampere A1 Compute" instances for a while, but I haven't seen too much talk about them, so I thought I would contribute. I've been using one since the beginning (uptime 740 days) and I'd like to share my thoughts and benches.</p>

<p>First, you get one of their "VM.Standard.A1.Flex" instances:</p>

<ul>
<li>Ampere A1 (arm64) processors (that's Neoverse-N1 cores)</li>
<li>24gb RAM</li>
<li>Up to 200gb of block storage</li>
<li>1 ipv4</li>
</ul>

<p>The bad:</p>

<ul>
<li>Oracle Cloud UI is subpar, even compared to their competitors' which aren't great themselves (AWS, Azure...)</li>
<li>Instances may not be available for creation in your prefered region depending on when you're trying it. I choose a nearby region and it's worked fine for me.</li>
<li>Depending on your luck, registering can be a hassle due to strong anti fraud checks which also impact legitimate users: UI is slow and unreliable, and the process may fail without a clear reason.</li>
<li>You need to give a credit card number, although they won't charge you.</li>
<li>We're talking about an ARM instance, this can be a problem if you want to run x86/amd64 specific software, though that's becoming less of an issue over time.</li>
</ul>

<p>The good:</p>

<ul>
<li>Unusually powerful cpu, incredible ram amount, sizeable storage.</li>
<li>Instance/network seem fairly reliable, no major problem since I've been using it.</li>
<li>I've run heavy stuff such as Elasticsearch and Kubernetes on it, with success.</li>
</ul>

<p>You can look at some benchmarks just after, but to sum up, I'd say that if you can pass their registration process and there are instances available, it's kind of a no-brainer.</p>

<pre><code># ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
#              Yet-Another-Bench-Script              #
#                     v2023-04-23                    #
# https://github.com/masonr/yet-another-bench-script #
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #

ARM compatibility is considered *experimental*

Basic System Information:
---------------------------------
Uptime     : 740 days, 15 hours, 23 minutes
Processor  : Neoverse-N1
CPU cores  : 4 @ ??? MHz
AES-NI     : ✔ Enabled
VM-x/AMD-V : ❌ Disabled
RAM        : 22.6 GiB
Swap       : 8.0 GiB
Disk       : 100.0 GiB
VM Type    : KVM
IPv4/IPv6  : ✔ Online / ❌ Offline

IPv4 Network Information:
---------------------------------
ISP        : Oracle Corporation
ASN        : AS31898 Oracle Corporation
Host       : Oracle Cloud Infrastructure (uk-london-1)
Location   : London, England (ENG)
Country    : United Kingdom

fio Disk Speed Tests (Mixed R/W 50/50):
---------------------------------
Block Size | 4k            (IOPS) | 64k           (IOPS)
  ------   | ---            ----  | ----           ---- 
Read       | 13.45 MB/s    (3.3k) | 27.16 MB/s     (424)
Write      | 13.47 MB/s    (3.3k) | 27.97 MB/s     (437)
Total      | 26.93 MB/s    (6.7k) | 55.13 MB/s     (861)
           |                      |                     
Block Size | 512k          (IOPS) | 1m            (IOPS)
  ------   | ---            ----  | ----           ---- 
Read       | 24.80 MB/s      (48) | 24.45 MB/s      (23)
Write      | 26.92 MB/s      (52) | 27.28 MB/s      (26)
Total      | 51.73 MB/s     (100) | 51.73 MB/s      (49)

iperf3 Network Speed Tests (IPv4):
---------------------------------
Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
-----           | -----                     | ----            | ----            | ----           
Clouvider       | London, UK (10G)          | 3.99 Gbits/sec  | 1.22 Gbits/sec  | 2.09 ms        
Scaleway        | Paris, FR (10G)           | 4.00 Gbits/sec  | 371 Mbits/sec   | 8.80 ms        
NovoServe       | North Holland, NL (40G)   | 4.01 Gbits/sec  | 2.55 Gbits/sec  | 7.46 ms        
Uztelecom       | Tashkent, UZ (10G)        | 717 Mbits/sec   | 49.8 Mbits/sec  | 102 ms         
Clouvider       | NYC, NY, US (10G)         | 937 Mbits/sec   | 82.4 Mbits/sec  | 70.2 ms        
Clouvider       | Dallas, TX, US (10G)      | 662 Mbits/sec   | 89.1 Mbits/sec  | 107 ms         
Clouvider       | Los Angeles, CA, US (10G) | 491 Mbits/sec   | 68.4 Mbits/sec  | 132 ms 
</code></pre>

<pre><code>-------------------- A Bench.sh Script By Teddysun -------------------
 Version            : v2023-06-10
 Usage              : wget -qO- bench.sh | bash
----------------------------------------------------------------------
 CPU Model          : CPU model not detected
 CPU Cores          : 4
 AES-NI             : Enabled
 VM-x/AMD-V         : Disabled
 Total Disk         : 100.0 GB (22.8 GB Used)
 Total Mem          : 22.6 GB (4.5 GB Used)
 Total Swap         : 8.0 GB (275.6 MB Used)
 System uptime      : 740 days, 15 hour 34 min
 Load average       : 0.06, 0.06, 0.04
 Arch               : aarch64 (64 Bit)
 TCP CC             : cubic
 Virtualization     : KVM
 IPv4/IPv6          : Online / Offline
 Organization       : AS31898 Oracle Corporation
 Location           : London / GB
 Region             : England
----------------------------------------------------------------------
 I/O Speed(1st run) : 55.7 MB/s
 I/O Speed(2nd run) : 50.5 MB/s
 I/O Speed(3rd run) : 52.2 MB/s
 I/O Speed(average) : 52.8 MB/s
----------------------------------------------------------------------
 Node Name        Upload Speed      Download Speed      Latency     
 Speedtest.net    1543.83 Mbps      947.64 Mbps         0.81 ms     
 Los Angeles, US  301.05 Mbps       22.04 Mbps          129.99 ms   
 Dallas, US       289.66 Mbps       538.64 Mbps         102.12 ms   
 Montreal, CA     176.57 Mbps       140.22 Mbps         75.06 ms    
 Paris, FR        1465.03 Mbps      159.86 Mbps         9.59 ms     
 Amsterdam, NL    1338.97 Mbps      189.83 Mbps         6.98 ms     
 Shanghai, CN     113.45 Mbps       535.47 Mbps         216.68 ms   
 Nanjing, CN      170.08 Mbps       513.50 Mbps         259.69 ms   
 Hongkong, CN     177.91 Mbps       1735.52 Mbps        246.73 ms   
 Singapore, SG    286.40 Mbps       8.75 Mbps           161.03 ms   
 Tokyo, JP        133.62 Mbps       16.18 Mbps          230.15 ms   
----------------------------------------------------------------------
 Finished in        : 6 min 15 sec
----------------------------------------------------------------------
</code></pre>

<p>If you'd like any other benchmarks, feel free to ask.</p>
]]>
        </description>
    </item>
    <item>
        <title>Oracle 2x Free 1GB VPS (EPYC) + Free Oracle DB</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/1233/oracle-2x-free-1gb-vps-epyc-free-oracle-db</link>
        <pubDate>Thu, 11 Jun 2020 11:04:01 +0000</pubDate>
        <category>Free Offers and Stuff</category>
        <dc:creator>g4m3r</dc:creator>
        <guid isPermaLink="false">1233@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>For all of you who don't know that oracle offers 2 VPS with 1GB RAM (yes with IPv4) for free for life.</p>

<p>Also check out their free databases, they are fast as hell (even Amazon is using those, because their own solution is to slow, lol).</p>

<p><a rel="nofollow" href="https://www.oracle.com/cloud/free/" title="https://www.oracle.com/cloud/free/">https://www.oracle.com/cloud/free/</a><br />
Don't forget to change your standard search engine to ecosia.org to help planting some trees.</p>

<p>Location Frankfurt, Germany:</p>

<blockquote><div>
<pre><code># ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
#              Yet-Another-Bench-Script              #
#                     v2020-02-10                    #
# https://github.com/masonr/yet-another-bench-script #
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #

Thu Jun 11 10:39:53 UTC 2020

Basic System Information:
---------------------------------
Processor  : AMD EPYC 7551 32-Core Processor
CPU cores  : 2 @ 1996.250 MHz
AES-NI     : ✔ Enabled
VM-x/AMD-V : ❌ Disabled
RAM        : 976Mi
Swap       : 0B
Disk       : 46G

fio Disk Speed Tests (Mixed R/W 50/50):
---------------------------------
Block Size | 4kb           (IOPS) | 64kb          (IOPS)
  ------   | ---            ----  | ----           ---- 
Read       | 6.31 MB/s     (1.5k) | 26.85 MB/s     (419)
Write      | 6.31 MB/s     (1.5k) | 27.30 MB/s     (426)
Total      | 12.62 MB/s    (3.1k) | 54.15 MB/s     (845)
           |                      |                     
Block Size | 512kb         (IOPS) | 1mb           (IOPS)
  ------   | -----          ----  | ---            ---- 
Read       | 24.85 MB/s      (48) |                   ()
Write      | 26.39 MB/s      (51) |                   ()
Total      | 51.25 MB/s      (99) | 0.00 KB/s        (0)

iperf3 Network Speed Tests (IPv4):
---------------------------------
Provider                  | Location (Link)           | Send Speed      | Recv Speed     
                          |                           |                 |                
Bouygues Telecom          | Paris, FR (10G)           | 49.2 Mbits/sec  | 48.0 Mbits/sec 
Online.net                | Paris, FR (10G)           | busy            | busy           
WorldStream               | The Netherlands (10G)     | 33.7 Mbits/sec  | 49.1 Mbits/sec 
wilhelm.tel               | Hamburg, DE (10G)         | 33.2 Mbits/sec  | 48.7 Mbits/sec 
Biznet                    | Bogor, Indonesia (1G)     | 18.5 Mbits/sec  | 27.1 Mbits/sec 
Hostkey                   | Moscow, RU (1G)           | 30.4 Mbits/sec  | 27.7 Mbits/sec 
Velocity Online           | Tallahassee, FL, US (10G) | 25.3 Mbits/sec  | 43.5 Mbits/sec 
Airstream Communications  | Eau Claire, WI, US (10G)  | 23.5 Mbits/sec  | 43.4 Mbits/sec 
Hurricane Electric        | Fremont, CA, US (10G)     | busy            | 38.4 Mbits/sec 


Geekbench 4 Benchmark Test:
---------------------------------
Test            | Value                         
                |                               
Single Core     | 1608                          
Multi Core      | 1467                          
Full Test       | https://browser.geekbench.com/v4/cpu/15556363
</code></pre>
</div></blockquote>
]]>
        </description>
    </item>
   </channel>
</rss>
