• Home
  • Site Aliases
    • www.cloud-native.info
  • About
    • Background
    • Presenting Activities
    • Internet Profile
      • LinkedIn
    • About
  • Books & Publications
    • Log Generator
    • Logs and Telemetry using Fluent Bit
      • Fluent Bit book
      • Book Resources in GitHub
      • Fluent Bit Classic to YAML Format configurations
    • Logging in Action with Fluentd, Kubernetes and More
      • Logging in Action with Fluentd – Book
      • Fluentd Book Resources
      • Fluentd & Fluent Bit Additional stuff
    • API & API Platform
      • API Useful Resources
    • Oracle Integration
      • Book Website
      • Useful Reading Sources
    • Publication Contributions
  • Resources
    • GitHub
    • Oracle Integration Site
    • Oracle Resources
    • Mindmaps Index
    • Useful Tech Resources
      • Fluentd & Fluent Bit Additional stuff
      • Recommended Tech Podcasts
      • Official Sources for Product Logos
      • Java and Graal Useful Links
      • Python Setup & related stuff
      • DevTips
  • Music
    • Monster On Music
    • Music Listening
    • Music Reading

Phil (aka MP3Monster)'s Blog

~ from Technology to Music

Phil (aka MP3Monster)'s Blog

Category Archives: Technology

Ace’d It

25 Wednesday Nov 2015

Posted by mp3monster in General, Oracle

≈ Leave a comment

Tags

Ace, Associate, Oracle

o_aceassociatelogoribbon_clr-largeIt appears to be fairly common for people when they are invited onto the Oracle Ace program to blog about it (like this). Understandably so as it is no small achievement. And guess what, I have been invited to join the program as an Associate.  So with a bit of meme, here is why the Ace program is important to me, and perhaps why my view is a little different.

So what makes my story any different? Well, if you look at the membership of the Ace programme a significant proportion of the membership are people working for organisations who are Oracle partners; but for me I work for an end user organisation, so don’t get the opportunity to leverage the additional benefits of the Oracle Partner Network.

The benefits for a partner to have Oracle Ace’s are clear – sending a message to potential customers we have expertise and to Oracle to show the commitment to the partnership.  But what does it mean to me for an end user organisation who have no need for those types of signal?

Well for my employer it means several things firstly, it helps show the company as a progressive organisation who invests in its people. The investment in my case has been membership to user groups (UKOUG, OAUG), the chance to get out of the office and attend those invaluable SIG sessions along with conference events, such as Oracle UK’s one day sessions along with Open World. This not to say the pursuit  of this goal hasn’t meant a fair bit of personal hard graft.

There is a saying that goes ‘knowledge is power‘; in my view the power  only manifests itself properly when the used for the benefit of all. Or put it another way share what you know. Sharing knowledge when you know has, or will benefit others is greatly rewarding. It is that sense or reward that propelled me forwards with the Ace program. So if you come across something that helps, then it’s always worth telling the author you appreciated the effort, that can be simply liking a post or retweeting or sharing it. But preparing that information to be shared does take effort, sometimes a lot of effort.

Aside from the reward from sharing knowledge, there are other benefits. Like most in the more engineering aspects of IT, I am not an naturally gregarious person, so social discourse is hardwork, but activities that have lead to the Ace have provided a foundation on which conversations can be easily started.

The final reward, is in many respects rather selfish, in so far as it demonstrates to the  wider world recognition of my capabilities. Yes, you could do this by attending training courses and siting the relevant Oracle exams. But as an EA making a case for very hands on training is very difficult, it’s not as if the resultant skills will get practised everyday. The one relevant Oracle training stream (Certified Architecture Specialist) is actually only offered to partners. So again, graft needed to self educate (some might say this is the cost of working in this industry). But comes back to, why do training if you’re not going to share the benefit of it?

So being true to my on recommendation,  I’d like to thank Simon Haslam  at Veriton as my Ace sponsor.

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...

A single pane of glass to manage and monitor with?

19 Thursday Nov 2015

Posted by mp3monster in General, Oracle

≈ 1 Comment

