Jun 17, 2020 | Dev, Episode 3
Oracle and Oracle Linux now supports a new era of container native technologies, alternatives to current docker Kata Containers are other than docker containers ,a lightweight Virtual Machine (VMs) that feel and perform like containers, but provide the workload...
Jun 17, 2020 | Dev, Episode 3
REST has displaced the use of SOAP+WSDL but GraphQL and gRPC are rapidly gaining mainstream adoption, are these going to displace REST? If so, what technology should I use with my new APIs? In this session, we’ll explore and illustrate the characteristics, strengths...
Jun 17, 2020 | Dev, Episode 3
Do you spend a lot of time working with SQL Developer? In that case, you will already know many of the great features it has. You will also have developed a way of doing routine tasks. You might have accepted a few quirks. Maybe it’s time for having another look at...
Jun 17, 2020 | Dev, Episode 3
Starting a Java application as fast as any executable with a memory footprint rivaling the most lightweight runtime engines is quickly becoming a reality, through Graal VM and ahead of time compilation. This in turn is a major boost for using Java for microservice and...