InfoQ Homepage News
-
Microsoft Announces General Availability of Azure App Service on Linux and Web App for Containers
Microsoft recently announced the availability of Azure App Service running on Linux and support for Web App for Containers. When provisioning web apps, developers now have the ability to choose an underlying Operating System of Windows or Linux. They also have the ability to ingest containerized applications from popular container repositories.
-
Oracle Chooses Eclipse Foundation as New Home for Java EE
Oracle has announced that they have chosen the Eclipse Foundation as the new custodians of Java EE technologies. The move has been welcomed by Red Hat, IBM and others in the community. It is uncertain if after this move the platform can retain its current name of Java EE.
-
Oath for Programmers
Our society demands a commitment to professional behavior; we need an oath for programmers as lives and fortunes depend upon the proper construction and execution of software, argues Robert Martin. According to him, this will have to be enforced by membership in an professional association.
-
Eclipse Foundation Renews the Eclipse Public License
The Eclipse Foundation has released a new version of their license, the Eclipse Public License (or EPLv2 for short). The EPL was changed mainly to make it compatible with GPL and easier to use outside the USA, while keeping compliance with the Open Source Initiative guidelines.
-
Fable 1.2 Announced along with First FableConf
Three months after its first stable release, community-driven F# to JavaScript compiler Fable has reached version 1.2, just in time for FableConf 2017, the first conference dedicated to web development in F# using Fable.
-
GitHub and Facebook Team up with Atom-IDE
GitHub and Facebook have teamed up to release Atom-IDE, a collection of packages meant to make the Atom text editor more full featured. Much of the work is taken from Facebook's Nuclide project. However, the license and the velocity of competitors makes Atom's future unclear.
-
How Personality Matters in Software Development
Leaders have to orchestrate diverse contributions from individuals with different personalities to build great teams. Team members might decide to act out of character and engage in behaviour outside their comfort zone to advance the team goal. To reduce the risk of burning out or compromising physical health, there should be restorative niches in which they can be their natural selves again.
-
Apple’s iPhone X Has Custom Neural Engine Processor Built In
Speaking in the Steve Jobs Theatre at Apple Park yesterday Philip Schiller, senior vice president of worldwide marketing at Apple, described some of the technology behind the facial recognition system in the newly announced iPhone X including a dedicated neural engine built into the A11 chip.
-
Oracle Joins CNCF, and Releases Kubernetes on Oracle Linux and Terraform Kubernetes Cloud Installer
At the Open Source Summit, held in Los Angeles, USA, it was announced that Oracle has joined the Cloud Native Computing Foundation (CNCF) as a Platinum member. Oracle has also released “Kubernetes on Oracle Linux” and an open source HashiCorp Terraform Kubernetes Installer for the Oracle Bare Metal Cloud Infrastructure.
-
Struts Flaw behind Equifax Breach Disclosed and Patched in March
Reports have appeared in the press and online that the hackers who breached the Equifax credit report company systems exploited a security flaw in the Apache Struts framework. The Apache Software foundation, who act as custodians of the framework, have released a statement responding to the claims.
-
Southbank Software Introduces dbKoda, an Open Source Database Development Tool for MongoDB
Southbank Software recently released its initial offering of dbKoda version 0.6.0, an open source MongoDB development tool written entirely in JavaScript. Guy Harrison, CTO at Southbank Software spoke to InfoQ about dbKoda.
-
Java Community Process Reacts to Release Cycle Announcement
The overall reaction of the Java Community Process to Oracle's Java release cycle announcement seems to be relatively positive. Some leading members provide their view of the announcement.
-
AWS Adds Scale-Friendly Network Load Balancer to its Arsenal
AWS expanded the Elastic Load Balancer (ELB) service with a new product catered to high-performing applications. The Network Load Balancer is a Layer 4 TCP component designed to handle bursts of traffic and millions of requests per second.
-
NGINX Releases Microservices Platform, OpenShift Ingress Controller, and Service Mesh Preview
NGINX Inc has released the NGINX Application Platform which aims to be a “one stop shop” for microservice developers; a Kubernetes Ingress Controller solution for load balancing on the Red Hat OpenShift Container Platform; and an implementation of NGINX as a service proxy for the Istio service mesh control plane.
-
Elixir 1.5 Improves Developer Experience
Recently released Elixir 1.5 brings many improvements to the developer experience. An interview with José Valim, Elixir creator and maintainer.