The Fn Project has been incubating for 2 years now — some may say it’s time to hatch — and in that time, we have gone back and forth on various APIs and learned...
The Fn Project has been incubating for 2 years now — some may say it’s time to hatch — and in that time, we have gone back and forth on various APIs and learned some things we don’t like and some things we like even less than the things we don’t like. As is inevitable for any piece of software that manages to enslave a few programmers for long enough, we have begun cutting over to our v2 API. In this post, we’ll go over some of the things that tormented us — and possibly...
The Fn Project has been incubating for 2 years now — some may say it’s time to hatch — and in that time, we have gone back and forth on various APIs and learned some things we don’t like and...
The times, when developers built the applications on a single database are certainly long over. Many services nowadays use a variety of databases in...
The times, when developers built the applications on a single database are certainly long over. Many services nowadays use a variety of databases in combination, to power the different aspects of their applications. We are not an exception in that manner for sure :) Recently we have started a new project, where we have to implement our own data reservoir. For sake of good order, we have chosen MongoDB for saving unstructured meta information and PostgreSQL for saving the...
The times, when developers built the applications on a single database are certainly long over. Many services nowadays use a variety of databases in combination, to power the different aspects of...
As we saw in this post, it is really simple to write and deploy Serverless Kotlin functions using Fn. The Kotlin support is, in Fn, largely based on the Java...
As we saw in this post, it is really simple to write and deploy Serverless Kotlin functions using Fn. The Kotlin support is, in Fn, largely based on the Java support and more specifically on the Java FDK. The initial Fn Kotlin support was a bit different than it is today as it was using the kotlinc compiler in a Docker (build) image. That approach has been recently replaced (from CLI 0.4.129) in favor of Maven using the regular Java FDK images. The only real difference...
As we saw in this post, it is really simple to write and deploy Serverless Kotlin functions using Fn. The Kotlin support is, in Fn, largely based on the Java support and more specifically on the...
Our Sales Central pages are loaded with new content to equip our sellers with all the materials they need. Sales kits include elevator pitch, cheat sheet,...
Our Sales Central pages are loaded with new content to equip our sellers with all the materials they need. Sales kits include elevator pitch, cheat sheet, reference and customer presentation in ppt format. Check those out (and make sure to download and give your ratings). Overview: · Oracle Cloud Platform · Cloud Platform for Oracle SaaS · Universal Credits & BYOL Programs-Viewpoint Sales kits: · Extend & Enhance ERP, HCM & CX Apps with Oracle Digital Assistant · Build...
Our Sales Central pages are loaded with new content to equip our sellers with all the materials they need. Sales kits include elevator pitch, cheat sheet, reference and customer presentation in ppt...
I am not one of those lucky ones who can simply read a whitepaper/code/docs and can quickly figure out how things work without trying things out in practice. I...
I am not one of those lucky ones who can simply read a whitepaper/code/docs and can quickly figure out how things work without trying things out in practice. I need to install things, run things and play with them to get a feeling for how stuff works. If I get stuck, that’s when I am going to read the docs and code to see what I am missing. In this series, I decided to figure out how Fn project works, how to run it, use it and even extend it. Fn project is a container native,...
I am not one of those lucky ones who can simply read a whitepaper/code/docs and can quickly figure out how things work without trying things out in practice. I need to install things, run things and...
Enjoy your hands-on experience learning Infrastructure as Code leveraging Terraform, Kubernetes, Wercker, HELM, Docker, Github and the Oracle Cloud...
Enjoy your hands-on experience learning Infrastructure as Code leveraging Terraform, Kubernetes, Wercker, HELM, Docker, Github and the Oracle Cloud Infrastructure Lab Guides: Access Step by Step Lab Guides and Sample Code from GitHub Access Interactive Lab: Explore the Architecture, Persona's and Steps to Bring Container Native Application to Life in the Cloud. Explore Get the labs here. Developer Partner Community For regular information become a member in the WebLogic...
Enjoy your hands-on experience learning Infrastructure as Code leveraging Terraform, Kubernetes, Wercker, HELM, Docker, Github and the Oracle Cloud Infrastructure Lab Guides: Access Step by Step...
Join Contribute and Oracle for a Developer Meetup in Brussels During this meetup, 2 topics will be presented to you by a product manager of Oracle. Afterwards...
Join Contribute and Oracle for a Developer Meetup in Brussels During this meetup, 2 topics will be presented to you by a product manager of Oracle. Afterwards you will receive an invite to be able to test these solutions on your own pace. Have fun. Running WebLogic Server in Kubernetes Many organizations are adopting Kubernetes as a platform for managing container-based applications and want to leverage Oracle WebLogic Server in these environments. Attend this session to...
Join Contribute and Oracle for a Developer Meetup in Brussels During this meetup, 2 topics will be presented to you by a product manager of Oracle. Afterwards you will receive an invite to be able...
Dear Developer Partner Community, PaaS the knowledge from the emerging PaaS Partner Community Forum. As a community member you get access to the conference...
Dear Developer Partner Community, PaaS the knowledge from the emerging PaaS Partner Community Forum. As a community member you get access to the conference presentations, demos and hands-on training material. Make us of it, become trained & certified, publish service offerings, host customer cloud test drive events, build proof of concepts based on the Oracle Cloud Platform. WebLogic is the leading Java EE server. With Kubernetes Operator and Container Engine you can run...
Dear Developer Partner Community, PaaS the knowledge from the emerging PaaS Partner Community Forum. As a community member you get access to the conference presentations, demos and hands-on training...
One of the labs in our Weblogic Advanced Administration 12c course is about using domain templates. When revising the particular lab, we created a domain in...
One of the labs in our Weblogic Advanced Administration 12c course is about using domain templates. When revising the particular lab, we created a domain in Weblogic 12c and then created a template based on the domain. On recreation of the domain based on the template we get an exception: This we get regardless of if we provide nodemanager details at the initial creation of the domain. We did some investigation and found for instance this forum, that gave a hint, but not a...
One of the labs in our Weblogic Advanced Administration 12c course is about using domain templates. When revising the particular lab, we created a domain in Weblogic 12c and then created a...