InfoQ Homepage DevOps Content on InfoQ
-
Flyway 3.1 Extends Schema Evolution to DB2 z/OS, Redshift and Vertica
Last week Boxfuse announced the availability of a new release of Flyway, its open source database migration tool. Highlight is the addition of IBM DB2 z/OS, Amazon Redshift and HP Vertica to Flyway's list of supported databases, a move that expands the coverage of the "big data and big iron space." The new release also features SQL callbacks and packaged DB drivers for ease of use.
-
Debian systemd Controversy Results in Fork
For several months the developers of the popular Linux distribution Debian have had an intense internal debate as to whether the project should switch to systemd. Ultimately Debian has chosen to utilize systemd and as a result a new project has been announced that will instead remain on the previous system, sysvinit.
-
Defining the Value of Software Products Precisely and Quantitatively
The real requirements of a product are not the functions that are needed, or user stories that have to be delivered. It is the possible improvement of performance that customers can get from using the product said Matteo Vaccari. At the XP Days Benelux 2014 conference he facilitated a workshop together with Antonio Carpentieri about defining the value that is needed by customers.
-
IBM Announced Bare Metal PaaS and Private API Catalog
IBM is offering a Cloud Foundry based PaaS called Bluemix on SoftLayer's bare metal infrastructure. The service is integrated with other products including MQ Series, IBM Watson and Cloudant NoSQL.
-
James Gosling and Bruno Souza Join Jelastic as Advisers
James Gosling, creator of the Java language, and Bruno Souza, Brazilian SouJava JUG founder and Java Champion, will be joining Java/PHP cloud-host Jelastic . InfoQ speaks to Gosling, Souza, and Jelastic CEO, Ruslan Synytsky about the new relationships.
-
Mahout to Get Self-Optimizing Matrix Algebra Interface with Pluggable Backends for Spark and Flink
At the recent GOTO conference in Berlin, Mahout committer Sebastian Schelter outlined recent advances in Mahout's ongoing effort to create a scalable foundation for data analysis that is as easy to use as R or Python.
-
How Etsy Does Continuous Integration for Mobile Apps
Nassim Kammah, engineer at Etsy, explained to Velocity Conference attendants how Etsy does continuous integration for mobile apps. Etsy uses a mix of automated and manual processes, still adhering to the same principles that it applies on web development and reusing many of the same tools. Nassim also talked about how Etsy handles the unique set of challenges presented by mobile apps development.
-
Docker Client Comes to Microsoft Windows
After announcing the partnership with Docker, Microsoft has built a native Docker client. The command line interface (CLI) is fully compatible with Docker client running on Linux.
-
Embedding Security Testing in Development Workflow
Stephen de Vries, ContinuumSecurity founder, promoted the idea of continuous and visible security at Velocity Europe 2014. Stephen argued that the same kind of processes and tools that embedded QA in the whole workflow of an agile development process can be applied to security. BDD-Security is a security testing framework that follows the Given-When-Then approach and is built on top of JBehave.
-
Systems Thinking for Safety Keynote @ Velocity Conf
The starting keynote at Velocity Conference Europe 2014 was all about how human error is too often the easiest way to explain away a failure and how a different approach is needed. Steven Shorrock, European Safety Culture Programme Leader at Eurocontrol, explained why a Systems Thinking approach applied to safety is a better answer.
-
Kinvey Adds Lifecycle Management to Mobile Development
Kinvey, an enterprise Mobile Backend as a Service (MBaaS) company brought Digital Lifecycle Management (DLM) to mobile application development process.
-
Google Compute Engine Autoscaler Service is Broadly Available
Google Compute Engine (GCE), the IaaS component of Google Cloud Platform got an Autoscaler feature. Currently in beta, Autoscaler adds elasticity to cloud deployments.
-
Oracle Commit to Java Modularity
Oracle have announced the second set of enhancement proposals (known as JEPs) that will deliver features for Java 9, including major news about Java modularity.
-
Amazon DynamoDB Streams and Event Notifications for Amazon S3 Launched at AWS re:Invent 2014
In their move to event driven architecture, Amazon introduced two enabling technologies allowing the conversion of DynamoDB and S3 written data into events, which can be consumed by other applications and used by Lambda architecture.
-
AWS Releases CloudTrail Processing Library
Amazon Web Services (AWS) recently released the AWS CloudTrail Processing Library (CPL), a "Java client library that makes it easy to build an application that reads and processes CloudTrail log files in a fault tolerant and highly scalable manner".