Tag: IOUG

AWS engineers from the Relation Database Service (RDS)  will explain what you can do to make your Oracle database licenses go farther in AWS. Virtual Machine choices can make a large difference on how far your existing licenses will take you in the cloud. There are also EC2 and RDS configuration settings that will allow…

With the recent release of Oracle Database 18c Express Edition (XE), a gap has been filled with Oracle's free set of Rapid Application Development (RAD) tools available for the developer to be able to create applications.  Now with Oracle Database 18c XE, Oracle SQL Developer, Oracle Application Express (APEX), and Oracle Rest Data Services (ORDS),…

Learn how to use simple algorithm analysis for Oracle performance tuning.  Finding the mathematical functions that describe the computational complexity of different operations can help us understand and predict performance.  This presentation will discuss common functions such as 1/N, LOG(N), N, N*LOG(N), N^2, and N!, and how they can help us understand operations such as…

Wikipedia defines infrastructure as code as "the process of managing and provisioning computer data centers through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools." This principle greatly simplifies setting up and managing large server parks, it also helps with repeatability and auditability in all environments. In a traditional Oracle database world…

Oracle's Fusion Middleware SOA suite is one of the most useful yet underutilized set of tools available to developers. To offer better services, businesses are forced to grow in complexity. As a result, integration with heterogeneous data sources and cloud services becomes necessary.  The downside of this trend is that businesses loose ability to effectively…

Stumped by how to implement least privileges model for your database and reduce your cyberattack surface?  You know it's something you're supposed to do, but how do you know which privileges and roles are needed by all your users and applications?  Too many roles and privileges make it easy for hackers to use a single…

There’s an onslaught of Big Data coming to our IT shops - zettabytes of it! – but instead of your application developers struggling to learn new languages and techniques to analyze it, why not leverage Oracle Database 18c? This session will demonstrate how to tackle handling the coming Big Data tidal wave with the best…

The frenetic pace of application development in modern IT organizations means it’s not unusual to demand an application be built with minimal requirement gathering – literally, from a napkin-based sketch – to a working first draft of the app within extremely short time frames – even a weekend! – with production deployment to follow just…

Pre-reqs: Laptop with Internet connectivity Active AWS account with Admin privs. Oracle Database client, e.g., SQL Developer Attended Working with Relational Databases in the Cloud – Introductory Concepts HOL, or having an RDS for Oracle instance already created Get hands-on with the Amazon Relational Database Service (RDS), a managed cloud database platform from Amazon Web…

Pre-reqs: Laptop with Internet connectivity Active AWS account with Admin privs. Oracle Database client, e.g., SQL Developer Get hands-on with the Amazon Relational Database Service (RDS), a managed cloud database platform from Amazon Web Services (AWS). AWS engineers will guide you through setting up, configuring and accessing relational databases (Oracle, MySQL, PostgreSQL). They’ll discuss what…