Introduction Skaffold is powerful and flexible command line tool to automate the workflow for fast Source to Kubernetes development and continuous deployment to...
Introduction Skaffold is powerful and flexible command line tool to automate the workflow for fast Source to Kubernetes development and continuous deployment to Kubernetes Cluster. Its great strength is its pluggable architecture. It allows a very simple entry into the automation as shown in this article but allows to add to the deployment workflow as projects gain in complexity. Matching the project requirements, Skaffold can be run on demand to build and deploy once off or...
Introduction Skaffold is powerful and flexible command line tool to automate the workflow for fast Source to Kubernetes development and continuous deployment to Kubernetes Cluster. Its great strength...
Blockchain as a topic of conversation has been around for some time, but what is happening when it comes to perceptions, adoption and use cases? Having been...
Blockchain as a topic of conversation has been around for some time, but what is happening when it comes to perceptions, adoption and use cases? Having been involved with Blockchain over the last few years, there are many opinions; some conflicting, many supporting, but the general acceptance that it is here to stay. There is a lot of information out there, but there are still many that are uncertain and unsure when it comes to this perceived specialist topic. For my master’s...
Blockchain as a topic of conversation has been around for some time, but what is happening when it comes to perceptions, adoption and use cases? Having been involved with Blockchain over the last few...
p.notebox-linen {font-size: MEDIUM; border: 1px solid brown; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px;...
p.notebox-linen {font-size: MEDIUM; border: 1px solid brown; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; padding: 10px; background-color: linen; } Note: Private Access Channel is now available in Oracle Analytics and is recommended by Oracle for new connections to private data sources. For more information on the feature and the data sources it supports refer to: Connect to Private Data...
p.notebox-linen {font-size: MEDIUM; border: 1px solid brown; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; padding:...
TL;DR Oracle Content and Experience Cloud has an undocumented feature which enables client side caching. This feature enables a 15 day client-side cache...
TL;DR Oracle Content and Experience Cloud has an undocumented feature which enables client side caching. This feature enables a 15 day client-side cache expiration for any response of the Delivery API. Add cb=<somevalue> to your requests to the Delivery API to greatly enhance the user experience. Cache Buster By default, the Delivery API sends a Cache-Control header to not cache the response on the client and intermediate proxies, like a CDN. Cache-Control: public,...
TL;DR Oracle Content and Experience Cloud has an undocumented feature which enables client side caching. This feature enables a 15 day client-side cache expiration for any response of the Delivery...
Introduction So now you have a cloud account and you need to start on-boarding employees to manage and administrator all the different services within Oracle...
Introduction So now you have a cloud account and you need to start on-boarding employees to manage and administrator all the different services within Oracle Cloud Infrastructure (OCI). What do you do next? When deciding how to on-board and manage users it is important to get this right. Setting up your identity posture will lay the foundation for securing OCI artifacts as well as your applications in the cloud. This post will guide you through with recommendations to help...
Introduction So now you have a cloud account and you need to start on-boarding employees to manage and administrator all the different services within Oracle Cloud Infrastructure (OCI). What do you...
Introduction In this blog I want to discuss about an interesting usecase that showcases how IDCS Appgate can be used to enable SSO security for legacy...
Introduction In this blog I want to discuss about an interesting usecase that showcases how IDCS Appgate can be used to enable SSO security for legacy applications when migrating to the cloud. Many customers who are looking to migrate their workloads into the cloud find that they have legacy systems in their portfolio that are not necessarily amenable to modernisation. An example of one of these legacy systems is Oracle Discoverer. Oracle BI Discoverer is a business...
Introduction In this blog I want to discuss about an interesting usecase that showcases how IDCS Appgate can be used to enable SSO security for legacy applications when migrating to the cloud....
Global Single Instance Strategy Guidelines
Introduction If your users are encountering the above message in Engagement Cloud, then this article might be of interest! The error message is self...
Introduction If your users are encountering the above message in Engagement Cloud, then this article might be of interest! The error message is self explanatory - it happens when a user tries to save a record that has been updated by another user since they retrieved it. There are a few scenarios that can cause this, including: User A retrieves a record and starts to make changes, user B retrieves the same record, changes it and saves it, User A tries to save the record and...
Introduction If your users are encountering the above message in Engagement Cloud, then this article might be of interest! The error message is self explanatory - it happens when a user tries to...
Just a quick blog post on how to integrate your .NET application with an Oracle Semantic RDF backend. The key thing to understand is that, much like other...
Just a quick blog post on how to integrate your .NET application with an Oracle Semantic RDF backend. The key thing to understand is that, much like other database vendors, Oracle’s implementation of SPARQL/RDF requires a plugin. The out-of-the-box plugin supplied with all of the latest versions of Oracle database is an Oracle-specific implementation of the Apache JENA adapter**. The purpose of the JENA adapter is to convert SPARQL queries into native SQL. As such, if you...
Just a quick blog post on how to integrate your .NET application with an Oracle Semantic RDF backend. The key thing to understand is that, much like other database vendors, Oracle’s implementation...