Tags

Cloud Control, Enterprise Manager, monitoring, OEM, Oracle

So a strong message for Oracle Enterprise Manager (OEM) Cloud Control is the ‘Single Pane of Glass’ on your IT systems. It isn’t Just Oracle who will make this case, you can expect it from all the general purpose monitoring products ranging from ManageEngine to the CA products and into Nagios. That’s before the general press articles (e.g. InformationWeek). But what I wanted to do is examine the case and potential for OEM to meet this aspiration and the sort of things that will help a tool achieve this magical goal.

Why examine the case? Well some will tell you ‘single pane of glass’ is not the best goal (e.g. TechTarget). In addition to which some vendors have a reputation of being very strong in some specific areas – for example SolarWinds for network monitoring. Finally, it is common for the larger product vendors (IBM/CA/Oracle) to offer monitoring capabilities that are strong for their own products but not so great beyond that (so if you’re running a number of Oracle products the buy OEM; IBM then consider Tivoli Monitoring and so on).

catalog-sprawl

So can OEM reach beyond Oracle products?  What does it offer to do this? Well starting with our first question, the answer is simply yes, it can do more than Oracle. So let’s look at the means through which OEM can reach beyond prebuilt monitoring for its own products.

Firstly, as a Java solution is is naturally able to exploit JMX to the maximum. This is ideal for Java solutions (assuming they are suitably instrumented with MBeans). So your custom java apps running in your Weblogic container can be easily monitored. But this is an ever shrinking estate as more solutions become available from vendors and SaaS providers, and what if you’ve got specialist hardware as could be expected with a manufacturer?

So the next stop is the ability to monitor web services.  OEM provides the tools to generate monitoring configurations that can invoke a web service. The tooling achieves this by parsing a WSDL file which works out what services are available and allowing you to select a service to invoke.  So you can then invoke the service. However the information you capture reflects things like basic performance measures and fault responses.

There is support for the WS-Management standard which is  overseen by the DMTF (Distributed Management Task Force). WS-Management although also ratified as an ISO standard is a bit of an oddity given the majority of WS-* standards are covered by OASIS. That said WS-Management has all the major players you would expect involved (EMC, IBM, Oracle and so on). If you wanted to instrument your product using this protocol then there are open source implementations that may help jump start that initiative. Although it has to be said, that a lot of adoption of this standard has come from OS/platform & hardware vendors. I am unaware of an equivalent capability for REST engagement at present, however the REST framework used by Weblogic can provide additional monitoring insights that could be harvested.

plugindevelopmentdiagram

One answer is the Extensibility Development Kit which allows vendors to build their own product plugins for OEM. These can then be offered by the vendors directly or through the Exchange Oracle has provided.  It is worth noting that not all vendors are building these plugins, they may come from third parties. For example there are 2 plugins for F5 BigIP – one from F5 themselves, and another through a software house called Comtrade. If there is a plugin available from a 3rd party rather than a vendor, you do have the opportunity to see if the vendor has used the Oracle Partner programme to validate their plugin (background here). Although I have to say that the Exchange is a disappointing platform. Of course there is nothing to stop customers building their own plugins using this framework.

There is also a .Net specific framework as well to build monitoring for a Windows environment.

Next option is use of system level information capture so you can hook up SNMP traps, or log file monitoring.  The log file monitoring is relatively simplistic in so far as it effectively tracks a log file scanning for occurrences of that match Perl expressions. This is unfortunately relatively simple compared to some more sophisticated log management mechanisms where you can describe the log file layout and attribute semantic meaning to perform more intelligent log monitoring as a result.

fig1_1

Of course in all this, there is the human perspective which from my experience, when it comes to IT tools things can take on something of a zealous perspective (another being IDEs in the Java world). In Oracle’s perspective an answer other than using OEM as the single pain of glass isn’t desirable. But the reality is that customers will license OEM to make it easy to manage the Oracle products and want to use something else for the single pane.  OEM does accommodate this situation with connectors for Events and Ticketing. Again connectors can be built by other vendors or yourself and the Exchange  offers these as well. Additionally there is a bidirectional exchange connector available for the reversed role, so if you want to bring in additional data such as BAM measures or data points/events from 3rd party tools such as SolarWinds you can.

