InfoQ Homepage DevOps Content on InfoQ
-
Cloudflare Releases Free Time Service That Supports NTP and NTS
Cloudflare released time.cloudflare.com, their free time service that supports both NTP (Network Time Protocol) and the emerging NTS (Network Time Security). NTP is an Internet protocol for synchronizing time between remote computer systems. Cloudflare’s new service provides NTP services over their anycast network of over 180 locations worldwide.
-
Microsoft Releases .NET Core 3.0 Preview 7
Last week Microsoft released .NET Core 3.0 Preview 7 for Windows, macOS, and Linux. This release marks the beginning of the freezing period for .NET Core. From this point on, no more new features will be added and the development team will focus on polishing the existing code.
-
Brian Goetz Speaks to InfoQ about Proposed Hyphenated Keywords in Java
On his continuing quest for productivity and performance in the Java language, Brian Goetz, Java language architect at Oracle, along with Alex Buckley, specification lead for the Java language and Java Virtual Machine at Oracle, proposed a set of hyphenated keywords to evolve the language as new features are added. Goetz spoke to InfoQ about these proposed hyphenated keywords.
-
HashiCorp Releases Consul 1.6 with Layer 7 Dynamic Traffic Management and Cross-Network Connectivity
Hashicorp released version 1.6 of Consul, their service mesh application and key-value store. This release builds on the features added in version 1.5 by introducing layer 7 routing and traffic management. It additionally delivers a new feature, mesh gateway, to route service traffic across regions, platforms, and clouds.
-
Google Cloud Memorystore Adds Import-Export and Redis 4.0
In a recent announcement, Google has unveiled two new features for Cloud Memorystore, their fully managed Redis service. These features consist of the beta of import-export, allowing to import and export data from and to other Redis instances, as well as the general availability of Redis 4.0 support.
-
Google Introduces Spinnaker for GCP, Simplifying the Configuration of Continuous Delivery
Spinnaker is an open-source multi-cloud continuous delivery platform co-developed by Google and Netflix. In a recent blog post, Google introduced the Spinnaker for Google Cloud Platform solution, which allows customers to install and run Spinnaker in the Google Cloud Platform (GCP).
-
Terraform 0.12 Release: New HCL Syntax, Improved Error Messages, and Upgrade Tooling
Terraform 0.12 release includes updates to the HCL, such as first-class expression syntax, value types, loops, dynamic blocks, and conditional expression improvements. Error messages now contain additional context, and the output to a terraform plan now renders in a more readable format. Terraform 0.12 isn't 100% backwards compatible, but comes with an upgrade and validation tool.
-
Docker Enterprise 3.0 Brings Docker Kubernetes Services, New Lifecycle Automation Tools, and More
Docker has announced Docker Enterprise 3.0 GA. This version brings Docker Kubernetes Services (DKS), new lifecycle automation tools for automating deployment of containers and Kubernetes, security enhancements, and more.
-
Smashtest: New Web App Testing DSL Focusing on Speed
Peter Tesler recently announced the first major release of Smashtest, a new domain-specific language for describing and deploying test cases. Smashtest strongly focuses on improving tester productivity by expressing succintly in the language the repetitive testing chores performed by developers. The new language comes with a test runner which runs tests in parallel, and a REPL.
-
QCon SF 19: Biggest Savings Deadline (July 27th) & Track Host Announcement
QCon San Francisco (Nov 11-15) is the conference for senior software engineers and architects to learn about the patterns, practices and use cases leveraged by the world’s most innovative software organizations, such as Google, Netflix, BBC, AWS, Microsoft, and GitHub. By registering before July 27 you can save $750 on the full three-day conference pass.
-
Microsoft Announces Public Preview of Azure Data Share
Microsoft has announced the public preview of Azure Data Share, which provides capabilities to share data with users in the own organization, as well as with other organizations. Essentially, Microsoft positions the recently announced service as a big data tool, though it’s also possible to share individual files.
-
Google Acquires Elastifile to Expand Its Cloud File Storage Offering
Google recently acquired Elastifile, a provider of scalable, enterprise file storage in the cloud. With the acquisition, Google further extends its current file storage offering, Cloud Filestore, and third-party partner offerings.
-
AWS Cloud Development Kit (CDK) Is Generally Available, Enhancing Coding Cloud Infrastructure
Recently, Amazin announced the general availability of the AWS Cloud Development Kit (CDK), an extensible open-source software development framework allowing developers to model and provision their cloud infrastructure using familiar programming languages.
-
RedisTimeSeries Module Adds Time Series Database Features to Redis
Redis Labs announced the general availability of a module RedisTimeSeries to provide time series storage and analysis functions.
-
Microsoft Releases a New Azure SDK in Preview, Meeting New Azure API Standards
In a recent blog post, Microsoft announced the releases of their new Azure SDKs for Azure Storage, Cosmos DB, Event Hub, and Key Vault.