InfoQ Homepage Development Content on InfoQ
-
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.
-
JavaScript Smart Contract Platform Agoric Integrates with Chainlink Oracle
The integration of Chainlink oracles with Agoric smart contract platform aims to enable the use of decentralized finance (DeFi) data and events in JavaScript smart contract applications.
-
Amazon Kinesis Data Firehose Gains Delivery to HTTP Endpoints
Amazon Kinesis Data Firehose recently gained support to deliver streaming data to generic HTTP endpoints. This also enables additional AWS services as destinations via Amazon API Gateway's service integration. The new capability is complemented with dedicated integrations of additional third-party service providers like Datadog, MongoDB, and New Relic.
-
Svelte at the Edge - Luke Edwards at Svelte Summit
Luke Edwards recently gave a talk at Svelte Summit 2020 in which he discussed running Svelte application at the edge. Edwards demoed building and running a simple Svelte application with CloudFlare Workers and Google Cloud.
-
Bytecode Alliance Lays out Plans for WebAssembly on the Server-Side
Bytecode Alliance laid out a concrete vision for wasm-on-the-server. At the same time, the Wasm open-source community is now far larger than the corporations in Bytecode Alliance. There are multiple Wasm VM implementations, complier toolchains for programming languages, as well as host Operating Systems and environments (e.g., Node.js, Deno, or blockchains).
-
Better Managing Cost in AWS with Budgets Actions
Recently, AWS announced budgets actions allowing customers to define actions to take when a budget exceeds its threshold (actual or forecasted amounts). With budget actions, customers will have more control over their AWS Budgets in order to reduce unintentional overspending in their AWS accounts.
-
The Next Svelte May Be Serverless-First -- Rich Harris at Svelte Summit
Rich Harris, the creator of Svelte, lifted the curtain over the experiments that have been taking place around Svelte (the UI framework and compiler) and Sapper (Svelte’s application framework). Harris gave a glimpse of a potential future in which Svelte is a serverless-first framework.
-
The Road to Jakarta EE 9
Jakarta EE 9, the second formal release since its debut in 2018, is scheduled for a GA release on November 20, 2020. Originally scheduled for September 16, 2020, in conjunction with the second JakartaOne 2020 conference, delays made it necessary to push back the GA release date. Kevin Sutter, Jakarta EE 9 release lead at IBM, spoke to InfoQ about the upcoming release of Jakarta EE 9.
-
Ubuntu 20.10 Delivers Linux Desktop on Raspberry Pi
Canonical released Ubuntu 20.10, the first Ubuntu release to feature desktop images for the Raspberry Pi.
-
10 Reasons Why You Can’t Miss QCon Plus This Nov 4-20
As software developers ourselves, we designed QCon Plus to be practical, actionable, and software-focused. This is not just another virtual conference; it's an online experience where senior software engineers, architects, and team leads connect, gather new ideas, and hear from software leaders who are constantly pushing the boundaries.
-
Microsoft Introduces Azure Space to Further Push the Boundaries of Cloud Computing
Recently Microsoft launched its Azure Space initiative as a further push of cloud computing towards space. This initiative by the public cloud vendor consists of several products and partnerships to position Azure as a critical player in the space- and satellite-related connectivity and compute part of the cloud market.
-
Just AI Launched Open-Source Kotlin-Based Conversational Framework
Just AI Conversational Framework (JAICF) provides a Kotlin-based DSL to enable the creation of conversational user interfaces. JAICF works with popular voice and text conversation platforms as well as different NLU engines. InfoQ has spoken with Just AI’s solution owner, Vitaliy Gorbachev.
-
HashiCorp Supports AWS Lambda Extensions for Serverless Security
HashiCorp has recently announced the public preview of the HashiCorp Vault AWS Lambda Extension. The new service is based on the recently launched AWS Lambda Extensions API and allows a serverless application to securely retrieve secrets from HashiCorp Vault without making the Lambda functions Vault-aware.
-
Rust Hyper HTTP Library Will Contribute to Make Curl Safer
Written in C, the popular curl and libcurl tools, which are installed in some six billion devices worldwide, are exposed to well-known security problems arising from the use of a non-memory safe language. A new initiative now aims to provide a memory-safe HTTP/HTTPS backend for curl based on Rust Hyper library.
-
HashiCorp’s Waypoint Targets Consistent Build and Deploy Workflows across Platforms
HashiCorp announced Waypoint - an open source project that aims to provide a consistent build and deploy workflow across different platforms including Kubernetes, AWS ECS, Nomad, Google Cloud Run, Docker, Buildpacks, and Azure Container Instances.