JDK 9 is less than three weeks away at the time of the writing and one of the burning questions is whether it has been worth the wait. Originally, general availability was slated for release in September 2016, then March 2017, July 2017 and finally September 2017. So, it’s taken some time, but when you … continue reading
Oracle continues to make progress Java EE 8, the enterprise edition for the Java platform, and moving forward it would like to advance Java EE within a more open and collaborative community. Specifications are nearly complete and the Java team expects to deliver the Java EE 8 reference implementation this summer. As the delivery of … continue reading
The production release of the Oracle Database Programming Interface for C (ODPI-C), which gives more streamlined access to C and C++ developers to Oracle Database, has been launched on GitHub. The open-source wrapper is aimed primarily at language interface developers, allowing users to quickly call more common features of the Oracle Call Interface (OCI), the … continue reading
Oracle is helping development teams build and operate containers with three new tools it is releasing into open source. The tools — Smith, Crashcart and Railcar — are designed to tackle containerization challenges commonly faced. “Containers are more popular than ever. Here at Oracle, we use containers for many of our cloud services. While … continue reading
Oracle announced plans to invest heavily in the Kubernetes ecosystem today at CoreOS Fest. As part of its investment, the company will dedicate engineering resources to the container orchestration project in order to improve critical enterprise requirements such as scale, security and operations. “Kubernetes is one of the premier orchestration platforms for deploying distributed systems, … continue reading
Oracle is expanding Oracle Cloud Platform offerings with a new API-first solution. The company announced the availability of the Oracle API Platform Cloud Service, which was developed with API-first design and governance capabilities from its recent acquisition of Apiary, as well as Oracle’s own API management capabilities. Oracle announced the acquisition of Apiary in January … continue reading
Oracle has entered into a definitive agreement to acquire the continuous integration platform provider Wercker. Wercker enables organizations and development teams to reach CI and continuous delivery goals with microservices and Docker with its container-centric and cloud-native automation platform. According to Oracle, with Wercker the company can continue its mission of democratizing developer tooling for … continue reading
Oracle today kicked off its 20-city worldwide tour in the furtherance of its cloud offerings. The first Oracle Code event today in San Francisco was keynoted by Thomas Kurian, president of Oracle product development. He walked attendees through the finer points of setting up systems and storage within the Oracle cloud. Kurian demonstrated specific capabilities … continue reading
DBmaestro is adding a DevSecOps comment to its DevOps solution. DevSecOps is a new philosophy that integrates security into the life cycle. According to the company, this maximizes risk management, threat prevention, flexibility, speed, and time to market. The Policy Control Manager is designed to eliminate risks, and reduce downtime and loss of data. “DBmaestro … continue reading
There’s a very specific reason that I’m relieved the holidays are over, and I feel no sympathy in placing the blame squarely on the retail industry. Earlier and earlier each year, we’re constantly bludgeoned with sales: Black Friday sales! Cyber Monday sales! Grandma-Got-Run-Over-By-a-Reindeer sales! OMG-This-Sale-is-So-Good-I’m-Willing-to-Get-Trampled-Myself sales! New-Year, New-You sales! All that competitive price-cutting got me … continue reading
At DeveloperWeek 2017 in San Francisco yesterday, Oracle’s Amit Zavery, senior vice president of Oracle Cloud Platform, delivered a keynote address focused on the company’s cloud offerings and services. The keynote precedes the commencement of a 20-city tour by the company in support of its cloud offerings. Zavery focused heavily on the paths available to … continue reading
Fission, a new open-source Serverless Function (FaaS) framework for Kubernetes, lets developers easily create HTTP services on Kubernetes from functions with Node.js and Python support. To use Fission, developers need to create functions and add them with a common language interface. Then they can associate the functions with HTTP routes, Kubernetes events, and other triggers. … continue reading