Christophe Pruvost
Christophe Pruvost
  • 92
  • 13 965
Oracle Database Free for developers in Kubernetes (OKE) : Backup/Restore with Velero [English]
Oracle Database Free for developers in Kubernetes (OKE) : Backup/Restore with Velero [English]
You can see before the video : Oracle Database Operator or how to create easily a free Oracle Db using kubernetes and github [ th-cam.com/video/GhdrxKeYVxg/w-d-xo.html]
Note : Thanks to Remi Verchere for the inspiration and help [th-cam.com/video/uIKaiZQxqkI/w-d-xo.html]
มุมมอง: 14

วีดีโอ

Oracle Kubernetes Engine (OKE) Backup/Restore with Velero and Full Stack DR [English].
มุมมอง 38วันที่ผ่านมา
Oracle Kubernetes Engine (OKE) Backup/Restore with Velero and Full Stack DR [English]. On this architecture you will see a backup/restore of a stateless application (Oracle Rest Data Service in OKE) and a statefull application (mySQL in OKE). You can find information on Velero on : velero.io/ You can find information onOCI Full Stack DR on : www.oracle.com/cloud/full-stack-disaster-recovery/
Forms on OCI Secure (Virtual) Desktop [English].
มุมมอง 2314 วันที่ผ่านมา
Forms on OCI Secure (Virtual) Desktop [English]. How to use Forms easily on a virtual desktop as a Forms's application user or a Forms's developer. Nothing on your laptop ! Secure Desktop : docs.oracle.com/en-us/iaas/secure-desktops/home.htm Forms Download : www.oracle.com/fr/middleware/technologies/forms/downloads.html With the Official Secure Desktop Oracle Linux 8 Image. With Forms 12.2.1.19...
Deploy ORDS with high availability on Oracle Cloud Infrastructure (using Kubernetes) [English]
มุมมอง 44หลายเดือนก่อน
Deploy Oracle REST Data Services with high availability on Oracle Cloud Infrastructure with Oracle Kubernetes Engine (OKE) You can see the documentation on how to install ORDS with Autonomous : docs.oracle.com/en/database/oracle/oracle-rest-data-services/24.3/ordig/installing-and-configuring-customer-managed-ords-autonomous-database.html#GUID-C56B7146-E51F-497C-AAE9-49C911FD4381 You can see the...
Strict Ordering Messaging from On Premise Business Application to OCI Oracle Application [English]
มุมมอง 532 หลายเดือนก่อน
Strict Ordering Messaging from On Premise Business Application to OCI Oracle Application. The goal is to see a solution for a real use case that has a lot of constraints : Strict Ordering messages, No lost message, No Duplicated message, Oracle Application can be stopped for maintenance, Middle Layer can be stopped for maintenance. You will see too the power of Kafka when you are managing yours...
Deploy ORDS with high availability on Oracle Cloud Infrastructure (using VMs) [English]
มุมมอง 172 หลายเดือนก่อน
Deploy Oracle REST Data Services with high availability on Oracle Cloud Infrastructure You can have a look at the OCI Architecture Center : docs.oracle.com/en/solutions/deploy-ords-ha-oci/index.html You can see the documentation on how to install ORDS with Autonomous : docs.oracle.com/en/database/oracle/oracle-rest-data-services/24.2/ordig/installing-and-configuring-customer-managed-ords-autono...
Kubernetes Managed Service OCI, combination of Horizontal Autoscaler + Cluster Autoscaler [English]
มุมมอง 464 หลายเดือนก่อน
Kubernetes Managed Service on OCI, combination of Horizontal Autoscaler Cluster Autoscaler is really powerfull. The doc for hpa : docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusinghorizontalpodautoscaler.htm The doc for ca : docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingclusterautoscaler_topic-Working_with_the_Cluster_Autoscaler.htm#Working_with_the_Cluster_Autoscaler
Oracle Database Operator or how to create easily a free Oracle Db using kubernetes [English]
มุมมอง 835 หลายเดือนก่อน
Oracle Database Operator or how to create easily a free Oracle Db using kubernetes Look at GitHub for this operator : github.com/oracle/oracle-database-operator Use Livelabs if you want to test our Oracle Kubernetes Engine on Oracle Cloud : apexapps.oracle.com/pls/apex/f?p=133:100:10808005617627::::SEARCH:OKE
Apache Kafka in Oracle Kubernetes Engine (OKE) easily with Strimzi (a CNCF project) [English]
มุมมอง 405 หลายเดือนก่อน
Apache Kafka in Oracle Kubernetes Engine (OKE) easily with Strimzi (a CNCF project). Strimzi : www.cncf.io/projects/strimzi/ Strimzi Quickstart : strimzi.io/quickstarts/ OCI Livelabs with OKE : apexapps.oracle.com/pls/apex/f?p=133:100:117244102851234::::SEARCH:OKE
GitHub Self Hosted Runner in OCI Container Instances [English]
มุมมอง 1017 หลายเดือนก่อน
You can automate with #terraform the creation of n #github Self Hosted #runner easily with #oracle Cloud Infrastructure (oci) #container Instances that is a very cheap OCI Service.
Apicurio (Kafka Schema Registry) on OCI using Oracle Kubernetes Engine and OCI PostgreSQL DbSystem
มุมมอง 2297 หลายเดือนก่อน
Apicurio (Kafka Schema Registry) on OCI using Oracle Kubernetes Engine and OCI PostgreSQL DbSystem. With this architecture you can scale up and down, and you have high availability and disaster recovery possible.
Switch from a Kafka Registry (Apicurio) to another (Confluent Registry) or the opposite [English]
มุมมอง 568 หลายเดือนก่อน
Switch from a Kafka Registry (Apicurio) to another (Confluent Registry) or the opposite [English]
Oracle Kubernetes Engine (OKE) Autoscale up and down on Oracle Cloud Infrastructure (OCI) [English]
มุมมอง 3258 หลายเดือนก่อน
Oracle Kubernetes Engine (OKE) Autoscale up and down on Oracle Cloud Infrastructure (OCI) [English]
Oracle Forms Disaster Recovery on Oracle Cloud Infrastructure
มุมมอง 1259 หลายเดือนก่อน
Oracle Forms Disaster Recovery on Oracle Cloud Infrastructure. You can do that manually or automatically with OCI Disaster Recovery. Note : You can do automation with terraform in order to create the Forms VM : github.com/cpruvost/autoforms
WebLogic Whole Server Migration With Oracle Db RAC [English]
มุมมอง 4010 หลายเดือนก่อน
How to use WebLogic with Oracle Db RAC in order to have a High Availability of a Singleton (running on only one Wls Managed Server in the cluster). In The Demo we will simulate a patch on Rac Node 1 (so we will just stop the node for the demo) and we will simulate a crash on Wls node 1 (we will just stop the node for the demo) and then we will see no service interruption.
Oracle Coherence Monitoring [English]
มุมมอง 2611 หลายเดือนก่อน
Oracle Coherence Monitoring [English]
Oracle Forms WebSocket Javascript Integration with HTML/Javascript App (Springboot, APEX) [English]
มุมมอง 396ปีที่แล้ว
Oracle Forms WebSocket Javascript Integration with HTML/Javascript App (Springboot, APEX) [English]
Github Workflow or OCI DevOps for deploying a Springboot App on OCI Container Instances (English)
มุมมอง 96ปีที่แล้ว
Github Workflow or OCI DevOps for deploying a Springboot App on OCI Container Instances (English)
OCI Redis Cluster Managed Service Dump/Restore and Disaster Recovery (English)
มุมมอง 154ปีที่แล้ว
OCI Redis Cluster Managed Service Dump/Restore and Disaster Recovery (English)
OCI Redis Cluster, a new managed service on OCI (English)
มุมมอง 365ปีที่แล้ว
OCI Redis Cluster, a new managed service on OCI (English)
Argow Workflow on Oracle Cloud (in Kubernetes) to do Machine Learning with no limit (English)
มุมมอง 82ปีที่แล้ว
Argow Workflow on Oracle Cloud (in Kubernetes) to do Machine Learning with no limit (English)
Monitor backup events of the Cloud with a Function (serverless) and Autonomous JSON Db (English)
มุมมอง 1022 ปีที่แล้ว
Monitor backup events of the Cloud with a Function (serverless) and Autonomous JSON Db (English)
Create an Autonomous Database from GitHub (English)
มุมมอง 542 ปีที่แล้ว
Create an Autonomous Database from GitHub (English)
Version control your database in a Microservices Architecture (English)
มุมมอง 1032 ปีที่แล้ว
Version control your database in a Microservices Architecture (English)
Verrazzano, Oracle Enterprise Container Platform
มุมมอง 532 ปีที่แล้ว
Verrazzano, Oracle Enterprise Container Platform
Rancher avec Oracle Kubernetes Engine (OKE)
มุมมอง 372 ปีที่แล้ว
Rancher avec Oracle Kubernetes Engine (OKE)
Oracle Cloud Infrastructure - SDK (ex Java)
มุมมอง 3353 ปีที่แล้ว
Oracle Cloud Infrastructure - SDK (ex Java)
OCI Java Management Service (English)
มุมมอง 1343 ปีที่แล้ว
OCI Java Management Service (English)
OCI Java Management Service
มุมมอง 463 ปีที่แล้ว
OCI Java Management Service
OCI Ansible Collection
มุมมอง 1433 ปีที่แล้ว
OCI Ansible Collection

