home

Oracle Cloud

Continuous Integration

Created by  Kevin Sheedy

Not a Database Guy

Account Opening

Personal Lending

FSG

DB2 - Pain Points

Down arrow

Source Control

Microsoft Excel

Scripting / Automation

Emailing Source Code

Mainframe Access

Evils of a shared database for development

  • The “Experimentation” problem
  • The “disconnected commuter” problem
  • The “unpredictable data state” problem
  • The “last writer wins” problem

Aims

  • The “script it all” solution
  • Version Control
  • One database/schema per developer
  • Automation - Builds done via Jenkins
  • Predictability / Determinism

Oracle Cloud - Can we have 20 schemas please?

Build in 4 Steps

  • Application Code
  • Reference/Config data (non-relational)
  • Evolutions - Create/Alter
  • Dummy Data

Let's look at the code...

Down arrow

Testing Frameworks

  • utPLSQL
  • PL/Unit
  • Pluto

Deployment Pipeline

  • Developer Sandbox
  • Automated Build - every commit
  • Dev Env - Nightly
  • Sys Test - Upon Request
  • PreProd
  • Production

Going Live

Questions???

The End

Slides

Not a coder? No problem. There's a fully-featured visual editor for authoring these, try it out athttp://slid.es.

Point of View

PressESCto enter the slide overview.

Hold down alt and click on any element to zoom in on it usingzoom.js. Alt + click anywhere to zoom back out.

Works in Mobile Safari

Try it out! You can swipe through the slides and pinch your way to the overview.

Marvelous Unordered List

  • No order here
  • Or here
  • Or here
  • Or here

Fantastic Ordered List

  1. One is smaller than...
  2. Two is smaller than...
  3. Three!

Transition Styles

You can select from different transitions, like:
Cube-Page-Concave-Zoom-Linear-Fade-None-Default

Themes

Reveal.js comes with a few themes built in:
Default-Sky-Beige-Simple-Serif-Night
Moon-Simple-Solarized

* Theme demos are loaded after the presentation which leads to flicker. In production you should load your theme in theusing a.

Global State

Setdata-state="something"on a slide and"something"will be added as a class to the document element when the slide is open. This lets you apply broader style changes, like switching the background.

Custom Events

Additionally custom events can be triggered on a per slide basis by binding to thedata-statename.


        

Slide Backgrounds

Setdata-background="#007777"on a slide to change the full page background to the given color. All CSS color formats are supported.

Down arrow

Image Backgrounds


          

Repeated Image Backgrounds


          

Background Transitions

Pass reveal.js thebackgroundTransition: 'slide'config argument to make backgrounds slide rather than fade.

Background Transition Override

You can override background transitions per slide by usingdata-background-transition="slide".

Clever Quotes

These guys come in two forms, inline: “The nice thing about standards is that there are so many to choose from”and block:

“For years there has been a theory that millions of monkeys typing at random on millions of typewriters would reproduce the entire works of Shakespeare. The Internet has proven this theory to be untrue.”

Pretty Code


          

Courtesy ofhighlight.js.

Intergalactic Interconnections

You can link between slides internally,like this.

Fragmented Views

Hit the next arrow...

... to step through ...

  1. any type
  2. of view
  3. fragments

Fragment Styles

There's a few styles of fragments, like:

grow

shrink

roll-in

fade-out

highlight-red

highlight-green

highlight-blue

current-visible

highlight-current-blue

Spectacular image!

Meny

Export to PDF

Presentations can beexported to PDF, below is an example that's been uploaded to SlideShare.

Take a Moment

Press b or period on your keyboard to enter the 'paused' mode. This mode is helpful when you want to take distracting slides off the screen during a presentation.

Stellar Links

THE END

BY Hakim El Hattab / hakim.se