InfoQ Homepage Cloud Computing Content on InfoQ
-
Project Kratos Enables AWS Lambda Code to Run on Multiple Clouds
Iron.io announced Project Kratos which can run AWS Lambda functions on multiple clouds by introducing a container layer in between the code and the infrastructure.
-
Building Microservice Infrastructure with Cisco's Mantl 1.0
At Cisco Live 2016, held in Berlin, the latest version of Cisco’s open source microservice platform, Mantl, was released. New features include multi-data center configuration via tooling like Project Calico, simplified version control of a developer's entire infrastructure configuration, and blue/green testing as part of a service upgrade process.
-
Survey Indicates Rise in Container-based Stateful Applications
A survey revealed that more than 75% of IT decision makers are interested in running stateful applications like databases inside containers.
-
AWS Release ‘Scheduled Reserved Instances’, Allowing EC2 Capacity to be Reserved on a Periodic Basis
Amazon Web Services (AWS) have introduced ‘Scheduled Reserved Instances’, which enables EC2 compute capacity to be reserved at a discounted price for use on a periodic basis. For example, a EC2 instance type can be reserved for daily usage between the hours of 01:00 UTC and 05:00 UTC to perform overnight data analysis, or weekly or monthly to perform compute-intensive calculations.
-
Cloud Native Computing Foundation Announces New Members and Begins Accepting Technical Contributions
The Cloud Native Computing Foundation (CNCF), a Linux Foundation Collaborative Project and organisation created with the purpose of advancing the development of ‘cloud native’ applications and services, has announced the joining of new members, the creation of a formal open governance structure, and new details about the associated technology stack.
-
Implementing an Open Source Private Docker-based PaaS: A Q&A with Rancher Labs CEO Sheng Liang
At DockerCon EU 2015, InfoQ sat down with the Rancher Labs team and asked about the company’s thoughts on the current state of Platform as a Service (PaaS), container-based application platforms, and surrounding issues such as networking and storage. The Rancher Labs' open source 'Rancher' PaaS was also discussed, and details provided about the benefits of using Docker in this space.
-
Pivotal Cloud Foundry Adds Netflix OSS Services, Docker Support
Today, Pivotal announced an update to Pivotal Cloud Foundry (PCF), the commercial version of a popular open-source platform for building, deploying, and running cloud-native applications. This 1.6 release gives developers native access to a subset of Spring Cloud’s Netflix OSS services, built-in support for .NET applications, beta support for Docker images, and integrated ALM tools.
-
DigitalOcean Adds Floating IPs
DigitalOcean recently introduced floating IPs that can be manually reassigned to any Droplet – what DigitalOcean calls a virtual machine – within a data center. While neither novel nor a standalone high-availability solution, this service fills a gap for the fast-growing cloud provider.
-
Amazon EC2 Container Service Updates Released, Focusing on Automation, Configuration & Availability
Amazon Web Services have released a series of updates for the Amazon EC2 Container Service (ECS) that include an ECS command line interface, Docker Compose support, task definitions that allow additional Docker configuration options, and an ECS scheduler update that adds support for availability zone awareness.
-
Google Container Engine Generally Available
Google Cloud has recently announced in its blog that Google Container Engine (GKE) is Generally Available. Google considers it ready for production use and backs it with a 99.5 percent uptime SLA. It is built on the open source Kubernetes and runs on the Google Cloud Platform, managed by Google engineers.
-
Docker Acquires Tutum
Docker Inc have announced their acquisition of Tutum, ‘The Docker Platform for Dev and Ops’ that allows users to ‘Build, deploy, and manage your apps across any cloud’. The rationale for the deal is to complement Docker Hub, which takes care of ‘build’ and ‘ship’, with Tutum as the platform for ‘run’.
-
The AWS Well-Architected Framework
Amazon has published the AWS Well-Architected Framework, a guide for architecting solutions for AWS, with design principles that apply to systems running on AWS or other clouds.
-
Force12.io Create a ‘Microscaling’ Framework for Apache Mesos
Force12.io have released a prototype ‘microscaling’ container demonstration running on the Apache Mesos cluster manager, which they claim starts and stops ‘priority 1’ and ‘priority 2’ containers more rapidly than traditional autoscaling approaches when given a simulated demand for the differing workloads. InfoQ discussed the goals and methodology of this approach with Force12.io’s Ross Fairbanks.
-
Netflix’ Principles of Chaos Engineering
Based on their experience with arbitrarily shutting down servers or simulating the shutdown of an entire data center in production, Netflix has proposed a number of principles of chaos engineering.
-
Project Calico v1.0 'Layer 3' Virtualised Networking Solution Released
Project Calico have released Calico v1.0, a virtualised layer 3 networking solution for VM and container workloads, which enables flexible, scalable and secure IP-based communication without the need for an overlay network. The release includes integration with the OpenStack 'Neutron' networking stack, and ‘proof of concept level’ integrations with Docker, Kubernetes and other related technology.