If you’re going to leverage multiple products you probably want to consider developing a portal for bringing the UIs of the different tools together. So you can start with the single pane view, but as you drill down in analysis of either an operational issue or even just a simple SLA performance failure.

So for on premise systems, even if they’re not out of the box friendly to OEM you can with a bit of effort build out monitoring capabilities from a very quick error detection or occurrence of log messages count through to creating custom extensions that can ‘probe’ more effectively the target. But SaaS is a bit more challenging, you have the Web service invocation capability, although service providers are more and more frequently offering REST interfaces that are JSON conversent.  Beyond again building custom capabilities the next option is to exploit OEM enhancing products such as Real User Experience Insight (RUEI) – a very powerful tool that reaches far beyond the norm of operational monitoring and awareness to provide analytics on websites.

So back to my second question – it is possible to get OEM to offer a single pane of glass?  Unless you’re one of the few organisations that is a pure Oracle only environment then you’re likely to have to configure/build out additional capabilities and potentially invest in additional products (RUEI isn’t presented as a plugin and its capabilities extend beyond that of a plugin) to stand a chance of succeeding.  There is no doubt that OEM offers plenty of extensibility potential – the points of extension go beyond those described here.  It does raise the question of how OEM custom extensions could migrate to the cloud monitoring offering.

We may write a future blog on OEM to show how these plugins can be actually implemented.

OEM Resources:

  • OEM Documentation (general), Extensibility Development Kit
  • OEM Blog
  • OEM Extension Exchange
  • Hooking up SNMP Traps
  • Creating Data Exchange Connectors
  • Web Service Monitoring
  • WS-Management standard
  • .Net specific framework
  • Cloud Monitoring Strategies

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...

Using Business Capability Models to inform Tech Training Requirements

11 Wednesday Nov 2015

Posted by mp3monster in General, Oracle

≈ Leave a comment

Tags

Capability models, EA, OEA, TOGAF

We have been going through a slow process of reviewing and refreshing our skills and capabilities within our Architectural team both in terms of what skills exist, and the necessary skill sets that need to be cultivated.

The EA capabilities views such as the Oracle one below which has been drawn from Oracle’s reference model (ITSO) can be used to aide determining what technical capabilities are needed in the solution space. But could also be used to support the determination of skills needs within an organisation in both breadth and to an extent depth.

Where the breadth equates to skills for all the tools mapped onto the technical capability model (ideally validated by mapping the technical capabilities to business capability model to establish utilisation). That mapping also informs the skills depth based on the number of times anyone technical capability is mapped to the business model.

OracleIntegrationRA-capabilities

This can be taken further through the use of value chains in the business domain you can determine which capabilities need to be focused on, therefore what technical capabilities and potential skills development are of most value to your organisation.

So what starts out as an abstract business activity, quickly delivers technical domain value. What is ‘fun’ is that as a Technical EA I can use the work from my business colleagues to make a compelling argument for training budget.

Useful links:

  • http://timreview.ca/article/802
  • http://www.oracle.com/technetwork/topics/entarch/itso-165161.html
  • http://www.oracle.com/technetwork/topics/entarch/oracle-ra-integration-r3-0-176700.pdf 
  • http://enterprisearchitects.com/getting-started-with-a-capability-model/ 
  • http://www.aprocessgroup.com/myapg/architecture/ea-value-chain-aea-webinar-1/

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...

Oracle Open World – Session Presentations

05 Thursday Nov 2015

Posted by mp3monster in General, Oracle

≈ Leave a comment

Tags

OOW, Oracle, presentations

