Introduction Performance and efficiency are essential to having a positive user experience and the diagnosis of click and flow activities can be a complex task...
Introduction Performance and efficiency are essential to having a positive user experience and the diagnosis of click and flow activities can be a complex task in a SaaS environment where access to various log files is limited. Oracle Real User Experience Insight (RUEI) – monitors real user activity, records user session data and provide web data into meaningful statistics. It enables you to view server and network times based on real user experience and provides the...
Introduction Performance and efficiency are essential to having a positive user experience and the diagnosis of click and flow activities can be a complex task in a SaaS environment where access to...
Continuous Integration and Continous Delivery (CICD) promise great rewards if your organization can embrace the significant challenges involved. However,...
Continuous Integration and Continous Delivery (CICD) promise great rewards if your organization can embrace the significant challenges involved. However, traditional production environment management practice is often favoured in enterprise environments, because other concerns are much more important to the enterprise than the "latest features". Here I am going to discuss a way to potentially bring some of the automation rewards of CICD all the way to the production...
Continuous Integration and Continous Delivery (CICD) promise great rewards if your organization can embrace the significant challenges involved. However, traditional production environment...
This blog shows a sample DevOps cycle using combination of Oracle Developer Cloud Service & Ansible playbook. Scenario: An organization wants to setup DevOps...
This blog shows a sample DevOps cycle using combination of Oracle Developer Cloud Service & Ansible playbook. Scenario: An organization wants to setup DevOps practice with Oracle public cloud for Dev & test. However production still remains on-premise. In such case Oracle Developer cloud service can deploy artifacts(e.g. JAR file) to JCS (Java cloud Service) or ACCS (Application container Cloud service) for testing. While to get the artifact on premise we can write extension...
This blog shows a sample DevOps cycle using combination of Oracle Developer Cloud Service & Ansible playbook. Scenario: An organization wants to setup DevOps practice with Oracle public cloud for Dev...
Introduction This post will demonstrate how to setup and build an Oracle ATG Commerce application in Oracle Developer Cloud Service (devCS). There are multiple...
Introduction This post will demonstrate how to setup and build an Oracle ATG Commerce application in Oracle Developer Cloud Service (devCS). There are multiple ways to accomplish several steps described in this post. Things will intentionally be shown in a way to help give an understanding of how to accomplish tasks in a variety of environment configurations. To build ATG applications, a product installation is required. At the time of creating this post, the Oracle Developer...
Introduction This post will demonstrate how to setup and build an Oracle ATG Commerce application in Oracle Developer Cloud Service (devCS). There are multiple ways to accomplish several...
Introduction Continuous Integration and Continuous Delivery (CI/CD) is a popular practice in modern development teams. The idea behind these concepts is to...
Introduction Continuous Integration and Continuous Delivery (CI/CD) is a popular practice in modern development teams. The idea behind these concepts is to automate as much as possible from the deployment cycle with as little human interaction as possible. This is done by writing tests at several levels. Each time a change is made, the tests will run and provide instant feedback if something goes wrong. This is the Continuous Integration part of the pipeline. One of the...
Introduction Continuous Integration and Continuous Delivery (CI/CD) is a popular practice in modern development teams. The idea behind these concepts is to automate as much as possible from the...
Introduction The process of deploying SOA Projects to Oracle SOA Cloud Services (SOACS) can be significantly simplified and streamlined using the Oracle...
Introduction The process of deploying SOA Projects to Oracle SOA Cloud Services (SOACS) can be significantly simplified and streamlined using the Oracle Developer Cloud Services (DevCS) by facilitating the inbuilt Maven and GIT repositories. This article is a walk-through on how create a SOA Project in JDeveloper and get it deployed on SOACS using DevCS. It is based on Windows, but other operating systems work in a very similar way. The following graphic shows the simplified...
Introduction The process of deploying SOA Projects to Oracle SOA Cloud Services (SOACS) can be significantly simplified and streamlined using the Oracle Developer Cloud Services (DevCS)...
Introduction This is the second part of a two part article which demonstrates how to upload data in near-real time from an on-premise oracle database to Oracle...
Introduction This is the second part of a two part article which demonstrates how to upload data in near-real time from an on-premise oracle database to Oracle Storage Cloud Service. In the previous article of this series, we demonstrated Oracle GoldenGate functionality to write to a flat file using Apache Flume File Roll Sink. If you would like to read the first part in this article series please visit Oracle GoldenGate : Apply to Apache Flume File Roll Sink In this article...
Introduction This is the second part of a two part article which demonstrates how to upload data in near-real time from an on-premise oracle database to Oracle Storage Cloud Service. In the previous...
Introduction Oracle Storage Cloud Service should be the central place for persisting raw data produced from another PaaS services and also the entry point for...
Introduction Oracle Storage Cloud Service should be the central place for persisting raw data produced from another PaaS services and also the entry point for data that is uploaded from the customer’s data center. Big Data Cloud Service ( BDCS ) supports data transfers between Oracle Storage Cloud Service and HDFS. Both Hadoop and Oracle provides various tools and Oracle engineered solutions for the data movement. This document outlines various tools and describes the best...
Introduction Oracle Storage Cloud Service should be the central place for persisting raw data produced from another PaaS services and also the entry point for data that is uploaded from the customer’s...
Introduction Oracle's Developer Cloud Service (DevCS) is a great tool for teams of developers. It provides great tools for continuous delivery, continuous...
Introduction Oracle's Developer Cloud Service (DevCS) is a great tool for teams of developers. It provides great tools for continuous delivery, continuous integration, team collaboration, scrum boards, code repositories and so on. When using these feature, you can leverage the best practices in an application lifecycle to deliver high quality and manageable code. One of the phases of an application lifecycle we are going to focus on today is the testing phase. Tests can take...
Introduction Oracle's Developer Cloud Service (DevCS) is a great tool for teams of developers. It provides great tools for continuous delivery, continuous integration, team collaboration, scrum...