Continuous integration and continuous delivery (CI/CD) are increasingly popular DevOps practices where code changes are frequently committed to a source control...
Continuous integration and continuous delivery (CI/CD) are increasingly popular DevOps practices where code changes are frequently committed to a source control management (SCM), and automatically built, tested and submitted to a release pipeline for deployment. The initial stage of the release pipeline will deploy the changes to a development environment where it can be tested. Upon successful completion of the test, the changes will be propagated through a sequence of...
Continuous integration and continuous delivery (CI/CD) are increasingly popular DevOps practices where code changes are frequently committed to a source control management (SCM), and automatically...
Oracle Cloud Infrastructure API Gateway is a brand new component within the Developers Services in OCI. We know that Oracle already had the Oracle API Platform...
Oracle Cloud Infrastructure API Gateway is a brand new component within the Developers Services in OCI. We know that Oracle already had the Oracle API Platform Cloud Services which includes an API Gateway (Weblogic based); personally I’ve used it and deploy it for a couple of customers and is fine, it does the job. And if you are familiar with weblogic, then it was pretty straight forward to understand the architecture and deploy it. But when it comes to a serverless...
Oracle Cloud Infrastructure API Gateway is a brand new component within the Developers Services in OCI. We know that Oracle already had the Oracle API Platform Cloud Services which includes an...
Two days ago, the API Gateway service on Oracle Cloud Infrastructure went live – read the announcement. This is a crucial component for many applications and in...
Two days ago, the API Gateway service on Oracle Cloud Infrastructure went live – read the announcement. This is a crucial component for many applications and in many solution designs. This new API Gateway is a prime candidate for example for inclusion in our reference architecture for OCI based solution designs. The API Gateway acts as a reverse proxy that handles HTTP requests from clients – either within OCI or on the public internet – and routes them to the configured...
Two days ago, the API Gateway service on Oracle Cloud Infrastructure went live – read the announcement. This is a crucial component for many applications and in many solution designs. This new API...
Microservices and serverless are more popular than ever with teams around the globe adopting these patterns and architectures at an extremely high rate....
Microservices and serverless are more popular than ever with teams around the globe adopting these patterns and architectures at an extremely high rate. However, the first thing that many teams find out when working with microservices and serverless at scale is that you soon end up with a pretty complex series of endpoints that need to be managed for your front end and mobile APIs. For that reason, many teams adopt an API Gateway to simplify the backend and act as a "single...
Microservices and serverless are more popular than ever with teams around the globe adopting these patterns and architectures at an extremely high rate. However, the first thing that many teams...
Introduction As businesses adopt more SaaS, the ability to extend to meet changing business requirements becomes more important. Before cloud-native, IT teams...
Introduction As businesses adopt more SaaS, the ability to extend to meet changing business requirements becomes more important. Before cloud-native, IT teams were faced with the realities of either selecting a set of vendors offered integration solutions, providing simplistic use cases, or setting up rather large stacks of infrastructures to support their more complex use-cases. Cloud-native introduces capabilities such as containers, and serverless functions. By using...
Introduction As businesses adopt more SaaS, the ability to extend to meet changing business requirements becomes more important. Before cloud-native, IT teams were faced with the realities of either...
GraalVM is a high-performance polyglot runtime supporting a variety of different languages, including JavaScript, Ruby, R, Python, and JVM languages such as...
GraalVM is a high-performance polyglot runtime supporting a variety of different languages, including JavaScript, Ruby, R, Python, and JVM languages such as Java, Scala or Kotlin. There is one member of the GraalVM language family that is a bit special. While all the aforementioned languages are managed, so the language runtime manages all memory requirements, the LLVM runtime executes LLVM bitcode, which is unmanaged. That means there is no garbage collector that frees the...
GraalVM is a high-performance polyglot runtime supporting a variety of different languages, including JavaScript, Ruby, R, Python, and JVM languages such as Java, Scala or Kotlin. There is one member...
The recent 1.4 release of Project Helidon includes support for the new MicroProfile 3.2 release. The major change in the new MicroProfile release is...
The recent 1.4 release of Project Helidon includes support for the new MicroProfile 3.2 release. The major change in the new MicroProfile release is MicroProfile Metrics 2.2 (which is basically the same as 2.1 but with one incompatible change reverted). TL;DR — existing Helidon MP apps work with Helidon 1.4 Updating the Helidon version Your existingpom.xml probably already has a dependency on some Helidon MP bundle. Change the <version> in that dependency to <1.4.0>. Using...
The recent 1.4 release of Project Helidon includes support for the new MicroProfile 3.2 release. The major change in the new MicroProfile release is MicroProfile Metrics 2.2 (which is basically the...
We’ve heard you! Your time is important so in order to offer you the best experience we are replacing our on-site workshops with exclusive online content. Plus,...
We’ve heard you! Your time is important so in order to offer you the best experience we are replacing our on-site workshops with exclusive online content. Plus, we have a ton of other workshops and webcasts for you to explore on topics like Autonomous Database and Cloud Native Development. Instead of coming in person, use the links below to get direct access to the information that you need at your convenience. · On-Demand Webcasts Developer Partner Community For regular...
We’ve heard you! Your time is important so in order to offer you the best experience we are replacing our on-site workshops with exclusive online content. Plus, we have a ton of other workshops and...
I’m very excited to announce that we have a major new version of the ADF Performance Monitor – version 9.0 ! We have added many valuable new features; new...
I’m very excited to announce that we have a major new version of the ADF Performance Monitor – version 9.0 ! We have added many valuable new features; new metrics that can detect and help explain poor performance, disruptions, hiccups, and help troubleshooting ADF applications. Like operating system metrics: the CPU usage of the ADF application, the total CPU usage of the whole underlying operating system, the total used and free physical (RAM) memory of the whole system, and...
I’m very excited to announce that we have a major new version of the ADF Performance Monitor – version 9.0 ! We have added many valuable new features; new metrics that can detect and help explain poor...