Some time after Open World all (well nearly) the presentation material is made available to attendees. Some presenters however don’t wait for that and their presentation material available online through their own various channels. So here are some links to those that I have become aware of:

  • http://www.slideshare.net/brunoborges/presentations – Java & PaaS
  • http://www.slideshare.net/lucbors/real-life-maf-22-oracle-open-world-2015 Real Life MAF
  • http://www.talkapex.com/2015/10/oow-15-presentations.html – Apex
  • http://www.slideshare.net/BobbyCurtisMBA/database-as-a-service-oem-oda-oow-15-presentation – OEM 12c &  DB appliance
  • http://debrasoracle.blogspot.co.uk/2015/11/oow15-my-presentation-forming-your.html – Fusion Apps & Cloud Migration
  • http://www.slideshare.net/Veriton – Oracle DB Appliance
  • http://andrejusb.blogspot.co.uk/2015/11/oow15-session-slides-oracle-alta-ui.html – Alta UI
  • Tips and Tricks for Oracle SOA Suite https://drive.google.com/file/d/0B5sPDQfAYEUAUjlWbXBoTjhGRVk/view 
  • AMIS’ OOW15 comprehensive reviews in multiple parts:
    • part 1 http://www.slideshare.net/AMIS_Services/amis-oracle-openworld-2015-review-part-1-overview-main-themes-announcements-and-future-roadmaps
    • part 2 http://www.slideshare.net/AMIS_Services/amis-oracle-openworld-2015-review-part-2-hardware-iaas-and-paas-cloud-foundation-jcs-wls?related=1
    • part 3 http://www.slideshare.net/AMIS_Services/amis-oracle-openworld-2015-review-part-3-paas-database-integration-identity-mgt-it-ops-and-devops?related=2
    • part 4 http://www.slideshare.net/AMIS_Services/amis-oracle-openworld-2015-review-part-4-paas-application-development-javaone-mobile-collaboration-and-saas-and-user-experience?related=3
  • Richard Olrich on App Builder Cloud Service http://www.olrichs.nl/2015/11/oow15-coming-soon-abcservice.html

As I spot the posts we’ll update this blog entry

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...

ITSO Mindmap

05 Thursday Nov 2015

Posted by mp3monster in General, Oracle

≈ Leave a comment

Tags

ITSO, mindmap, Oracle, xmind

