InfoQ Homepage Architecture & Design Content on InfoQ
-
Java News Roundup - Week of June 7th, 2021
This week’s roundup features news from OpenJDK and JDK 17 moving to Rampdown Phase One, JDK 18, a new Helidon extension for Visual Studio Code, JFR support in GraalVM native images, Quarkus 1.13 maintenance release, WildFly 24 Beta1, and updates to Spring Framework and Spring Boot.
-
AWS Announces the General Availability of Amazon ECS Anywhere
Recently AWS announced the general availability of Amazon ECS Anywhere, a new capability in Amazon ECS that enables customers to quickly run and manage container-based applications on-premises, including virtual machines (VMs), bare-metal servers, and other customer-managed infrastructure.
-
Amazon Location Service Generally Available with Routing and Satellite Imagery
AWS has recently announced the general availability of Amazon Location Service, a managed solution designed to add location functionalities to applications. The service relies on location providers like Esri and HERE and now supports routing and satellite imagery capabilities.
-
Lightbend Announces Akka Serverless Open Beta
Lightbend today announced the launch of Akka Serverless open beta, with general availability later this year. Akka Serverless is a Platform-as-a-Service (PaaS) offering that aims at cloud-native application development. It is built on Lightbend's Akka Platform technology and delivered via a model similar to existing serverless offerings.
-
Amazon Adds Global Clusters to DocumentDB
Amazon recently announced support for global clusters on DocumentDB, the document-oriented database compatible with MongoDB.
-
Microsoft Announces the General Availability of Logic App Standard
At the annual Build conference, Microsoft announced the general availability (GA) of Logic App Standard, the latest installment of their integration Platform as a Service (iPaaS) offering. Logic App Standard is a new single-tenant offering allowing customers to run workflows anywhere.
-
Q&A with AWS VP of Compute Services Deepak Singh about AWS App Runner
InfoQ caught up with Deepak Singh, VP of compute services at AWS, regarding the philosophy and design of App Runner.
-
Overcome Cloud & Serverless Security Challenges. Join Security Experts at InfoQ Live - June 22
What is DevSecOps? How does it relate to DevOps? And what does it solve? Learn practical advice from world-class DevSecOps and application security professionals at InfoQ Live on Tuesday, June 22nd, about how you can overcome security challenges in the Cloud, especially in serverless architectures.
-
Java News Roundup - Week of May 31st, 2021
This week’s roundup features news from OpenJDK JEPs targeted for JDK 17, initial work on JDK 18, Project Skara 1.0, JavaFX, MicroProfile GraphQL, Quarkus 2.0, Micronaut 3.0, Hibernate ORM 5.5.0, Payara Platform 5, Eclipse Vert.x 4.1.0, Spring and EclipseCon 2021.
-
TypeScript 4.3 Improves Property Write Types
TypeScript 4.3 improves property write types, more explicit overwriting of methods, and several other key additions.
-
Microsoft Announces Event Hubs Premium in Preview
Azure Event Hubs is Microsoft’s managed real-time event ingestion service designed to serve demanding big data streaming and event ingestion needs in the Cloud. Microsoft announced the public preview of Event Hubs Premium during the annual Build conference as a new product SKU tailor-made for high-end event streaming scenarios requiring elastic, superior performance with predictable latency.
-
AceQL Releases Open-Source JDBC-over-HTTP Driver
AceQL has released a JDBC driver that operates over HTTP. The core of the project is open-source and an enterprise version is also available.
-
Uber Reveals Its API Gateway's Architecture
Uber recently detailed the architecture of its internally built API gateway. It described how independent layered components handle each request in the gateway, with each layer being responsible for a different facet of the request lifecycle. A combination of YAML and Apache Thrift defines the gateway configuration, and a code-generated artifact in Go makes up the gateway implementation.
-
Microsoft Retires Azure Blockchain
Microsoft recently announced that Azure Blockchain will be retired on September 10. Microsoft credited industry changes and declined interest in the product as main reasons for discontinuing the marketing of Azure Blockchain. Microsoft partners with ConsenSys to offer a migration path for existing customers. ConsenSys’s Quorum Blockchain Service claims to be fully compatible with Azure Blockchain.
-
.NET MAUI Preview 4 Is Here
.NET Multi-platform App UI (.NET MAUI) Preview 4 is here and brings a lot of interesting stuff. Preview 4 adds a few more features which can be used to build functional apps for all the currently supported platforms, preview also brings the support for running Blazor on the desktop, and progress to support .NET MAUI even more in the Visual Studio IDE.