• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

* Welcome Stephen Morris

 
author & internet detective
Posts: 42135
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This week, we're delighted to have Stephen Morris helping to answer questions about the new book Resilient Oracle PL/SQL: Building Resilient Database Solutions for Continuous Operation.
See the table of contents online

The promotion starts Tuesday, May 30th, 2023 and will end on Friday, June 2nd, 2023

We'll be selecting four random posters in this forum to win a free copy of the book provided by the publisher, O'Reilly.


Image from https://m.media-amazon.com

Please see the Book Promotion page to ensure your best chances at winning!

Posts in this welcome thread are not eligible for the drawing, and should be reserved for welcoming the author. Questions posted in this topic are subject to removal.
 
Author
Posts: 51
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Some talking points from my book

Question: True or false? Even trillion dollar organizations are struggling with creating and maintaining resilient systems.
Answer: True.

The main principles in this book are language-agnostic, i.e., they apply to languages other than PL/SQL.

Here is the roadmap of the book:
1) PL/SQL toolbox
2) Resilient techniques applied to PL/SQL
3) Feature-based resilient development

A requirements orientation is used throughout the book:
What versus how

The Scale of Resilience:
11 items

Surprising finding in relation to resilience #1
There is a big need for horizontal communication, i.e., true DevOps. This is illustrated by the worked example where the database platform becomes unstable and logging fails

Surprising finding in relation to resilience #2
Resilient systems may have less code than expected
 
reply
    Bookmark Topic Watch Topic
  • New Topic