I’ve just made the latest version of my IT Strategies from Oracle mindmap available via the XMind maps site (http://www.xmind.net/m/cPQH/)

ITSO

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...

Oracle Open World 15 – The Recovery

03 Tuesday Nov 2015

Posted by mp3monster in General, Oracle

≈ Leave a comment

Tags

OOW, Oracle, OTN

So we’re back home from a week in San Francisco and the city dominating Oracle Open World conference and almost straightened up after the jet lag (don’t remember ever suffering from it this much).

A very interesting, very busy week that was absolutely shattering (it didn’t help our Hotel was in the middle if the city, but not very sound insulated or air conditioned – so if you don’t sleep well not the best).

I’ll piece together a presentation deck, but briefly, what we picked up/did:

  • Oracle is a cloud company now – with the word cloud presented so many times in a week that the early morning mist (or is that thin cloud) on a couple of days in SF I wasn’t sure if I was hallucinating it or whether it was genuine – it had disappeared by the time I was seeing presentations with the word cloud.
  • Oracle is getting hip with adoption of Docker and Open Stack.
  • Weblogic 12.2 announcements just before OOW somewhat swallowed up in all the other messages but I think this release will have some longer term subtle impacts, just like multi Tenancy database announcements lead  the subsequent cloud transition.
  • Oracle cloud isn’t all sales story – early adopters such as GE talked about their experiences
  • For those of you who want the benefit of cloud on premise – the hyperconvergence of Oracle hardware to SaaS solutions can be deployed on premise – or just the apps.
  • Conversations with Oracle Press and Bob Rhubart of OTN fame.
  • A day with the SOA product leadership – as part of the Customer Advisory Board. Can’t say what is happening but let’s say its all exciting.
  • Various meetings & receptions with Oracle UK and our strategic SIs, plus of course the obligatory Oracle Appreciation event
  • Investment in hardware to provide better security to protect against attacks like Heartbleed & Venom and some fancy new memory coming from Intel.

Checkout blogs such as this one and I’m sure a lot of other material will start coming through.

OOW 15 - Appreciation Event 2015

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...

Oracle Open World

26 Monday Oct 2015

Posted by mp3monster in General, Oracle

≈ Leave a comment

Tags

OOW

  We’re into the 1st full day of Oracle Open World conference; Sunday being sessions driven by the user groups with the kickoff key note from Larry at the end of the day.  That’s not to say that the Sunday is a leisurely day with the 1st session at 8am, and the evening networking with UK customers and #UKOUG representation. With yesterday being ‘active’,  today we’re flying – with a keynote this morning, then time to say hello to #OTNArchBeat guru Bob Rhubart. Then conference sessions with brief breaks between long enough to touch base with an Oracle Product Manager so we can have a follow up discussion on the #ICS product. The still has a lot to do with more sessions including the middleware keynote to come and then the evening talking with a vendor.

Oh, and somewhere among this fielding some emails from the office and keeping in touch with the family.

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...

Java EE Development with Eclipse 2nd Edition

06 Tuesday Oct 2015

Posted by mp3monster in Book Reviews, Books, Packt, Technology

≈ Leave a comment

Tags

book, ebook, Eclipse, java, Packt

I have just been told that the 2nd Edition of Java EE Development with Eclipse has now been published.  This is another book that I have supported as a technical reviewer.  Looking forward to receiving my print copy so I can see how my suggestions and feedback have carried through to the final copy.

You can see the book on the Packt site with  https://www.packtpub.com/application-development/java-ee-development-eclipse-second-edition  or Amazon here

 

IMG_2232

Here is the finished article!

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...

Oracle SOA Cloud

29 Tuesday Sep 2015

Posted by mp3monster in Oracle, Technology

≈ 1 Comment

Tags

"SOA CS", API, API Management, Cloud, JCS, Oracle, OUG, SOA, SOA Suite

It has been a while coming but the Oracle SOA Cloud was announced yesterday. Surprisingly, the fanfare for this key product hasn’t been held back for Oracle Open World which is only a few weeks away now. So no more building SOA on top of the Java Cloud Service. Along with SOA CS (Cloud Service) is API Management. But the release of information with yesterday’s announcement is coming quickly – for example UKOUG are running an innovation day which has had SOA Cloud session included in it.  Here are a few resources that I’ve seen so far :

  • SOA Cloud Service by Simon Haslam
  • Oracle Blog
  • Overview Video & Overview Playlist Videos
  • Data Sheet

It looks like from the details available that SOA Cloud includes the core composites, BPEL and OSB pieces, but BAM, Scheduling, B2B are yet to be released.

The Oracle Customer Advisory Board on the end of Open World should be a very interesting day.

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...

…. For Dummies

23 Wednesday Sep 2015

Posted by mp3monster in Books, General, Oracle

≈ Leave a comment

Tags

'For Dummies', book, Cloud, Dummies, ebook, HR, Oracle, SaaS, virtualization

It seems to becoming the done thing to license the use of the ‘For Dummies’ brand and publishing books (or are they large booklets) on a specific subject. These can then often be picked up as print freebies at conferences. I saw a couple at the Oracle Cloud Event today – though I’d share the ebook versions here:

  • Database Storage for Dummies
  • SaaS for Dummies
  • In Memory Data Grids for Dummies
  • Enterprise Mobility for Dummies
  • Server Consolidation for Dummies
  • LTFS for Dummies
  • Modern HR for Dummies
  • Social Recruiting for Dummies
  • Enterprise Cloud Infrastructure for Dummies
  • Server Virtualization for Dummies
  • Enterprise Computing with Oracle Solaris for Dummies

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Print (Opens in new window) Print
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Pinterest (Opens in new window) Pinterest
  • More
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on LinkedIn (Opens in new window) LinkedIn
Like Loading...
← Older posts
Newer posts →

    I work for Oracle, all opinions here are my own & do not necessarily reflect the views of Oracle

    • About
      • Internet Profile
      • Music Buying
      • Presenting Activities
    • Books & Publications
      • Logging in Action with Fluentd, Kubernetes and More
      • Logs and Telemetry using Fluent Bit
      • Oracle Integration
      • API & API Platform
        • API Useful Resources
        • Useful Reading Sources
    • Mindmaps Index
    • Monster On Music
      • Music Listening
      • Music Reading
    • Oracle Resources
    • Useful Tech Resources
      • Fluentd & Fluent Bit Additional stuff
        • Logging Frameworks and Fluent Bit and Fluentd connectivity
        • REGEX for BIC and IBAN processing
      • Formatting etc
      • Java and Graal Useful Links
      • Official Sources for Product Logos
      • Python Setup & related tips
      • Recommended Tech Podcasts

    Oracle Ace Director Alumni

    TOGAF 9

    Logs and Telemetry using Fluent Bit


    Logging in Action — Fluentd

    Logging in Action with Fluentd


    Oracle Cloud Integration Book


    API Platform Book


    Oracle Dev Meetup London

    Blog Categories

    • App Ideas
    • Books
      • Book Reviews
      • manning
      • Oracle Press
      • Packt
    • Enterprise architecture
    • General
      • economy
      • ExternalWebPublications
      • LinkedIn
      • Website
    • Music
      • Music Resources
      • Music Reviews
    • Photography
    • Podcasts
    • Technology
      • AI
      • APIs & microservices
      • chatbots
      • Cloud
      • Cloud Native
      • Dev Meetup
      • development
        • languages
          • java
          • node.js
          • python
      • drone
      • Fluentbit
      • Fluentd
      • logsimulator
      • mindmap
      • OMESA
      • Oracle
        • API Platform CS
          • tools
        • Helidon
        • ITSO & OEAF
        • Java Cloud
        • NodeJS Cloud
        • OIC – ICS
        • Oracle Cloud Native
        • OUG
      • railroad diagrams
      • TOGAF
    • xxRetired
    • AI
    • API Platform CS
    • APIs & microservices
    • App Ideas
    • Book Reviews
    • Books
    • chatbots
    • Cloud
    • Cloud Native
    • Dev Meetup
    • development
    • drone
    • economy
    • Enterprise architecture
    • ExternalWebPublications
    • Fluentbit
    • Fluentd
    • General
    • Helidon
    • ITSO & OEAF
    • java
    • Java Cloud
    • languages
    • LinkedIn
    • logsimulator
    • manning
    • mindmap
    • Music
    • Music Resources
    • Music Reviews
    • node.js
    • NodeJS Cloud
    • OIC – ICS
    • OMESA
    • Oracle
    • Oracle Cloud Native
    • Oracle Press
    • OUG
    • Packt
    • Photography
    • Podcasts
    • python
    • railroad diagrams
    • Technology
    • TOGAF
    • tools
    • Website
    • xxRetired

    Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 2,556 other subscribers

    RSS

    RSS Feed RSS - Posts

    RSS Feed RSS - Comments

    March 2026
    M T W T F S S
     1
    2345678
    9101112131415
    16171819202122
    23242526272829
    3031  
    « Feb    

    Twitter

    Tweets by mp3monster

    History

    Speaker Recognition

    Open Source Summit Speaker

    Flickr Pics

    Gogo Penguin at the BarbicanGogo Penguin at the BarbicanGogo Penguin at the BarbicanGogo Penguin at the Barbican
    More Photos

    Social

    • View @mp3monster’s profile on Twitter
    • View philwilkins’s profile on LinkedIn
    • View mp3monster’s profile on GitHub
    • View mp3monster’s profile on Flickr
    • View mp3muncher’s profile on WordPress.org
    • View philmp3monster’s profile on Twitch
    Follow Phil (aka MP3Monster)'s Blog on WordPress.com

    Blog at WordPress.com.

    • Subscribe Subscribed
      • Phil (aka MP3Monster)'s Blog
      • Join 234 other subscribers
      • Already have a WordPress.com account? Log in now.
      • Phil (aka MP3Monster)'s Blog
      • Subscribe Subscribed
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar
     

    Loading Comments...
     

    You must be logged in to post a comment.

      Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
      To find out more, including how to control cookies, see here: Our Cookie Policy
      %d