ความคิดเห็น

  • @UUVtQD
    @UUVtQD 4 หลายเดือนก่อน

    Wow, I just started working with Oracle and OKE, and your video came at the perfect time! 😊 I’m curious why Oracle hasn’t implemented Karpenter yet. I used it on AWS, and I think it’s much better than the traditional autoscaler. Hope they’ll add it later. By the way, what do you think are the advantages of using Cluster Autoscaler as a standalone program versus a cluster add-on? More control? Something else? Thanks!

  • @DarioSoprano
    @DarioSoprano 7 หลายเดือนก่อน

    Hi, I'm using OCI redis on cloud, but jedisConnectionFactory returns the error org.springframework.data.redis.RedisConnectionFailureException: Cannot get Jedis connection. Why? thanks

    • @christophepruvost44
      @christophepruvost44 7 หลายเดือนก่อน

      Hi Sorry I have no time for debugging. You can have a look to the OCI doc or may be my code there will show you something : package com.example.redis; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.PropertySource; import org.springframework.data.redis.connection.RedisStandaloneConfiguration; import org.springframework.data.redis.connection.jedis.JedisClientConfiguration; import org.springframework.data.redis.connection.jedis.JedisConnectionFactory; import org.springframework.data.redis.repository.configuration.EnableRedisRepositories; @Configuration @ComponentScan("com.example.redis") @EnableRedisRepositories(basePackages = "com.example.redis") @PropertySource("classpath:application.properties") public class RedisConfig { @Bean JedisConnectionFactory jedisConnectionFactory() { RedisStandaloneConfiguration redisStandaloneConfiguration = null; JedisClientConfiguration jedisConfig = null; JedisConnectionFactory jedisConnectionFactory = null; //Local Redis if (Environment._PROFILE.equals("REDIS")) { redisStandaloneConfiguration = new RedisStandaloneConfiguration(Environment._ENDPOINT, Integer.parseInt(Environment._PORT)); redisStandaloneConfiguration.setPassword(Environment._PASSWORD); jedisConnectionFactory = new JedisConnectionFactory(redisStandaloneConfiguration); } //OCI Env else { redisStandaloneConfiguration = new RedisStandaloneConfiguration(Environment._ENDPOINT, Integer.parseInt(Environment._PORT)); jedisConfig = JedisClientConfiguration .builder() .useSsl() .build(); jedisConnectionFactory = new JedisConnectionFactory(redisStandaloneConfiguration, jedisConfig); } return jedisConnectionFactory; } }

    • @DarioSoprano
      @DarioSoprano 7 หลายเดือนก่อน

      @@christophepruvost44 thanks, for quickly reply. The error occured when use opsForValues().get RedisTemplate<String, Object> template = new RedisTemplate<>(); System.out.println( "=>>>0"); template.setConnectionFactory(jedisConnectionFactory); template.setKeySerializer(new StringRedisSerializer()); template.setHashKeySerializer(new StringRedisSerializer()); template.setHashKeySerializer(new JdkSerializationRedisSerializer()); template.setValueSerializer(new JdkSerializationRedisSerializer()); template.setEnableTransactionSupport(true); template.afterPropertiesSet(); System.out.println( "=>>>1"); Object valobj = template.opsForValue().get("TEST");

  • @sirdomino1000
    @sirdomino1000 ปีที่แล้ว

    Bonsoir Monsieur. J'apprecie beaucoup votre video et j'aimerai en savoir plus sur comment deployer un database oracle dans un server Merci

  • @seb81123
    @seb81123 3 ปีที่แล้ว

    Great content Christophe ! all in plain Wall Street english ! let's have more :)

  • @gopikasivankutty9875
    @gopikasivankutty9875 3 ปีที่แล้ว

    Sir when I try to deploy aa package error is shown: Failed to deploy smart contract.Package was not installed.No package I'd was returned

  • @javierbernal3208
    @javierbernal3208 4 ปีที่แล้ว

    Hi, i want to share this app for your cloud account th-cam.com/video/tGvEBl69AvQ/w-d-xo.html

  • @AtkinsonMatthieu
    @AtkinsonMatthieu 4 ปีที่แล้ว

    un shutdown abort, sauvage! 😂😂😂

  • @AtkinsonMatthieu
    @AtkinsonMatthieu 6 ปีที่แล้ว

    intéressant tout ça! il y a vraiment des choses très sympa à faire autour de l'instant client du point de vue de l'automatisation des tâches

  • @julienthomas7697
    @julienthomas7697 7 ปีที่แล้ว

    Bonne année 2018 Christophe et merci pour cette nouvelle vidéo bien utile.

  • @AtkinsonMatthieu
    @AtkinsonMatthieu 7 ปีที่แล้ว

    Simple et efficace ta vidéo, merci Christophe!

  • @julienthomas7697
    @julienthomas7697 7 ปีที่แล้ว

    Merci Manu :-) Bravo pour cet excellent Overview, encore une super video, merci Christophe !

  • @stephanekidjo7784
    @stephanekidjo7784 7 ปีที่แล้ว

    Excellent Video for the enablement

  • @stephanekidjo7784
    @stephanekidjo7784 7 ปีที่แล้ว

    Bravo Christophe pour cette présentation limpide & claire

  • @ipostbox
    @ipostbox 7 ปีที่แล้ว

    Video tres utile et qui resume bien le cloud d'oracle. Les diapos de presentation sont-elles accessibles en ligne ?

    • @christophepruvost44
      @christophepruvost44 7 ปีที่แล้ว

      Merci Mieux vaut tard que jamais :o) publicdocs-corp.documents.us2.oraclecloud.com/documents/link/LDED415443379E36B010D27FF6C3FF17C1177E4725F3/fileview/DFEBE834E15E47A122644B95F6C3FF17C1177E4725F3/_WhyOracleCloud_CP_V4.pptx