(Debasis Saha) As we all of us know that Google has just released its new version of Angular i.e. 9.0 just a week ago. Angular developers and the community members eagerly wait for the release of this version for a long time.
Other News
PART II: Overview of Normalization
First Normal Form (1NF) – A relation is 1NF if it contains an atomic value. It indicates that an attribute of a table cannot contain multiple values. It can only contain one attribute with a single value. The first normal form does not allow the multivalued attribute, the compound attribute as well as its combinations. Example: The EMPLOYEE relationship is...
Extended Events: Database Auditing
(Grant Fritchey) Extended Events can do things that simply are not possible with Profiler and another example comes from the stack of audit events that exist only in Extended Events. One of these is a set of expanded events for database auditing.
Power BI Security
(James Serra) A common topic I have been discussing recently with customers is the security around Power BI. Basically, how to prevent users seeing data they shouldn’t. So I’ll discuss the various “layers” of security.
Consolidating authentication flow of multiple IDCS’s in a single one
(Rodrigo Jorge) Those days, I was working on a customer that had several Oracle IDCS providers. Two of them for Oracle Cloud at Customer different appliances and one Oracle Cloud Infrastrucure account.
Generating Prometheus Metrics directly from your Oracle Database
(Dirk Nachbar) Prometheus (https://prometheus.io/) is getting more and more common as a Monitoring Solution, many products are offering out-of-box Prometheus formatted metrics (e.g WildFly, Spring Boot and so on).
PART 3: Implementing Oracle Database Active Directory Password Synchronization Using Oracle CMU
(Simon Pane) This is the third in a four-part article series related to testing Oracle Database 18c Centrally Managed Users (CMU) by leveraging the Oracle Cloud Infrastructure (OCI) for Oracle DBAs to create a lab or testbed.
The case for a public cloud database in a hybrid, multicloud world
(Lauren Moran) In the years leading to 2020, public cloud databases were commonly seen as “dev/test” environments for applications living on-premises.
Java Thread Synchronization and Concurrency Part 1
(Sunil P V) In this article, we begin a two-part series on thread synchronization in Java in order to better understand Java’s memory model.
Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
(Matthew Jones) My team’s exploration of ASP.NET Core and Razor Pages continues, and now we come to something that I was very used to doing in ASP.NET MVC, but hadn’t done at all in Core: using anti-forgery tokens and validation.
