InfoQ Homepage Open Source Content on InfoQ
-
GitHub State of the Octoverse 2021 Highlights Trends and Predicts Good Practices
GitHub's latest State of the Octoverse research highlighted three major trends towards writing and shipping code faster, creating documentation, and supporting developer communities. It also includes three predictive models to help organizations identify what they can action to achieve success.
-
Dapr Joins CNCF Incubator: Q&A with Yaron Schneider
The Cloud Native Computing Foundation (CNCF) recently announced that it accepted the Distributed Application Runtime (Dapr) as a CNCF incubating project. This statement follows an earlier announcement by Dapr, announcing the formation of the Dapr project's Steering and Technical Committee (STC).
-
Microsoft Introduces a New Cloud-Native Offering with Azure Container Apps Service
During the recent Ignite conference, Microsoft announced a new cloud-native offering with Azure Container Apps, allowing developers to build microservice architectures using containers. This serverless Kubernetes-based service is in public preview.
-
Airbnb Open Sources Ottr: a Serverless Public Key Infrastructure Framework
Airbnb announced that it has open-sourced Ottr, a serverless public key infrastructure framework developed in-house. Ottr handles end-to-end certificate rotations without the use of an agent. Ottr's primary design goal is to be a scalable and configurable serverless framework on AWS with little operational overhead or reliance on enrollment protocols.
-
AWS Announces the General Availability and Open Sourcing of Babelfish for PostgreSQL
Recently, AWS announced the general availability (GA) of Babelfish for PostgreSQL. With Babelfish for Aurora PostgreSQL, customers can more easily move applications running on Microsoft SQL Server to Amazon Aurora to simplify operations and reduce costs by eliminating the licenses of SQL Server. Furthermore, the Babelfish open-source project is now available.
-
Google Cloud Spanner Adds PostgreSQL Interface: Is PostgreSQL Now Standard for Cloud Databases?
At the recent Next '21 conference, Google announced a PostgreSQL interface for Cloud Spanner, the distributed SQL database management and storage service on Google Cloud. The new interface in preview combines the scalability and reliability of Spanner with the familiarity among developers and portability of PostgreSQL.
-
Eclipse IDE 2021-09 Supports Java 17
The Eclipse Foundation released Eclipse IDE 2021-09, a quarterly update of its flagship project, on September 15, 2021. It supports Java 17 through a plugin and improves Java refactoring, code assist, Git history navigation, and the IDE's dark mode. The recently established Working Group has not reversed the decline in sub-project activities.
-
TriggerMesh Cloud Native Integration Platform Released as Open Source
Recently TriggerMesh, a cloud native integration platform provider, announced that their Cloud Native Integration Platform is now open source and available under the Apache Software License 2.0. It allows cloud operators and DevOps practitioners to freely deploy integrations as code.
-
Announcing Allstar, a GitHub App to Improve Open Source Security
Google recently announced Allstar, a GitHub app that enables continuous enforcement of security policies for a given organization or project repository. Allstar is Google’s contribution towards improving Open Source Software (OSS) security.
-
MicroStream 5.0 is Now Open Source
MicroStream has reached version 5.0 and it is now published as open source. MicroStream is a persistence engine for storing any kind of Java object. It is similar to Java built-in serialization, but much more powerful. Markus Kett, CEO and co-founder of MicroStream, spoke to InfoQ about MicroStream.
-
Docker Now Requiring Paid Subscription for Large Businesses
Docker has introduced a new Subscription Service Agreement which requires organizations with more than 250 employees or more than $10 million in revenue to buy a paid subscription, starting at $5 per user per month. Additionally, Docker has launched a new Business subscription plan for larger organizations operating at scale.
-
OpenAI Releases Triton, Python-Based Programming Language for AI Workload Optimization
OpenAI released their newest language, Triton, an open-source programming language that enables researchers to write highly efficient GPU code for AI workloads. Triton is Python-compatible and allows new users to achieve expert-quality results in only 25 lines of code. The code is written in Python using Triton’s libraries, which are then JIT-compiled to run on the GPU.
-
Eclipse IDE Working Group Established to Ensure Continued Sustainability
After 17 years, the Eclipse IDE established a working group to ensure its "continued sustainability, integrity, evolution and adoption". According to its charter, the working group establishes and drives funding, oversees the release plan, coordinates the simultaneous releases, helps to grow and evolve the ecosystem and Eclipse Marketplace, and provides governance for related open source projects.
-
ElasticSearch Fork OpenSearch is Generally Available
Amazon has recently announced the general availability of OpenSearch 1.0, the Apache 2.0-licensed fork of Elasticsearch that was created after Elastic changed their license.
-
Node-RED 2.0 Improves Developer Experience with New Flow Debugger and Flow Linter
IoT-focused low-code programming tool Node-RED reaches version 2.0, bringing flow debugger and flow linter to help programmers find bugs in their flows.