Dubai Airports customer reference video: Dubai Airports, one of the largest airports in the world with over 60 million annual passengers and $1.7 billion in...
Dubai Airports customer reference video: Dubai Airports, one of the largest airports in the world with over 60 million annual passengers and $1.7 billion in revenue, wanted to automate its employee lifecycle processes. It turned to Oracle and was able to use Oracle Mobile Cloud Service, Java Cloud Service, and SOA Cloud Service, to fill process gaps, integrate those processes with existing systems, and extend those processes onto mobile devices so that employees could access...
Dubai Airports customer reference video: Dubai Airports, one of the largest airports in the world with over 60 million annual passengers and $1.7 billion in revenue, wanted to automate its employee...
Why do cloud-native projects outperform traditional enterprise development? Siddhartha Agarwal, vice president of product management and strategy for Oracle...
Why do cloud-native projects outperform traditional enterprise development? Siddhartha Agarwal, vice president of product management and strategy for Oracle Cloud Platform and Oracle Fusion Middleware, talks with Oracle Magazine about the cultural shifts, technologies, and common patterns he sees in cloud-native application design and development. Oracle Magazine: What is cloud-native development? Agarwal: Cloud-native development refers to a modern application development...
Why do cloud-native projects outperform traditional enterprise development? Siddhartha Agarwal, vice president of product management and strategy for Oracle Cloud Platform and Oracle...
Introduction Currently there is not a single discussion about cloud native architectures where the term “microservices” is not brought up. With more and more...
Introduction Currently there is not a single discussion about cloud native architectures where the term “microservices” is not brought up. With more and more developers and architects considering leveraging this architectural style, a lot of great content is showing up, but some of this new content misses the point on microservices completely. A good example of the latter is content that suggests one is building microservices just by making the applications package smaller...
Introduction Currently there is not a single discussion about cloud native architectures where the term “microservices” is not brought up. With more and more developers and architects...
ANNOUNCING Application Development Platform 17.1.1 with useful new updates, enhancements, and relevant announcements to a vast range of services in the...
ANNOUNCING Application Development Platform 17.1.1 with useful new updates, enhancements, and relevant announcements to a vast range of services in the Application Development portfolio, including Java Cloud, Application Container Cloud, Developer Cloud, Application Builder Cloud, Database Cloud, Exadata Express Cloud, and more. Java Cloud Service · JCS added support for Oracle Database 12.2 Application Container Cloud Service · Support for new caching capability, enabling...
ANNOUNCING Application Development Platform 17.1.1 with useful new updates, enhancements, and relevant announcements to a vast range of services in the Application Development portfolio,...
Cloud computing is moving at a dizzying pace. With cloud technologies evolving at such an irrepressible rate, it’s difficult to keep track of where it’s all...
Cloud computing is moving at a dizzying pace. With cloud technologies evolving at such an irrepressible rate, it’s difficult to keep track of where it’s all headed. How will your relationship with the cloud change over the course of the coming year? A modern cloud must support and energize the cloud journey from any starting point, adapt fluidly to changing needs, and ultimately realize the potential of genuine business transformation. Here are our predictions for how the...
Cloud computing is moving at a dizzying pace. With cloud technologies evolving at such an irrepressible rate, it’s difficult to keep track of where it’s all headed. How will your relationship with...
I should say I'm happy with how NetBeans Git client works. It offers good performance and resolves conflicts pretty well. It shows a list of pending changes and...
I should say I'm happy with how NetBeans Git client works. It offers good performance and resolves conflicts pretty well. It shows a list of pending changes and also changes colour for changed file name: Changes can be committed into local repository through informative wizard: Read the complete article here. WebLogic Partner Community For regular information become a member in the WebLogic Partner Community please visit: http://www.oracle.com/partners/goto/wls-emea ( OPN...
I should say I'm happy with how NetBeans Git client works. It offers good performance and resolves conflicts pretty well. It shows a list of pending changes and also changes colour for changed file...
Oracle Mobile Cloud Service (MCS) provides the Sync Client SDK and its supporting Data Offline API for caching MCS custom and REST resources in an efficient,...
Oracle Mobile Cloud Service (MCS) provides the Sync Client SDK and its supporting Data Offline API for caching MCS custom and REST resources in an efficient, uniform and transparent way. The Sync Client SDK, along with the Storage SDK, also provides support for caching storage objects. Description of the illustration data_offline_arch.png As a mobile app developer, you can leverage the Sync Client SDK technologies to do the following: · Enable the user to continue to use the...
Oracle Mobile Cloud Service (MCS) provides the Sync Client SDK and its supporting Data Offline API for caching MCS custom and REST resources in an efficient, uniform and transparent way. The...
When your Oracle Mobile Cloud Service APIs are being accessed by a remote server, it is important you manage cross-origin resource sharing (CORS) We ran into...
When your Oracle Mobile Cloud Service APIs are being accessed by a remote server, it is important you manage cross-origin resource sharing (CORS) We ran into this issue when we were building the solution for the Oracle cloud day. The MCS APIs were accessed by a Web Application that was hosted on a different domain, not on our Oracle PaaS domain. When calling an API from the application, we received the error: XMLHttpRequest cannot load: [request url]. Response to preflight...
When your Oracle Mobile Cloud Service APIs are being accessed by a remote server, it is important you manage cross-origin resource sharing (CORS) We ran into this issue when we were building...
Thanks to Oracle A-Team, I had a chance to work with Chatbots. 3 pure NodeJS applications, on couple of Oracle Cloud platforms and Facebook messenger, and my...
Thanks to Oracle A-Team, I had a chance to work with Chatbots. 3 pure NodeJS applications, on couple of Oracle Cloud platforms and Facebook messenger, and my chatbot was running. Let me explain, the architecture a bit. To start with, following is the simple representation of how it works. Message Platform Server : Is a NodeJS application, deployed on Oracle Application Container cloud, acts as a channel between Facebook Messenger and the chatbot engine. It simply converts the...
Thanks to Oracle A-Team, I had a chance to work with Chatbots. 3 pure NodeJS applications, on couple of Oracle Cloud platforms and Facebook messenger, and my chatbot was running. Let me explain,...