InfoQ Homepage News
-
Micronaut Foundation Established to Advance Adoption of Micronaut Framework
Object Computing, Inc. (OCI) has announced the creation of the Micronaut Foundation, a not-for-profit company established to advance innovation and adoption of the Micronaut framework. The foundation will receive initial funding of $2M from OCI for development and evangelism. Jeff Scott Brown, Grails and Micronaut practice lead at OCI, spoke to InfoQ about the formation of the foundation.
-
Thorntail Reaches Tail End
The Thorntail project has come to an end, as more Java frameworks add support for embedding application server capabilities into applications.
-
GitHub Public Roadmap Will Give Users More Visibility into Upcoming Features
GitHub has started publishing a public roadmap for its future releases. GitHub's public roadmap will provide more information about what features GitHub is working on and when it will ship them.
-
Remote Collaboration Fatigue is Real, Remote Workers are More Empathic, Remote Work is Here to Stay
As the shift from in-person to remote working persists, organisations have been doing research into the impact this is having on individuals and teams. Studies by Gartner and Microsoft indicate that remote collaboration fatigue is real, remote workers are more empathic and inclusive, and remote work is here to stay.
-
Infinite Storage & Retention for Apache Kafka in Confluent Cloud
Confluent, Inc. recently announced the Infinite Storage option for its standard and dedicated clusters. This offering is a part of the Project Metamorphosis initiative, which is focused on enabling Kafka with modern cloud properties. Organizations can have a centralized platform for all event data for real-time actioning and historical analysis with limitless storage and retention.
-
How Amazon Teams Do Continuous Delivery
An AWS engineer recently wrote about how Amazon deployment pipelines look and what practices they follow to deploy continuously to production. A pipeline validates changes in multiple environments running unit and integration tests, and use stages to stagger deployments to production. Teams don't actively examine deployments as the pipeline monitors key metrics and can rollback if needed.
-
Google Open-Sources AI for Mapping Natural Language to Mobile UI Actions
Google has open-sourced their AI model for converting sequences of natural language instructions to actions in a mobile device UI. The model is based on the Transformer deep-learning architecture and achieves 70% accuracy on a new benchmark dataset created for the project.
-
Cloudflare Announces a New Class of Workers Called Workers Unbound
Cloudflare announces an expanded version of Cloudflare Workers called Cloudflare Workers Unbound.
-
Remembering Bill Shannon
William (Bill) Shannon, a renowned engineer who was instrumental in the evolution of SunOS, Solaris, and JavaEE while he worked as employee number 11 at Sun Microsystems, passed away last month after a long battle with cancer. Shannon’s contributions to the IT industry are immeasurable and he will be deeply missed within the Unix and Java communities.
-
Open-Source Raspberry Tablet CutiePi Lets Developers Customize Hardware and Firmware
The Taiwanese startup CutiePi recently launched its Raspberry Pi tablet on Kickstarter. CutiePi software and hardware design are entirely open-source, and thus can be customized at will. CutiePi self-describes as the first truly usable and thinnest Raspberry Pi tablet.
-
Docker Releases Plugin for Simplified Deployments into AWS ECS and Fargate
Docker has announced the public beta of their enhanced integration of Docker with AWS Elastic Container Service and AWS Fargate. The release of the ECS plugin allows for developers to work within the Docker experience to create the necessary infrastructure to operate within AWS.
-
Google Launches Confidential VMs in Beta on Its Cloud Platform
In a recent blog post, Google announced Confidential VMs, a new type of virtual machine that makes use of the company’s work around confidential computing to ensure that data isn’t just encrypted at rest but also while it is in memory.
-
Bare-Metal Kubernetes Load Balancer Porter Included in CNCF Landscape
The CNCF has accepted Porter, a load balancer meant for bare-metal Kubernetes clusters, in the CNCF Landscape. Porter uses the Border Gateway Protocol with ECMP to load balance traffic in self-hosted Kubernetes clusters.
-
Alexa Adds Conversations and Deep-Linking Based Control for Mobile Apps
Alexa Conversations, recently launched in beta, aim to enable the creation of custom skills with fewer code thanks to a new AI-based approach. Alongside Alexa Conversations, Amazon has also announced Alexa for Apps, which allows Alexa users to interact with their mobile phones using Alexa.
-
Cloud Development Kit Can Now Generate Terraform Configurations Using TypeScript and Python
AWS, HashiCorp, and Terrastack collaborated to release a preview of the CDK for Terraform, or cdktf. Developers can use programming languages like Python or Typescript to manage infrastructure as code. cdktf generates a Terraform configuration in JSON. Also, cdktf supports any existing modules and providers from the Terraform registry to deploy resources to AWS, Azure, or Google Cloud.