<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Harold Dost's Blog</title>
    <description>This is a blog about the personal thoughts and feelings, sometimes even hard information from Harold Dost, SRE at Criteo SA.
</description>
    <link>http://www.harolddost.com/</link>
    <atom:link href="http://www.harolddost.com/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Thu, 12 Oct 2023 09:55:30 +0000</pubDate>
    <lastBuildDate>Thu, 12 Oct 2023 09:55:30 +0000</lastBuildDate>
    <generator>Jekyll v3.9.3</generator>
    
      <item>
        <title>Motivations</title>
        <description>&lt;p&gt;It’s obvious that my initial motivation to start this blog did not pan out. It might
be that I just didn’t feel all that into it. It might have been that I thought that
there was no reason to do it in the first place. Regardless of the reasons I started this originally. 4 years and 1.5 months later I am clearly not a blogger.&lt;/p&gt;

&lt;p&gt;That being said, I still like the idea of putting something out there. Not necessarily for others, mostly not for others, but if somehow a post from here reaches someone then hopefully it wasn’t total waste of their time. I am hoping that I can just start writing, and maybe that will eventually lead me to being more expressive. Either way, I am going make the effort over the next year to make sure I post at least one more time. That’s not a very high bar, but given the current track record that would be a significant improvement.&lt;/p&gt;

&lt;p&gt;That’s all for now.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Harold Dost&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Mon, 20 Apr 2020 22:50:00 +0000</pubDate>
        <link>http://www.harolddost.com/opinions/2020/04/20/motivations.html</link>
        <guid isPermaLink="true">http://www.harolddost.com/opinions/2020/04/20/motivations.html</guid>
        
        
        <category>opinions</category>
        
      </item>
    
      <item>
        <title>IOUG Collaborate 16</title>
        <description>&lt;p&gt;A little over a week already and IOUG COLLABORATE16 is already over. As usual it was a good combination of networking and learning various tips and tricks. I also was one of the many who had a chance to share my knowledge with others.
Some of the biggest parts of this conference were to no one’s surprise Cloud, IoT, and Big Data. All wonderful buzzwords which mean many things to many people. Especially “Cloud”, some offerings out there have really just become glorified hosted services. 
Those have existed for years! What make providers like AWS revolutionary is not that you can have a server outside your data center 
(although there is something to be said about not owning the hardware you are running). It’s supposed to be about elasticity, defined as, scaling on demand preferably based upon some metric such as CPU load. Now there are many reasons for doing this, but probably the biggest reason is cost. However with hardware availablility being something that is flexible; the problem comes in licensing 
software. This comes in the form of Operating Systems, Application Servers, Databases, etc. Much of the world is using Tomcat according to &lt;a href=&quot;https://plumbr.eu/uncategorized/most-popular-java-ee-servers-2016-edition&quot;&gt;Plumbr&lt;/a&gt;. Keep in mind that the data may not be representative as these are only based on their clients who already maybe ones wanting to run without licenses.&lt;/p&gt;

&lt;p&gt;For the companies using Tomcat this is not an issue since it is free and open source. However, lets refocus, I came from IOUG which is the “Independent ORACLE Users Group” so most of the people I talk to are using either Glassfish or more likely WebLogic. This is because they are running a number of things, mostly Oracle EBS, JD Edwards, PeopleSoft, etc. Maybe even some of their middleware products such as SOA Suite. If you’re using these softwares, the Oracle Linux OS, or the Oracle Database everything is based on the number of cores. Now it’s super straight forward and you probably need a law degree to understand it all, but suffice it to say that your cost is correlated to the number of cores that you are using. This licensing price is based on your maximum usage during the year. Look at the situation where a company needs to run payroll at the end of the month every month as is quite common. You need some number of processors to handle the load for 80% days of the month and the 20% of the month you need some very high processor count say 30%. To make the math easy your base is 100 so your max load requires 130 cores. You’re running some internal “cloud”, some  hybrid solution or even fully on some “cloud” provider. Great you have the ability to scale your hardware and only pay for so much. Sorry, but you have to pay for 130 processors worth of processors. Thankfully this isn’t entirely true any more due to some partnerships between Oracle and Amazon there exists some &lt;a href=&quot;https://aws.amazon.com/rds/oracle/pricing/&quot;&gt;on-demand pricing&lt;/a&gt; for their database, and the same is true for Oracle Linux. The &lt;a href=&quot;https://cloud.oracle.com/en_US/compute?resolvetemplatefordevice=true&amp;amp;tabID=1406491857419&quot;&gt;Oracle Cloud&lt;/a&gt; service is also out there and they seem to be making progress with it. However, if you are running things like EBS, PeopleSoft, etc. You want to run it internally
on servers for only a small part of the time you cannot.&lt;/p&gt;

