Want to increase the Oracle PaaS business? Create new service offerings and solutions for the Cloud? Join the webcast with Martijn Vlek, Vice President Sales...
Want to increase the Oracle PaaS business? Create new service offerings and solutions for the Cloud? Join the webcast with Martijn Vlek, Vice President Sales Cloud Native & Integration on July 2nd 2019. Content: • PaaS update • Sales Plays & Cheat Sheets • Customer presentations & demos Speakers: Martijn Vlek & Jürgen Kress Schedule: July 2nd 2019 16:00-17:00 CET For details please visit the registration page here. Developer Partner Community For regular information become...
Want to increase the Oracle PaaS business? Create new service offerings and solutions for the Cloud? Join the webcast with Martijn Vlek, Vice President Sales Cloud Native & Integration on July 2nd...
Dear Developer Partner Community, Want to increase the Oracle PaaS business? Create new service offerings and solutions for the Cloud? Attend the PaaS Overview...
Dear Developer Partner Community, Want to increase the Oracle PaaS business? Create new service offerings and solutions for the Cloud? Attend the PaaS Overview Webcast July 2nd 2019. Martijn Vlek, Vice President Sales Cloud Native & Integration will present the latest PaaS sales plays, kits and how to get access to the Oracle Cloud platform. Registration for the ninth edition of the PaaS Summer Camp is open. The training takes place August 26th-30th 2019 in Lisbon Portugal....
Dear Developer Partner Community, Want to increase the Oracle PaaS business? Create new service offerings and solutions for the Cloud? Attend the PaaS Overview Webcast July 2nd 2019. Martijn Vlek,...
Capturing logs in Kubernetes Do you ever wonder how to capture logs for a container native solution running on Kubernetes? Containers are frequently created,...
Capturing logs in Kubernetes Do you ever wonder how to capture logs for a container native solution running on Kubernetes? Containers are frequently created, deleted, and crash, pods fail, and nodes die, which makes it a challenge to preserve log data for future analysis. Application and system logs are critical to diagnosing and addressing problems impacting the health of your cluster, but there is a good chance you will run into hairy problems associated with the dynamic...
Capturing logs in Kubernetes Do you ever wonder how to capture logs for a container native solution running on Kubernetes? Containers are frequently created, deleted, and crash, pods fail, and...
Kubernetes becomes the defacto standard if it comes to managing and scaling your container platform, where you might consider that containers are the next gen...
Kubernetes becomes the defacto standard if it comes to managing and scaling your container platform, where you might consider that containers are the next gen infrastructure platforms as a follow up on virtual machines, where every process application or infrastructure component can run in a docker container, autonomous, lightweight and independent, as an application, or a piece of runtime platform software ( such as a Java JDK ) However, in the greater whole...
Kubernetes becomes the defacto standard if it comes to managing and scaling your container platform, where you might consider that containers are the next gen infrastructure platforms as a follow...
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...
A critical value proposition for Platform as a Service is to accelerate and amplify business impact. This award honors customers for their leading-edge...
A critical value proposition for Platform as a Service is to accelerate and amplify business impact. This award honors customers for their leading-edge solutions using Oracle Cloud Platform to deliver business value. Oracle honors winners for the uniqueness of their business case, business benefits, level of impact relative to the size of the organization, complexity and magnitude of the implementation, and the originality of the architecture Please submit your nomination...
A critical value proposition for Platform as a Service is to accelerate and amplify business impact. This award honors customers for their leading-edge solutions using Oracle Cloud Platform...
Attend our June edition of the PaaS Partner Community Webcast live on June 25th 2019 Process Cloud Service Drive business agility with Oracle Integration...
Attend our June edition of the PaaS Partner Community Webcast live on June 25th 2019 Process Cloud Service Drive business agility with Oracle Integration Cloud's process automation for digital transformation. Go from idea to app in minutes - not months - with Robotic Process Automation, Adaptive Case Management, and best next action recommendations. Limit training by embedding your digital innovations directly in SaaS applications and optimize end-to-end operations with...
Attend our June edition of the PaaS Partner Community Webcast live on June 25th 2019 Process Cloud Service Drive business agility with Oracle Integration Cloud's process automation for...
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...