InfoQ Homepage Development Content on InfoQ
-
Google Cloud Introduces Option to Choose Region with Lowest CO2 Footprint
Google has recently introduced the option to choose a Google Cloud region according to the lowest CO2 footprint. The new feature is currently available for Cloud Run and Datastream only, with Google planning to extend the offer to more Google Cloud services in the future.
-
Snyk JVM Ecosystem Report 2021 Finds Increased Usage of Java 11 in Production
The JVM Ecosystem Report 2021 has revealed that 62% of the surveyed developers use Java 11 in production; Kotlin is the most popular JVM language after Java and AdoptOpenJDK is the most popular JDK distribution. The use of Spring Boot, Jakarta EE, and newer frameworks all grew over the past year. Brian Vermeer, developer advocate at Snyk, spoke to InfoQ about this survey.
-
WhatsApp Adopts the Signal Protocol for Secure Multi-Device Communication
WhatsApp is testing its new architecture aimed to enable true multi-device message synchronization while preserving end-to-end cryptographic security. To this aim, WhatsApp is adopting the Signal protocol.
-
AWS Announces the General Availability of Amazon HealthLake
Recently AWS announced the general availability of Amazon HealthLake, a fully-managed, HIPAA-eligible service. With the service, healthcare providers, health insurance-, and pharmaceutical companies can securely store, transform, query, and analyze health data.
-
Google Launches the Android Game Development Kit
The Android Game Development Kit (AGDK) aims to make it easier to develop, optimize, and deliver Android games. Composed of both existing and new tools and libraries, the Android Game Development Kit is built using C and C++ APIs to maximize performance.
-
Azure VM Image Builder Service Now Generally Available
Azure has recently announced the general availability of Azure VM Image Builder service, the managed service built on HashiCorp Packer to create Linux or Windows virtual machine images and be compliant with security policies across Azure and Azure Stack.
-
Java News Roundup: Hazelcast Introduces New Platform, JDK 17, JDK 18 and Spring
This week's Java roundup for July 12th, 2021, features news on JDK 17, JDK 18, Hazelcast introducing a new platform, Open Liberty 21.0.0.8-beta, GraalVM Native Build Tools 0.9.2, Piranha 21.7.0, Quarkus 2.0.2, Hibernate, Spring Framework, Apache Wicket, and the JakartaOne Livestream 2021 conference call for papers.
-
QCon Plus November 2021 is Now Hybrid. Attend Online and In-Person (NY & SF)
The QCon Plus software development conference will be back November 1-5, 2021 - online and in-person. Get the chance to engage and network with professionals driving change and innovation inside the world’s most innovative software organizations.
-
AWS Amplify Introduces New Full-Stack CI/CD Features to Simplify Application Development
AWS Amplify has recently introduced conditional backend builds, automatic build-time generation of cloud configuration and a simpler way to reuse backends across multiple frontend applications.
-
Airbnb's Server-Driven UI Platform
Airbnb's server-driven UI (SDUI) departs from the usual approach to implement client UIs for different platforms, including Web, Android, and iOS. Instead of letting each client platform drive its UI, SDUI passes both the data and its UI representation to the client.
-
Java News Roundup: JDK 17, JDK 18, Open Liberty, Payara, Quarkus and Spring
This week’s Java roundup for July 5th, 2021 features news from JDK 17, JDK 18, Open Liberty 21.0.0.7, Payara Server Community 6.2021.1.Alpha1, Quarkus 2.0.1, Spring Framework, javax to jakarta namespace migration, the road to IntelliJ IDEA 2021.2, and the July 2021 TIOBE Index.
-
Google Integrates TensorFlow Lite with Android, Adds Automatic Acceleration
Google has announced a new mobile ML stack, dubbed Android ML Platform and built around TensorFlow Lite, which aims to solve a number of problems that developers find when using on-device machine learning.
-
JavaFX: One Codebase for Web, PC, and Mobile
Gluon has introduced a technology preview of JavaFX running a single codebase across PC, mobile, and now client web. These fully standalone web clients do not require any server-side portion, making them suitable for serverless hosting.
-
Amazon CodeGuru Reviewer Announces CI/CD Integration with GitHub Actions
Amazon recently announced the CI/CD integration of Amazon CodeGuru Reviewer with GitHub Actions. The cloud provider also released 20 new security detectors for Java to identify issues and follow best security practices.
-
Android Apps Will Soon Be Required to Adopt Android App Bundles
Starting August 2021, Google Play will require all new apps to be submitted as Android App Bundles (AAB), which provide greater efficiency that APKs, says Google.