&lt;p&gt;Now I might be able to understand why Oracle would be concerned about this it would cut revenues. It could just be their self interest that drives this, and I could understand that. Especially if a large number of customers switch to this model. I do think that there should be a switch to some sort of model where you can license things on demand, but on your own terms. I don’t want to pay for 100 licenses when 90% of the time I only need 50. That means
as a customer I am left with a few options. Suck it up and pay the money for the 100 licenses. Run some sort of hybrid solution whether it be AWS, Oracle 
Cloud, something else to take advantage where I can take advantage of on-demand licensing. Or simply switch away from a paid license. Now this doesn’t mean that you’re not paying support, but you’re not locked into paying it at all or to a specific vendor.&lt;/p&gt;

&lt;p&gt;It does look like Oracle might be changing their tune on some things, but overall it still seems that they are going with business as usual. High license costs and no flexibility will not be tenable in the coming future. They may be able to hold onto loyal customers, but once the process of having a more elastic system become a forgone conclusion I would see it hard to justify paying the Oracle Premium.&lt;/p&gt;

&lt;p&gt;I hope I’m wrong, may be Oracle will be flexible no matter the situation, but I somehow doubt it. Based on everything I have seen so far they will likely keep a solid core or user based model.&lt;/p&gt;

</description>
        <pubDate>Mon, 04 Apr 2016 21:30:00 +0000</pubDate>
        <link>http://www.harolddost.com/ioug/oracle/collaborate/2016/04/04/collaborate-16.html</link>
        <guid isPermaLink="true">http://www.harolddost.com/ioug/oracle/collaborate/2016/04/04/collaborate-16.html</guid>
        
        
        <category>ioug</category>
        
        <category>oracle</category>
        
        <category>collaborate</category>
        
      </item>
    
      <item>
        <title>The Journey</title>
        <description>&lt;p&gt;I have decided with this site to begin blogging more frequently. The purpose of this it to provide an outlet for my thoughts and opinions on primarily technology, but occasionally will touch on various topics that come into and out of my life. I usually blog at the &lt;a href=&quot;blog.raastech.com&quot;&gt;Raastech Blog&lt;/a&gt;. However, I find that I often limit myself in the from writing to the blog as I don’t necessarily find that what I want to post gets drawn out or I feel it isn’t significant enough to post.&lt;/p&gt;

&lt;p&gt;As a way to open up my willingness to post I will put out more consistent postings here. Hopefully this will reduce my brain’s internal resistance to putting out posts, which I believe will lead to more posts also on the Raastech Blog. This follows very much in line with what people such as &lt;a href=&quot;https://twitter.com/&quot;&gt;@saddington&lt;/a&gt; have promoted. Email and other written forms are very much a part of many people’s daily lives personal and professional. Written communication is a must in technical endeavours and honing this skill can only make me more effective. Personally I hope that this more frequent posting will result in improved writing skills, and my ability to communicate more effectively in the written form.&lt;/p&gt;

&lt;p&gt;For those that have read this; I appreciate your time. I doubt very much that many people if any will read this full post or even click on the link; that is fine with me. As long as I have the opportunity to post and hold myself to it I will be content.&lt;/p&gt;

&lt;p&gt;Sincerely,&lt;/p&gt;

&lt;p&gt;Harold Dost&lt;/p&gt;
</description>
        <pubDate>Mon, 04 Apr 2016 21:30:00 +0000</pubDate>
        <link>http://www.harolddost.com/journey/opinions/2016/04/04/the-journey.html</link>
        <guid isPermaLink="true">http://www.harolddost.com/journey/opinions/2016/04/04/the-journey.html</guid>
        
        
        <category>journey</category>
        
        <category>opinions</category>
        
      </item>
    
  </channel>
</rss>
