InfoQ Homepage Cloud Content on InfoQ
-
AWS Makes Serverless Application Repository Generally Available
After a brief preview period since re:Invent 2017, Amazon Web Services (AWS) made its new Serverless Application Repository generally available. Users can now discover, configure, and deploy serverless applications and components via the AWS Lambda console, which AWS considers an "ideal venue for AWS partners, enterprise customers, and independent developers to share their serverless creations".
-
Chef Enhances Cloud Security Automation in InSpec 2.0
Continuous automation vendor, Chef, has announced the availability of InSpec 2.0, a new version of Chef’s free open source tool that enables DevOps and cross-functional application, infrastructure and security teams to express security and compliance rules as code and assess and remediate compliance issues through the entire software delivery life cycle.
-
Cloud IoT Core Service in Google Cloud Platform Is Now Generally Available
Google announced the general availability of its Cloud IoT Core, a managed service to help enterprises connect and manage millions of connected devices. The Cloud IoT Core will offer its users a system for controlling the connection of the internet of things (IoT) devices with Google’s Cloud Platform (GPC) and a pipeline for getting data to and from those devices.
-
Google Cloud TPU for Machine Learning Acceleration is Now Available in Beta
Google has made their custom chips, Tensor Processing Units (TPU) for running machine learning workloads written for its TensorFlow framework, available in beta for Machine Learning (ML) experts and developers. With Google’s Cloud TPU’s, ML models can run on demand at lower costs and higher performance.
-
SaaS Platform for Managing Configurations Enters Private Beta
Config is a new SaaS offering for managing configuration files. Created by Bien David in 2017, the company looks to simplify how teams store and access configurations used by systems, apps, modules, environments, and server instances. InfoQ spoke to the team behind Config to learn more about how these problems are solved.
-
Inter-Region Virtual Private Cloud Peering in AWS
In a recent post on the AWS News Blog Jeff Barr, chief evangelist for AWS, explained the new Inter-Region Virtual Private Cloud (VPC) peering. At re:Invent November last year, Amazon launched the support for Inter-Region VPC peering. With this feature, AWS customers can establish communication for their resources running in different regions with each other using private IP addresses.
-
Subtree Releases "Dotmesh", a Git-Like CLI for Capturing, Organising and Sharing Application States
Subtree has released Dotmesh, a container-friendly application state snapshotting tool that provides a git-like CLI for manipulating and sharing the captured data. The core use case for Dotmesh is the ability to share state captured from microservice-based applications in order to facilitate the debugging and exploration of problematic states seen within QA and production environments.
-
Oracle's Fn Serverless Platform Adds Prometheus Support and Helm Chart Installation for Kubernetes
At the recent KubeCon NA conference, InfoQ sat down and discussed Oracle’s Function-as-a-Service (FaaS) “serverless” Fn Project with Bob Quillin, vice president of Oracle Container Group. The Fn project has evolved rapidly since its launch in October 2017, and additions include: support for Prometheus monitoring; a new Hybrid Architecture; and an open source Helm Chart Fn installer.
-
Amazon Increases Network Bandwidth for EC2 Instances
Amazon announced it increased the bandwidth in all AWS regions for traffic between current-generation EC2 instances and the latest Amazon Machine Images (AMIs). With the increase, customers will be able to move data more efficiently. Furthermore, the increase will raise the networking bar among the public cloud providers.
-
Could the United States Supreme Court Constrain Cloud Computing?
A U.S. Supreme Court decision could change the future of cloud computing by making U.S. companies subject to law enforcement demands for data from foreign servers. If the court rules that the data must be handed over, it is uncertain if the U.S. Congress would change the law, and what the actual content of a new law might be. This law would be still subject to interpretation and litigation.
-
Managing and Operating Kafka Clusters in Kubernetes
Nenad Bogojevic, platform solutions architect at Amadeus, spoke at KubeCon + CloudNativeCon North America 2017 Conference on how to run and manage Kafka clusters in Kubernetes environment. He talked about provisioning Kafka clusters and configuring them using Kubernetes custom resources or ConfigMaps.
-
Microsoft Announces General Availability of Azure Event Grid
Microsoft introduced Event Grid last year in August, and now it is generally available (GA). The Azure Event Grid is a service which enables developers to manage events in a unified way in Azure.
-
Amazon Releases a Unified AWS Auto Scaling Service across Cloud Applications
Amazon has released a new service, AWS Auto Scaling, which is built on top of existing, service specific, scaling features. AWS Auto Scaling can aid customers in monitoring their applications and automatically adjust capacity to maintain steady, and predictable performance. The service provides a unified scaling capability for cloud applications in AWS.
-
AWS Streamlines Amazon EC2 Spot Instance Pricing Model and Operational Complexity
Amazon Web Services (AWS) recently introduced significant changes on how to request and operate Amazon EC2 spot instances, which can provide considerable cost savings. Users can now request spot instances without specifying a bidding price, spot prices are adjusted more gradually, and spot instances can also be stopped or hibernated and later resumed to further optimize interruptible workloads.
-
AWS Lambda Now Supports .NET Core 2.0 for Serverless Applications
Amazon has announced .NET Core 2.0 support for AWS Lambda functions and serverless applications. Developers can now write code in C# using the .NET Core 2.0 for Lambda functions and serverless applications running on AWS.