InfoQ Homepage DevOps Content on InfoQ
-
Zesty Disk Provides Automatic Scaling for AWS EBS
Zesty recently released Zesty Disk, an automated scaling solution for AWS EBS. Zesty Disk monitors EBS performance metrics and can automatically scale the cluster size based on those metrics. This is done by creating a cluster of EBS volumes that can be attached or detached as needed based on system usage.
-
Microsoft Announces Event Hubs Premium in Preview
Azure Event Hubs is Microsoft’s managed real-time event ingestion service designed to serve demanding big data streaming and event ingestion needs in the Cloud. Microsoft announced the public preview of Event Hubs Premium during the annual Build conference as a new product SKU tailor-made for high-end event streaming scenarios requiring elastic, superior performance with predictable latency.
-
CDK for Terraform Adds Go Support and Improves Asset Construction
Hashicorp recently released version 0.4 of their CDK for Terraform. The CDK allows for writing Terraform configurations in a number of programming languages including C#, Python, TypeScripts, and Java. This release adds experimental support for using Go to write Terraform configurations. Also included are enhanced support for Terraform modules and asset construction.
-
Microsoft Retires Azure Blockchain
Microsoft recently announced that Azure Blockchain will be retired on September 10. Microsoft credited industry changes and declined interest in the product as main reasons for discontinuing the marketing of Azure Blockchain. Microsoft partners with ConsenSys to offer a migration path for existing customers. ConsenSys’s Quorum Blockchain Service claims to be fully compatible with Azure Blockchain.
-
AWS Announces the General Availability of Lambda Extensions
Recently AWS announced Lambda extensions' general availability (GA), which allows its users to integrate Lambda functions with their preferred tooling for monitoring, observability, security, and governance. The GA release includes performance improvements and an expanded set of partners.
-
Java News Roundup - Week of May 24th, 2021
This week's roundup features news from OpenJDK JEPs targeted for JDK 17, GA releases of Jakarta EE 9.1 and Microsoft Build of OpenJDK, milestone and candidate releases for Micronaut and Hibernate Reactive, respectively, Spring releasing a vulnerability report to address a local privilege escalation attack with Spring WebFlux, and birthday celebrations for Hibernate and Java.
-
Bridgecrew's Yor Provides Automated Tagging for Infrastructure as Code
Bridgecrew recently released Yor, their open-source tool for automated infrastructure as code tagging. Yor automatically adds tags to infrastructure configurations which are then applied to the running cloud resources, simplifying connecting the active resources back to the code that created them. Yor currently supports Terraform, CloudFormation, and Serverless.
-
AWS Announces General Availability of New Application Migration Service
AWS Application Migration Service (AWS MGN) is a new service that enables organizations to move applications to AWS without making changes to the applications, their architecture, or the migrated servers. The public cloud provider announced the general availability of this service.
-
Cloudflare Grows Its Serverless Ecosystem with New Observability Integrations
Cloudflare recently announced several new observability integrations for Workers, its serverless product. In a blog post, the company described integrations with six vendors: Sentry, New Relic, Datadog, Splunk, Sumologic, and Honeycomb. The new capabilities are a boost to the Workers ecosystem, and will appeal to enterprises that already use these observability vendors.
-
AWS Launches EC2 Auto Scaling Warm Pools
AWS recently released Warm Pools for EC2 Auto Scaling, which reduces the time and cost to scale out (aka horizontal scaling) applications by maintaining a pool of pre-initialized instances.
-
Confluent Announces Confluent for Kubernetes into General Availability
Recently, Confluent announced the general availability (GA) of Confluent for Kubernetes, a complete, declarative API-driven experience for deploying and self-managing Confluent Platform as a cloud-native system. With Confluent for Kubernetes, the company packages its event-streaming platform into Kubernetes and provides a Cloud-Native offering.
-
Java News Roundup - Week of May 17th, 2021
This week’s roundup features news from OpenJDK JEPs targeted for JDK 17, point releases for Helidon, Quarkus, Open Liberty and Hibernate, and a flurry of activity with the various Spring projects.
-
AWS CloudFormation Guard Adds Type Blocks, Filtering, and Reusable Rules
AWS released version 2 of CloudFormation Guard, their open source tool for validating CloudFormation templates. This release introduces a number of new features including type blocks, support for Conjunctive Normal Form, filters, and named rules. Guard enables writing policy-as-code that can then be used to validate any well-formed JSON or YAML file.
-
OpenTelemetry Moves Python and Swift Tracing API/SDKs to 1.0
OpenTelemetry released version 1.0 of the Python and Swift distributed tracing API and SDK. They both include OpenTelemetry API support, SDKs, exporters to common telemetry formats, and getting started materials. The Python release is considered stable whereas the Swift release is still in beta.
-
Growing Concerns among Developers about the AWS Free Tier
In recent weeks many experts in the AWS community have been advocating for sandbox accounts on AWS and hard billing limits that cannot be exceeded to let engineers experiment with new services without jeopardizing their personal well-being.