First delivered at the Oracle Code One conference in San Francisco on 22 October 2018, this presentation describes how you can use Oracle JET to build hybrid mobile apps for field use.
Enterprises are discovering the move to a mobile world not only presents new opportunities but also unique challenges. Oracle has identified numerous pain points amongst its customers in making the move to mobile, and to address these issues, no matter where the customer is in their mobile adoption, has a solution to meet their mobile development needs.
This document provides an overview of a presentation on mobile business and Oracle's Mobile Cloud Service. It discusses how developing mobile applications and backends can be complicated due to issues like client development tools, integration, security, and supporting multiple environments. It introduces Oracle Mobile Cloud Service as a way to simplify mobile development by providing consumer-style frontends and enterprise-grade backends, and demonstrates how it can be used to support three example mobile applications.
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...Steven Davelaar
This presestation features a comprehensive integrated demo that uses Oracle Business Process Management (BPM), Oracle Service Bus (OSB), Mobile Application Framework (MAF) and Webcenter Content Management (WCM). The demo centers around a BPM claim handling process that is entirely managed through the mobile device, allowing the mobile user to work in offline mode and sync his work later. OSB is used to virtualize all service calls from the mobile application and to transform the BPM SOAP web services into REST-JSON format for easy and performant mobile consumption. WCM is used to store the claim attachments. The experience gained from building this and other demo's is translated to a set of guidelines for going mobile, also included in this presentation
Extending Enterprise Applications to mobile interfaces-FinalRohit Dhamija
The document discusses extending Oracle enterprise applications to mobile interfaces using Oracle Mobile Cloud Service (MCS), Oracle JavaScript Extension Toolkit (JET), and Oracle Sales Cloud. MCS is a mobile backend that enables quick app development. JET is used to build hybrid mobile clients. The architecture involves a JET hybrid app communicating with an MCS backend to retrieve and display data from Oracle Sales Cloud. The document provides an overview of the technologies and demonstrates authentication using single sign-on to access Sales Cloud data from a mobile application.
Hybrid mobile development with Oracle JETRohit Dhamija
NetBeans Day Bangalore 2017 event. Covered following topics:
Overview: Native, Web and Hybrid Apps
Cordova based JET Hybrid Application
Code and Demo
Development of Oracle JET Hybrid mobile applications using NetBeans IDE
B1 keynote reimagine_application_development_and_delivery_with_oracle_platformDr. Wilfred Lin (Ph.D.)
The document discusses new demands for application development and how Oracle Cloud Platform addresses these demands. It highlights key trends like microservices, DevOps, and mobile development. Oracle Cloud Platform provides a unified platform for building, deploying, and managing applications across cloud infrastructure, backend services, and development tools. It also allows migrating workloads between on-premises and public cloud environments. The presentation includes a demo of developing a sample application using various Oracle Cloud Platform services.
20201107 Putting the DEV in Citizen DEVeloper with the Microsoft Power PlatformTracy Van der Schyff
This document discusses how citizen developers can use Microsoft Power Platform tools like Power Automate, Power Apps, SharePoint and Microsoft Lists to build workflows and applications without formal coding skills. The session will cover getting started, quick win solutions, co-innovation opportunities, and how organizations can support citizen developers. Attendees will learn how these tools can help improve processes and build their own abilities to drive digital transformation.
This document outlines an agenda for a workshop on developing low code apps with Oracle Autonomous Database. The agenda includes an introduction, signing up for a cloud trial of Autonomous Database, an overview of why to use Oracle Application Express (APEX) on Autonomous Database, and a hands-on APEX development workshop. It promotes APEX as a tool for rapidly building scalable web apps with minimal coding that leverages the automated capabilities of Autonomous Database such as automated administration and security updates.
Blockchains have the potential to support businesses and processes without boundaries. Before blockchains, systems relied on intermediaries and duplicate data flows to manage and reconcile information between parties. Now with blockchain technology, these flows can be achieved directly in a secure and non-repudiable way. Blockchains can connect parties more efficiently and effectively than ever before, reducing the latency and inconsistency inherent in many multi-party processes. Furthermore, the secure nature of blockchain transactions and the immutability of the data allows for processes to be automated to a far greater degree due to the level of trust we can place in that data.Blockchains are a natural fit in a world of connected things. This talk will explore the benefits that blockchains provide and how they could be used to enhance everyday interactions.
https://rakutentechnologyconference2016.sched.org/event/8ChI/blockchain-systems-without-boundaries
Rakuten Technology Conference 2016
http://tech.rakuten.co.jp/
Migrating Oracle Forms Using Oracle Application ExpressDavidPeake15
Review of the strengths and weaknesses of Oracle Forms. Includes a decision tree to determine best approach moving forward. Details on what is involved in migrating to APEX from Oracle Forms.
Building and Deploying Cloud Native ApplicationsManish Kapur
This deck provides an overview of Oracle's Cloud Native Application Development offerings. It covers developing and deploying cloud native applications like Microservices and Serverless functions using Continuous Integration and Delivery Pipelines. This will be followed by a workshop where you will get a hands-on experience of how to build and deploy simple Java and Node.js microservices using a CI/CD Pipelines and Kubernetes in Oracle Cloud.
SANS Institute Product Review of Oracle Identity ManagerOracleIDM
The document provides an overview of a SANS Institute product review of Oracle Identity Manager. It summarizes the review of Oracle Identity Manager 11gR2, which focused on personalizing the user interface, provisioning entitlements based on use cases, creating self-service permissions and workflows, an asset request workflow involving multiple approvers, and provisioning to mobile devices. The review found that Oracle Identity Manager 11gR2 simplified complexities normally associated with identity and access management self-service tools by automating workflows, provisioning to legacy applications without new coding, and incorporating familiar features like shopping carts. It also provided customer perspectives from SuperValu on their identity management roadmap and key learning experiences.
Building Cloud Native Applications with Oracle Autonomous Database.Oracle Developers
This document discusses building cloud native applications with Oracle Autonomous Database. It provides an overview of:
1) The evolution of computing and development from monolithic to cloud native applications.
2) The challenges of managing databases with microservices, and how Oracle Autonomous Database can serve as a single database for all development needs.
3) How to build, deploy, and manage cloud native applications using Oracle Cloud Infrastructure services like the Container Engine for Kubernetes, Functions, and the Autonomous Transaction Processing database.
A microservice approach for legacy modernisationluisw19
Very large portion of the world’s business critical systems are considered to be ‘legacy’ –and so is the code underpinning them (ie COBOL, PASCAL, C, to name a few). Although in many cases it is the case that these systems are robust, stable and fit for the main purpose they were originally built, they aren’t flexible and scalable enough to support emerging requirements mainly derived from a more demanding ‘always on the move’ and ‘always connected’ user.
These systems struggle to meet these demands mainly because of the ‘monolithic’ approach on which they were built and the complexity hidden in millions of lines of code that is only understood a very few hand-full of people that still remain active from the teams that several years ago developed these systems.
In almost an equal amount there have also been thousands of failed attempts to modernise these legacy systems. The ‘eating the elephant’ in one go approach certainly didn’t work, and the traditional SOA approach alone although worked till certain extend, it also fell short when it came down to addressing specific requirements around scalability and platform/service inter-dependencies.
In this presentation I will talk about how a legacy modernisation framework based on Microservice Architecture (MSA) in conjunction with some other known SOA patterns (ie. ESB, API Gateway), can be applied to ‘eat the elephant one piece at the time’ but most importantly ‘without getting indigestion’
This document summarizes Marc Sewtz's presentation on new features in Oracle APEX 18.1. Key points include:
- Upgrades to Oracle JET, jQuery, and jQuery UI to newer versions to adopt new visualizations and stay supported. Built-in APEX components were updated but custom code may need changes.
- A new low code application wizard to simplify creating applications with options for frameworks, themes, and page types.
- Enhancements to the interactive grid, page designer, and new REST capabilities including a REST workshop.
Developing and deploying multiple releases per day, or per hour is a challenge, especially when building the infrastructure as code, as well as the rest of the app. Architectural designs have changed from monolithic applications to distributed microservices with fine granularity, isolated deployment and lightweight protocols and engaging customers over more channels than ever, from mobile, through chatbots to virtual and augmented reality. An API first approach is critical to tying all this together, allowing cloud native applications to access data and processes, enabling collaboration between front-end and back-end developers. Microservices and chatbots are driving a real need for all enterprises to adopt an API-first strategy to deliver great features faster.
This document discusses how big data and analytics are moving from on-premises data warehouses to hybrid cloud environments that leverage technologies like Hadoop, Spark, and machine learning. It provides examples of how Oracle is helping customers with this transition by offering big data cloud services that give them flexibility to run workloads both on-premises and in the cloud while simplifying data management and enabling new types of advanced analytics.
Log Management and Analysis for Cloud ApplicationsAbhishek Kant
Have you ever wondered what technology stack does professional cloud SaaS companies use for log management and analysis?
In this session, we cover a logging stack that can be considered for professional SaaS deployments. We compare log management tools for applications deployed in Cloud. We will dive deep into one such tool called SumoLogic.
This document provides an overview of APIs, API management, integration, and API security. It discusses why organizations adopt APIs to accelerate mobile app development, foster reuse, and allow external developers to innovate. The document outlines components of API management like the API gateway and developer portal. It also discusses how SOA, ESB, and APIs can converge in the API facade pattern to provide simple interfaces to complex systems. The presentation demonstrates this pattern using WSO2 API Manager and ESB and discusses API security techniques like OAuth for identity delegation.
NYC School of Data - High School Selection Workshopmsewtz
This document provides an agenda for a workshop on open data and high school selection in New York City. It introduces the speaker, Marc Sewtz, and provides background on Oracle APEX. The agenda includes hands-on exercises on working with open data sets from NYC Open Data, creating a workspace on apex.oracle.com, and building a faceted search application using the DOE High School Directory data set. It also provides an overview of the Socrata Open Data API and demonstrates building an application on a REST API using student demographic and enrollment data.
Presentation on using Social Login based on OAuth 2.0 with Oracle APEX, this includes a demonstration on how to configure Facebook, Google and LinkedIn to be used for authentication with APEX.
This presentation was given as a webinar as part of the Oracle APEX Office Hours series:
https://asktom.oracle.com/pls/apex/f?p=100:551:::NO:551:P551_CLASS_ID:744:
Enterprise Mobility @ Neev
Mobile devices provide customers timely access to rich information and enable decision making.
With a plethora of mobile phones, smartphones & tablets available in the market today, it is now easy for the workforce to access business data on-the-go.
Platforms we work on:
Android
iOS
Windows 8
HTML5
Middleware frameworks
Oracle Mobile Field Service App: Usability and Productivity Realized for E-Bu...Ultan O'Broin
Oracle ADF Mobile and Oracle Applications User Experience mobile design patterns: Productivity and usability realized on Android and iOs using code-once hybrid app model. Consumer-level UX in a mobile app for a field service technicians. Google Maps and barcode scanners meet Dynamic Fiexfields!
The document summarizes new features in Oracle APEX 19.2, including enhanced REST support, updated JavaScript libraries, faceted search capabilities, expanded shared list of values (LOVs), and a new popup LOV. REST support is expanded to allow writing data to remote data sources. Faceted search allows quick filtering and discovery of insights across data. Shared LOVs now support additional data sources and improved display options. The new popup LOV has an overhauled interface.
This document summarizes upcoming enhancements to Oracle's field service applications between releases 12.1.3 and 12.2.3. Key updates include a new multi-platform mobile app for iOS and Android, expanded functionality for technician-facing mobile, laptop, and online portal apps, and improved features for tasks, debriefing, parts management, and reporting. The presentation outlines the general product direction but does not constitute a commitment to specific deliverables.
The motivation on why and when to use API-First service design. What are the real-life poblems in application development with regard to API's ? And how to solve these using tools like Swagger Editor , Swagger UI and Swagger-codegen. And how can an API Manager tool help to manage the Apllication Lifecycle of your API ( publishing , versioning, registration of consumers , quota's and rate-limiting )
Delivering Mobile Apps to the field using OracleSimon Haslam
A presentation about building mobile apps for enterprise workers, using Oracle technologies. Delivered to UKOUG Development, Middleware & Integration Combined SIG on 6th September 2018 in London.
This document outlines an agenda for a workshop on developing low code apps with Oracle Autonomous Database. The agenda includes an introduction, signing up for a cloud trial of Autonomous Database, an overview of why to use Oracle Application Express (APEX) on Autonomous Database, and a hands-on APEX development workshop. It promotes APEX as a tool for rapidly building scalable web apps with minimal coding that leverages the automated capabilities of Autonomous Database such as automated administration and security updates.
Blockchains have the potential to support businesses and processes without boundaries. Before blockchains, systems relied on intermediaries and duplicate data flows to manage and reconcile information between parties. Now with blockchain technology, these flows can be achieved directly in a secure and non-repudiable way. Blockchains can connect parties more efficiently and effectively than ever before, reducing the latency and inconsistency inherent in many multi-party processes. Furthermore, the secure nature of blockchain transactions and the immutability of the data allows for processes to be automated to a far greater degree due to the level of trust we can place in that data.Blockchains are a natural fit in a world of connected things. This talk will explore the benefits that blockchains provide and how they could be used to enhance everyday interactions.
https://rakutentechnologyconference2016.sched.org/event/8ChI/blockchain-systems-without-boundaries
Rakuten Technology Conference 2016
http://tech.rakuten.co.jp/
Migrating Oracle Forms Using Oracle Application ExpressDavidPeake15
Review of the strengths and weaknesses of Oracle Forms. Includes a decision tree to determine best approach moving forward. Details on what is involved in migrating to APEX from Oracle Forms.
Building and Deploying Cloud Native ApplicationsManish Kapur
This deck provides an overview of Oracle's Cloud Native Application Development offerings. It covers developing and deploying cloud native applications like Microservices and Serverless functions using Continuous Integration and Delivery Pipelines. This will be followed by a workshop where you will get a hands-on experience of how to build and deploy simple Java and Node.js microservices using a CI/CD Pipelines and Kubernetes in Oracle Cloud.
SANS Institute Product Review of Oracle Identity ManagerOracleIDM
The document provides an overview of a SANS Institute product review of Oracle Identity Manager. It summarizes the review of Oracle Identity Manager 11gR2, which focused on personalizing the user interface, provisioning entitlements based on use cases, creating self-service permissions and workflows, an asset request workflow involving multiple approvers, and provisioning to mobile devices. The review found that Oracle Identity Manager 11gR2 simplified complexities normally associated with identity and access management self-service tools by automating workflows, provisioning to legacy applications without new coding, and incorporating familiar features like shopping carts. It also provided customer perspectives from SuperValu on their identity management roadmap and key learning experiences.
Building Cloud Native Applications with Oracle Autonomous Database.Oracle Developers
This document discusses building cloud native applications with Oracle Autonomous Database. It provides an overview of:
1) The evolution of computing and development from monolithic to cloud native applications.
2) The challenges of managing databases with microservices, and how Oracle Autonomous Database can serve as a single database for all development needs.
3) How to build, deploy, and manage cloud native applications using Oracle Cloud Infrastructure services like the Container Engine for Kubernetes, Functions, and the Autonomous Transaction Processing database.
A microservice approach for legacy modernisationluisw19
Very large portion of the world’s business critical systems are considered to be ‘legacy’ –and so is the code underpinning them (ie COBOL, PASCAL, C, to name a few). Although in many cases it is the case that these systems are robust, stable and fit for the main purpose they were originally built, they aren’t flexible and scalable enough to support emerging requirements mainly derived from a more demanding ‘always on the move’ and ‘always connected’ user.
These systems struggle to meet these demands mainly because of the ‘monolithic’ approach on which they were built and the complexity hidden in millions of lines of code that is only understood a very few hand-full of people that still remain active from the teams that several years ago developed these systems.
In almost an equal amount there have also been thousands of failed attempts to modernise these legacy systems. The ‘eating the elephant’ in one go approach certainly didn’t work, and the traditional SOA approach alone although worked till certain extend, it also fell short when it came down to addressing specific requirements around scalability and platform/service inter-dependencies.
In this presentation I will talk about how a legacy modernisation framework based on Microservice Architecture (MSA) in conjunction with some other known SOA patterns (ie. ESB, API Gateway), can be applied to ‘eat the elephant one piece at the time’ but most importantly ‘without getting indigestion’
This document summarizes Marc Sewtz's presentation on new features in Oracle APEX 18.1. Key points include:
- Upgrades to Oracle JET, jQuery, and jQuery UI to newer versions to adopt new visualizations and stay supported. Built-in APEX components were updated but custom code may need changes.
- A new low code application wizard to simplify creating applications with options for frameworks, themes, and page types.
- Enhancements to the interactive grid, page designer, and new REST capabilities including a REST workshop.
Developing and deploying multiple releases per day, or per hour is a challenge, especially when building the infrastructure as code, as well as the rest of the app. Architectural designs have changed from monolithic applications to distributed microservices with fine granularity, isolated deployment and lightweight protocols and engaging customers over more channels than ever, from mobile, through chatbots to virtual and augmented reality. An API first approach is critical to tying all this together, allowing cloud native applications to access data and processes, enabling collaboration between front-end and back-end developers. Microservices and chatbots are driving a real need for all enterprises to adopt an API-first strategy to deliver great features faster.
This document discusses how big data and analytics are moving from on-premises data warehouses to hybrid cloud environments that leverage technologies like Hadoop, Spark, and machine learning. It provides examples of how Oracle is helping customers with this transition by offering big data cloud services that give them flexibility to run workloads both on-premises and in the cloud while simplifying data management and enabling new types of advanced analytics.
Log Management and Analysis for Cloud ApplicationsAbhishek Kant
Have you ever wondered what technology stack does professional cloud SaaS companies use for log management and analysis?
In this session, we cover a logging stack that can be considered for professional SaaS deployments. We compare log management tools for applications deployed in Cloud. We will dive deep into one such tool called SumoLogic.
This document provides an overview of APIs, API management, integration, and API security. It discusses why organizations adopt APIs to accelerate mobile app development, foster reuse, and allow external developers to innovate. The document outlines components of API management like the API gateway and developer portal. It also discusses how SOA, ESB, and APIs can converge in the API facade pattern to provide simple interfaces to complex systems. The presentation demonstrates this pattern using WSO2 API Manager and ESB and discusses API security techniques like OAuth for identity delegation.
NYC School of Data - High School Selection Workshopmsewtz
This document provides an agenda for a workshop on open data and high school selection in New York City. It introduces the speaker, Marc Sewtz, and provides background on Oracle APEX. The agenda includes hands-on exercises on working with open data sets from NYC Open Data, creating a workspace on apex.oracle.com, and building a faceted search application using the DOE High School Directory data set. It also provides an overview of the Socrata Open Data API and demonstrates building an application on a REST API using student demographic and enrollment data.
Presentation on using Social Login based on OAuth 2.0 with Oracle APEX, this includes a demonstration on how to configure Facebook, Google and LinkedIn to be used for authentication with APEX.
This presentation was given as a webinar as part of the Oracle APEX Office Hours series:
https://asktom.oracle.com/pls/apex/f?p=100:551:::NO:551:P551_CLASS_ID:744:
Enterprise Mobility @ Neev
Mobile devices provide customers timely access to rich information and enable decision making.
With a plethora of mobile phones, smartphones & tablets available in the market today, it is now easy for the workforce to access business data on-the-go.
Platforms we work on:
Android
iOS
Windows 8
HTML5
Middleware frameworks
Oracle Mobile Field Service App: Usability and Productivity Realized for E-Bu...Ultan O'Broin
Oracle ADF Mobile and Oracle Applications User Experience mobile design patterns: Productivity and usability realized on Android and iOs using code-once hybrid app model. Consumer-level UX in a mobile app for a field service technicians. Google Maps and barcode scanners meet Dynamic Fiexfields!
The document summarizes new features in Oracle APEX 19.2, including enhanced REST support, updated JavaScript libraries, faceted search capabilities, expanded shared list of values (LOVs), and a new popup LOV. REST support is expanded to allow writing data to remote data sources. Faceted search allows quick filtering and discovery of insights across data. Shared LOVs now support additional data sources and improved display options. The new popup LOV has an overhauled interface.
This document summarizes upcoming enhancements to Oracle's field service applications between releases 12.1.3 and 12.2.3. Key updates include a new multi-platform mobile app for iOS and Android, expanded functionality for technician-facing mobile, laptop, and online portal apps, and improved features for tasks, debriefing, parts management, and reporting. The presentation outlines the general product direction but does not constitute a commitment to specific deliverables.
The motivation on why and when to use API-First service design. What are the real-life poblems in application development with regard to API's ? And how to solve these using tools like Swagger Editor , Swagger UI and Swagger-codegen. And how can an API Manager tool help to manage the Apllication Lifecycle of your API ( publishing , versioning, registration of consumers , quota's and rate-limiting )
Delivering Mobile Apps to the field using OracleSimon Haslam
A presentation about building mobile apps for enterprise workers, using Oracle technologies. Delivered to UKOUG Development, Middleware & Integration Combined SIG on 6th September 2018 in London.
The document discusses modern application development approaches like cloud native computing. It provides context on market trends driving faster business cycles and the importance of software. It then summarizes the Cloud Native Computing Foundation and common technologies like Kubernetes, Docker, and microservices. It outlines the value propositions of cloud native applications in areas like scalability, agility, and efficiency. Finally, it presents Oracle's cloud native application development platform and how it supports containerized, polyglot, microservices-based applications with an integrated development environment.
Micro Front Ends for Micro Services using Oracle JETVijay Nair
This document discusses micro front ends for microservices. It defines micro front ends as autonomous user experiences that are independently developed, tested, and deployed. The document outlines principles of domain-driven design and modularization for developing micro front ends. It also discusses tools and techniques for developing, testing, deploying, and managing micro front ends, including a component server, API gateway, and continuous integration/delivery pipelines.
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile IntegrationChris Muir
Slides from Oracle's ADF Architecture TV series covering the Design phase of ADF projects, a broad overview of integrating ADF Mobile into your ADF landscape.
Like to know more? Check out:
- Subscribe to the YouTube channel - http://bit.ly/adftvsub
- Design Playlist - http://www.youtube.com/playlist?list=PLJz3HAsCPVaSemIjFk4lfokNynzp5Euet
- Read the episode index on the ADF Architecture Square - http://bit.ly/adfarchsquare
This document summarizes a presentation about serverless computing and open source functions. It discusses how serverless platforms abstract away servers to allow developers to focus on code without worrying about infrastructure. It also describes Fn, an open source functions platform, and how functions are packaged as containers that can be deployed on Fn. Finally, it discusses principles for driving business value, increasing efficiency, and improving team happiness with serverless.
This document provides an overview of Oracle Mobile Cloud Service (MCS) and its features. MCS addresses challenges with enterprise mobile development like integration across apps and backend systems. It provides mobile backends, platform APIs, custom APIs, connectors, and a client SDK. The presentation demonstrates consuming MCS from an Oracle MAF app and summarizes key capabilities like mobile backends, custom APIs using Node.js, and connectors for external systems.
The document discusses serverless computing and Kotlin functions. It introduces Fn Project, an open source container-native platform for serverless/function-as-a-service (FaaS) computing. Fn Project supports multiple languages like Go, Java, Python, and Kotlin and can run on Kubernetes as well as cloud providers and on-premises. The document demonstrates how to write Kotlin functions that can be deployed to Fn Project and Exoscale, a European cloud provider that supports Fn Project.
Mobile-Enabling Enterprise APIs: A Case Study with MasterCardAnyPresence
This document discusses MasterCard's use of AnyPresence to create a mobile app developer portal called App LaunchPad. It summarizes:
1) AnyPresence allows MasterCard to define app templates integrated with its products/services and customize features for partners.
2) Partners can generate cross-platform mobile apps, backend servers, and SDKs from templates with customizable code and deployment options.
3) AnyPresence demonstrates how it dynamically generates fully-functional sample apps across platforms along with optional backend deployment.
The document provides an overview of Oracle APEX (Application Express), a low-code development framework for building database-centric web applications. Some key points covered include:
- APEX allows developing desktop and mobile web apps using visual page design tools while leveraging SQL skills and database capabilities.
- It has a browser-based IDE and stores app definitions as metadata in the database with no client software needed.
- APEX applications can be developed locally or in the cloud and benefit from features like built-in security, authentication, validation and more.
Demystifying the Mobile Container - PART IRelayware
Mobile app developers have been engaged in a philosophical debate about "HTML5 vs. Native" for a couple of years now. But more and more in-the-know mobile strategists are deciding the answer is "Neither." Rather than choose between rich and interactive native experiences or portable and cost-effective web development, more apps are being deployed using web technologies and "native containers" to deliver the best of both worlds.
Highlights:
- What is a "container?"
- What are the different types of containers?
- For which types of apps is each appropriate?
- What are the advantages of a container deployment strategy?
- Are there good examples of successfully deployed containerized mobile apps?
AMIS Oracle OpenWorld & CodeOne Review - Pillar 2 - SaaS and Standard Applica...Lucas Jellema
SaaS is a crucial part of Oracle's portfolio. In SaaS - Oracle claims leadership in all horizontal business applications markets except in Sales / CRM where it acknowledges Salesforce as the leader. It has the broadest portfolio of any vendor and the largest marketshares. It is now seriously modernizing the applications - around themes such as machine learning & digital assistant, smart UI, blockchain and Internet of Things. For the first time, Oracle starts to wean customers away from Applications Unlimited (EBS, Peoplesoft, Siebel, JDEdwards) and towards Fusion Applications in the cloud. This presentation introduces the Soar offer to move and improve from on premises Apps to SaaS. It also discusses the innovations announced by Oracle in its major suites. As presented on November 5th 2018 at AMIS HQ, Nieuwegein, The Netherlands.
The annual review session by the AMIS team on their findings, interpretations and opinions regarding news, trends, announcements and roadmaps around Oracle's product portfolio.
This document discusses serverless architecture and provides examples of using Oracle Functions. It begins with an introduction to serverless concepts like event-driven architecture and invisible infrastructure. It then provides examples of serverless applications for web/mobile backends, extending existing applications, automation/DevOps, real-time stream processing, batch processing, and IoT. It emphasizes choosing the right execution model and event patterns to simplify applications and minimize concerns like lock-in and data egress.
APEX Office Hours Interactive Grid Deep DiveJohnSnyders
This document provides a summary of an "Interactive Grid Deep Dive" presentation. It begins with an introduction of the presenter and an overview of the agenda. The presentation then discusses how the Interactive Grid can be used out of the box with declarative functionality and no code needed. It also demonstrates the Interactive Grid. The presentation describes how the Interactive Grid can be customized through declarative attributes as well as advanced JavaScript. It provides resources for further customizing the Interactive Grid. Finally, it discusses the architecture of the Interactive Grid including its modular design, separate model and view layers, and data exchange between the client and server.
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with OracleChris Muir
When you hear “mobile first,” do you dread the possibility of being considered “mobile last”? Afraid you’ve missed the boat in keeping up with the industry mumbo jumbo about all things enterprise mobility? Reading the Oracle Open World 2014 schedule and scratching your head about what all this mobility stuff is? If so, come to this Oracle session to take a shortcut in learning the concepts, terminology, and acronyms that are standard across the enterprise mobility landscape: MDM, hybrid versus native apps, MBaaS, and more. Finally gain insight into Oracle’s goal of simplifying your journey into the “mobile first” world of enterprise mobility.
(This presentation was given at Oracle Open World 2014).
This presentation discusses the following topics:
1. the three types of mobile architecture that are available in the market today
2. Oracle MAF
3. Impact on your services
4. Impact on security
5. Impact on scalability
6. Three uses cases to illustrate the previous topics
7. Summary
[Oracle Webcast] Discover the Oracle Blockchain Platform through the eyes of ...Sanae BEKKAR
Voici le support de notre présentation du dernier Oracle Virtual Meetup , qui s'est déroulé le 07 Janvier 2020 , auquel on s'est concentré sur la découverte du service Oracle Blockchain Platform, qui offre une solution pré-assemblée pour la construction et l'exécution de SMart Contrat et maintient un ledger distribué inviolable , à travers le Business case 'D-check' la maintenance des pièces de l'avion , l'un des process les plus complexe du monde de l'Aviation .
Rejoignez-nous : https://www.meetup.com/fr-FR/Oracle-Developer-Meetup-France
Bonne lecture!
The document discusses getting started with cloud native development and provides an overview of Oracle's cloud platform for application development, which supports building modern cloud-native applications using technologies like microservices, containers, and mobile development tools, and allows developers to test and deploy applications in the cloud with services for continuous delivery, scaling, and monitoring. It also highlights Oracle's developer automation, Java, and container cloud services that help developers build, deploy, and manage applications in a cloud environment.
Platform Engineering for the Modern Oracle WorldSimon Haslam
DevOps has become the de facto approach for custom software delivery. Yet, if automation is claimed to be the answer to all ills, why do many organisations struggle to implement it well? This session reflects on experiences from the last decade or so of provisioning projects, highlighting lessons (and one or two regrets!) and considers how organisations building custom software should focus their Oracle platform engineering efforts to deliver better software to users, faster.
Better Practices when Using Terraform to Manage Oracle Cloud InfrastructureSimon Haslam
A selection of experiences & tips learned from provisioning Oracle Cloud Infrastructure (OCI) using Terraform, as presented at the UKOUG Techfest19 conference in Brighton, UK.
The Kubernetes WebLogic revival (part 2)Simon Haslam
The second of two sessions Martien & I presented at UKOUG Techfest19 in Brighton, UK about:
(a) Running WebLogic in containers, managed by Kubernetes
(b) Oracle's Container Engine for Kubernetes (OKE) - Oracle Cloud's managed k8s service
The Kubernetes WebLogic revival (part 1)Simon Haslam
This document provides an overview of WebLogic 12c and discusses its deployment in cloud environments. It begins with introductions to Java Enterprise Edition, WebLogic server, and WebLogic clustering. It then covers virtualization technologies like containers and Docker. The document discusses various options for provisioning WebLogic in the cloud, including using Java Cloud Service, the Oracle Cloud Infrastructure marketplace, and Kubernetes. It concludes by looking at future directions for WebLogic and Kubernetes integration.
What You Need to Know about Oracle Cloud ConnectivitySimon Haslam
All about Oracle Cloud Infrastructure (Classic and next generation) network terminology, concepts and connectivity options. First presented at the DOAG 2018 conference, then UKOUG Tech18.
SUPERSEDED. First presented in November 2018 at DOAG 2018 conference, then in December at UKOUG Tech18 - slides have been updated slightly so see: https://www.slideshare.net/Veriton/platform-provisioning-automation-for-oracle-cloud
Oracle SOA Cloud - Skanska Customer JourneySimon Haslam
A joint presentation delivered at Oracle OpenWorld 2018 with Oracle and Skanska. For abstract etc see https://oracle.rainfocus.com/widget/oracle/oow18/catalogoow18?search=PRO4529
SUPERSEDED: Now in its 3rd edition - this version first presented at the DOAG conference in Nuremburg on 20 November 2018 - see https://www.slideshare.net/Veriton/tips-tricks-for-oracle-paas-admins-125152296
JET Hybrid Mobile Apps - taster for Oracle CodeOneSimon Haslam
Here are a few slides that I presented at the Oracle JET Virtual Meetup (https://bit.ly/signup-jet-meetup) on 11 Oct, as a sample of what I'll be presenting, and demonstrating, at the Oracle Code One conference (https://events.rainfocus.com/widget/oracle/oow18/catalogcodeone18?search=dev6242).
Provisioning with Oracle Cloud Stack ManagerSimon Haslam
It’s easy to provision individual Oracle Cloud services, such as databases or Java application servers, from the instance creation pages in the Oracle cloud consoles. This presentation describes Oracle's Cloud Stack Manager tool which can be used with Oracle Cloud Infrastructure Classic to provision full sets of cloud services in a fully automated and repeatable manner.
Presentation was first delivered at Oracle's PaaS Forum in Budapest in March 18.
Connecting Oracle Cloud to your Data Centre (Part A)Simon Haslam
A detailed walk-through and demo of setting up a VPN between Oracle Cloud and your own data centre. Part A provides an overview and covers VPNaaS; Part B covers Corente. First delivered at the UKOUG Tech17 conference in Birmingham in December 2017.
Running SOA in the Cloud: SOA CS for SOA Suite CustomersSimon Haslam
This document discusses running SOA in the cloud using Oracle SOA Cloud Service (SOA CS). It provides an overview of Oracle integration products and SOA platform approaches. It then discusses use cases for SOA CS, including a hybrid on-premises and cloud approach, lifting and shifting apps like EBS to the cloud, handling complex integrations, and using SOA CS for B2B integrations. It also briefly discusses Developer Cloud Service and provides final thoughts on SOA CS and the long-term direction of Oracle integration platforms.
Tips & Tricks for Java & SOA Cloud ServiceSimon Haslam
In autumn 2015 Simon recorded an OTN webinar sharing his thoughts on Java Cloud Service based on his early testing; 18 months on, drawing on production experiences with CIMA's award-winning SOA Cloud Service platform (the first SOACS go-live in EMEA), Simon explained tricks and tips he has learnt by using Oracle PaaS over this period. This presentation was first delivered at the UKOUG Tech17 conference.
SOA & WebLogic - Lift & Shift to the CloudSimon Haslam
A presentation about moving SOA and WebLogic java workloads to the Oracle Cloud. First delivered by myself & Bruno Neves Alves at the UKOUG Middleware & Integration Special Interest Group in London on 28 September 2017.
Driving DevOps for Oracle with the orawls Puppet ModulesSimon Haslam
Administrators these days have a rich choice of tools for automating the provisioning of their Oracle platforms - and one popular choice is Puppet. However the tool only provides a framework for scripting and changing the state of a server - on top of this you need a run-time configuration that uses the framework to install specific products, such as the Oracle software and domain configuration. This is where Edwin Biemond's "orawls" modules come in.
This presentation will discuss what the orawls modules do out of the box, how to use them and the configuration layer you need to create on top to tailor the installation to your own topology. It will allow you to use this open source software to build your own FMW environments fully automatically.
First presented by Simon Haslam (eProseed) and Arturo Viveros (SYSCO) at OUG Norway conference in March 2017.
Experiences of implementing Oracle SOA Cloud Service in mid 2016. Topics include: topologies; user and key management; SSL and certificates; provisioning automation (eProseed Accelerator for Oracle Cloud); monitoring post go-live, etc.
This presentation was delivered by Simon Haslam and Kiran Tailor at the UKOUG Tech16 conference in Birmingham on 5/12/16.
One of the key challenges for all public cloud providers, not just Oracle, is how to securely and reliably connect cloud services to their customers’ existing systems. This presentation provides an impartial view of Oracle Network Cloud’s three offerings, with a more detailed drill down into the VPN available for shared compute cloud.
First delivered by Simon Haslam on 6 December 2016 at the UKOUG Tech16 conference
Book industry standards are evolving rapidly. In the first part of this session, we’ll share an overview of key developments from 2024 and the early months of 2025. Then, BookNet’s resident standards expert, Tom Richardson, and CEO, Lauren Stewart, have a forward-looking conversation about what’s next.
Link to recording, presentation slides, and accompanying resource: https://bnctechforum.ca/sessions/standardsgoals-for-2025-standards-certification-roundup/
Presented by BookNet Canada on May 6, 2025 with support from the Department of Canadian Heritage.
How Can I use the AI Hype in my Business Context?Daniel Lehner
𝙄𝙨 𝘼𝙄 𝙟𝙪𝙨𝙩 𝙝𝙮𝙥𝙚? 𝙊𝙧 𝙞𝙨 𝙞𝙩 𝙩𝙝𝙚 𝙜𝙖𝙢𝙚 𝙘𝙝𝙖𝙣𝙜𝙚𝙧 𝙮𝙤𝙪𝙧 𝙗𝙪𝙨𝙞𝙣𝙚𝙨𝙨 𝙣𝙚𝙚𝙙𝙨?
Everyone’s talking about AI but is anyone really using it to create real value?
Most companies want to leverage AI. Few know 𝗵𝗼𝘄.
✅ What exactly should you ask to find real AI opportunities?
✅ Which AI techniques actually fit your business?
✅ Is your data even ready for AI?
If you’re not sure, you’re not alone. This is a condensed version of the slides I presented at a Linkedin webinar for Tecnovy on 28.04.2025.
Mobile App Development Company in Saudi ArabiaSteve Jonas
EmizenTech is a globally recognized software development company, proudly serving businesses since 2013. With over 11+ years of industry experience and a team of 200+ skilled professionals, we have successfully delivered 1200+ projects across various sectors. As a leading Mobile App Development Company In Saudi Arabia we offer end-to-end solutions for iOS, Android, and cross-platform applications. Our apps are known for their user-friendly interfaces, scalability, high performance, and strong security features. We tailor each mobile application to meet the unique needs of different industries, ensuring a seamless user experience. EmizenTech is committed to turning your vision into a powerful digital product that drives growth, innovation, and long-term success in the competitive mobile landscape of Saudi Arabia.
Dev Dives: Automate and orchestrate your processes with UiPath MaestroUiPathCommunity
This session is designed to equip developers with the skills needed to build mission-critical, end-to-end processes that seamlessly orchestrate agents, people, and robots.
📕 Here's what you can expect:
- Modeling: Build end-to-end processes using BPMN.
- Implementing: Integrate agentic tasks, RPA, APIs, and advanced decisioning into processes.
- Operating: Control process instances with rewind, replay, pause, and stop functions.
- Monitoring: Use dashboards and embedded analytics for real-time insights into process instances.
This webinar is a must-attend for developers looking to enhance their agentic automation skills and orchestrate robust, mission-critical processes.
👨🏫 Speaker:
Andrei Vintila, Principal Product Manager @UiPath
This session streamed live on April 29, 2025, 16:00 CET.
Check out all our upcoming Dev Dives sessions at https://community.uipath.com/dev-dives-automation-developer-2025/.
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...Aqusag Technologies
In late April 2025, a significant portion of Europe, particularly Spain, Portugal, and parts of southern France, experienced widespread, rolling power outages that continue to affect millions of residents, businesses, and infrastructure systems.
Semantic Cultivators : The Critical Future Role to Enable AIartmondano
By 2026, AI agents will consume 10x more enterprise data than humans, but with none of the contextual understanding that prevents catastrophic misinterpretations.
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfAbi john
Analyze the growth of meme coins from mere online jokes to potential assets in the digital economy. Explore the community, culture, and utility as they elevate themselves to a new era in cryptocurrency.
Role of Data Annotation Services in AI-Powered ManufacturingAndrew Leo
From predictive maintenance to robotic automation, AI is driving the future of manufacturing. But without high-quality annotated data, even the smartest models fall short.
Discover how data annotation services are powering accuracy, safety, and efficiency in AI-driven manufacturing systems.
Precision in data labeling = Precision on the production floor.
Increasing Retail Store Efficiency How can Planograms Save Time and Money.pptxAnoop Ashok
In today's fast-paced retail environment, efficiency is key. Every minute counts, and every penny matters. One tool that can significantly boost your store's efficiency is a well-executed planogram. These visual merchandising blueprints not only enhance store layouts but also save time and money in the process.
AI and Data Privacy in 2025: Global TrendsInData Labs
In this infographic, we explore how businesses can implement effective governance frameworks to address AI data privacy. Understanding it is crucial for developing effective strategies that ensure compliance, safeguard customer trust, and leverage AI responsibly. Equip yourself with insights that can drive informed decision-making and position your organization for success in the future of data privacy.
This infographic contains:
-AI and data privacy: Key findings
-Statistics on AI data privacy in the today’s world
-Tips on how to overcome data privacy challenges
-Benefits of AI data security investments.
Keep up-to-date on how AI is reshaping privacy standards and what this entails for both individuals and organizations.
This is the keynote of the Into the Box conference, highlighting the release of the BoxLang JVM language, its key enhancements, and its vision for the future.
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell
With expertise in data architecture, performance tracking, and revenue forecasting, Andrew Marnell plays a vital role in aligning business strategies with data insights. Andrew Marnell’s ability to lead cross-functional teams ensures businesses achieve sustainable growth and operational excellence.
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell
Delivering Mobile Apps to the Field with Oracle JET
1. “Z
Delivering Mobile Apps to
the Field with Oracle JET
presented by
Simon Haslam
at Oracle Code One
Session DEV6242
22 October 2018 at 9:00 AM
Moscone West – Room 2014
“
”