InfoQ Homepage Infrastructure Content on InfoQ
-
CoreOS First Stable Release
CoreOS has announced the first CoreOS stable release, CoreOS 367.1.0, including Linux 3.15.2 and Docker 1.0.1, and supported across several platforms through the CoreOS Managed Linux product.
-
Vivint and Cloudera Analyzing Big Data from the Smart Home
Vivint recently announced that it is partnering up with Cloudera to analyze more efficiently data coming from Smart Home sensors. The sensors in a residence vary from thermostats to security oriented devices. Analyzing this data centrally, Vivint can provide actionable insights for customers that can provide energy savings. Heating ventilation and cooling(HVAC) accounts for more than 40 percent of
-
Tokutek Announces New Consensus Algorithm for MongoDB
Tokutek has announced work on a new consensus algorithm with the goal of replacing the existing leader election algorithm in MongoDB. Ark, as the algorithm is named, is being developed for use in TokuMX, Tokutek’s fork of MongoDB, and addresses a number of issues with the existing MongoDB algorithm.
-
"Terraform" Infrastructure: New Tool From Vagrant's Creators
Terraform is a new tool to build, change and version infrastructure, such as VMs, network switches or containers. It comes from the creators of Vagrant, the popular tool for managing development environments. Terraform's main selling point is its ability to combine and compose different service providers resources in a declarative and agnostic way.
-
Deis adds Support for Docker Hub
Docker based Platform as a Service (PaaS) Deis has announced integration with Docker Hub as a source for container images. This complements their existing integration with Git. The open source platform is built on Docker and CoreOS to present a Heroku inspired workflow.
-
The Future of Docker
Jeff Lindsay, creator of Dokku and early Docker contributor, discussed in an interview by CenturyLink the Docker related projects he is working on, and how they aim to solve the problems involved in a next generation Docker-based service oriented architecture.
-
Maven Central Enables SSL
Responding to recent concerns that hackers could upload rogue versions of common libraries to Maven Central, Sonatype has released a patch that closes a security vulnerability, enabling SSL by default.
-
Java 8 Update 11 Broke Third Party Tools
Oracle's latest update to Java, 8 update 11, introduced a breaking change that has affected a range of third-party tools, including JRebel, Groovy and Google's Guice library.
-
Agile 2014 Vendor Roundup #3
The Agile 2014 conference is underway in Orlando, Fl, USA this week. This is the third of a number of news items summarising the offerings from the vendors who are exhibiting at the conference.
-
Apache Log4j 2.0 - Worth the Upgrade?
The Apache Software Foundation recently announced the General Availability of Log4j 2.0, containing many performance improvements over its predecessor Log4j 1.x. Years in the making, this release was written from scratch, and gained its inspiration from existing logging solutions such as Log4j 1.x and java.util.logging.
-
Huge Retrospectives with Online Games
Agile retrospectives are mostly done at the team level or at a project level. What if you need to conduct a retrospective with 50 teams or more? Luke Hohmann describes how a large scale agile transformation project did a huge retrospective to create insight on what was going well and what needed to be improved.
-
-
Interview With Luke Kanies on $40 Million Funding of Puppet Labs
Puppet Labs recently closed $40 million funding round. Five investors including VMware, Google Ventures and Cisco want the company invest into talent, technology and global expansion. This fifth round nearly doubles the company’s venture capital to $85.5 million. InfoQ has talked to Luke Kanies about growing his company so fast.
-
AWS Expands Credential Lifecycle Management and Monitoring
AWS Identity and Access Management (IAM) recently expanded available password policy rules to enable self-service password rotation. A new credential report provides visibility into the AWS credentials security status. AWS also added logging of AWS Management Console sign-in events to AWS CloudTrail.
-
ElasticSearch Gets Better Aggregation, Adds Groovy for Scripting
ElasticSearch 1.3.0 has been released. Based on Lucene 4.9, it comes with better aggregation features, some security and scripting improvements, several index performance improvements and more.