InfoQ Homepage Open Source Projects Content on InfoQ
-
AWSGoat Open-Source Project for Pen Testing AWS Cloud Solutions
AWSGoat is a vulnerable-by-design infrastructure on AWS, featuring the latest released OWASP Top 10 web application security risks (2021) and other misconfiguration based on services such as IAM, S3, API Gateway, Lambda, EC2, and ECS. It mimics real-world infrastructure with additional flaws and uses a black-box approach, including multiple escalation paths.
-
CNCF Incubating Project Update Focuses on Adoption and Releases at KubeCon EU
As part of the KubeCon EU keynotes, the CNCF provided a series of project updates underlying the notable changes in the ecosystem. The information provided focused on the ongoing initiatives, adoption rate, and notable publications or releases.
-
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.
-
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.
-
Gitpod Announces OpenVSCode Server Project Enabling Developers to Run Upstream VS Code
Cloud-based developer platform Gitpod recently introduced the open-source project OpenVSCode Server, licensed under MIT. This enables any developer to run upstream and stable VS Code IDE in any modern web browser.
-
Netflix Open Sources ConsoleMe to Manage Permissions and Access on AWS
Netflix has recently open-sourced ConsoleMe, a AWS multi-account management service, and its CLI utility, Weep. The tools provide a central control plane for permissions management across all of AWS accounts of an organization and help to implement the principle of least privilege.
-
AWS Distro for OpenTelemetry Available for Public Preview
Recently, AWS announced the public preview of the AWS Distro for OpenTelemetry, a secure, production-ready, AWS-supported distribution of the OpenTelemetry project. With the AWS Distro for OpenTelemetry, developers can instrument their applications in one go to send correlated metrics and traces to multiple monitoring solutions ranging from Amazon Cloudwatch to Datadog and Grafana.
-
Open Core Summit: The Value of Cloud and Commercial Open Source Software
At the inaugural Open Core Summit (OCS) the key takeaways and opinions from the event included: the relationship between cloud computing and commercial open source software is an “and” relationship, rather than “versus”; open core is a business model, and should not be confused with open source software; and open core companies extract a small amount of the total value they create.
-
Exploring the Motivations for the Inaugural Open Core Summit: Q&A with Founder Joseph Jacks
The inaugural Open Core Summit will be running September 19-20th in San Francisco. InfoQ recently sat down with the founder of the event, Joseph Jacks, and explored his motivations for running this event and discussed why he believes new open source businesses should focus on creating the maximum level of value possible, but aim to capture only a small amount of that value.
-
Npm Bans Packages Which Display Ads via Its Command Line Interface
npm, Inc., the company behind the popular eponymous JavaScript package manager, will no longer allow packages which display ads. Developers will be able to silence terminal messages which push ads or call for donations, and which stem from the regular use of the npm command line interface.
-
Open Source Testware for Systematic IoT Testing: Eclipse IoT-Testware
The project Eclipse IoT-Testware is delivering free open-source test tools and programs for the industry and companies developing Internet-of-Things (IoT) solutions. At TestCon Moscow 2019 Axel Rennoch, senior scientist at Fraunhofer FOKUS, spoke about quality assurance for IoT.
-
Google Open-Sources Speaker Diarization AI Technology, Claims 92% Accuracy
In a recent blog post, Google announced they have open-sourced their speaker diarization technology, which is able to differentiate people’s voices at a high accuracy rate. Google is able to do this by partitioning an audio stream that includes multiple participants into homogeneous segments per participant.
-
Q&A with Microsoft Azure Lead Architect John Gossman Regarding Joining the Linux Foundation
Rags Srinivas talks to Microsoft Azure lead architect and Linux Foundation board member regarding Microsoft joining the Linux Foundation as a platinum member and other open source initiatives at the company.
-
Regular Maintenance for Bootstrap v3 Ends
The maintainers of the popular Bootstrap framework have announced that they are ending maintenance for Bootstrap v3, the current version. It's been over a year since the first alpha of version 4 was released and the project is still not in beta. To speed along development, Mark Otto (creator of Bootstrap) has decided to end all regular maintenance for version 3.
-
Aurelia JavaScript Framework Hits 1.0, Looks to the Future
The JavaScript framework Aurelia has reached its 1.0 release and has emerged as an alternative to the Angular vs. React debate. Its goal is to provide a standards-based, modular framework with minimal boilerplate and ceremony.