InfoQ Homepage Architecture & Design Content on InfoQ
-
Q&A on New App Hosting Cloud Provider, Render
Render is a new provider of web and app hosting, described by Render’s CEO as the “best of both worlds” between full scale cloud providers, such as AWS, and PaaS providers, such as Heroku.
-
Microservices Framework Lagom 1.5 with Akka Management and Support for Kubernetes and OpenShift
Version 1.5 of the microservices framework Lagom comes with Akka Management, a set of tools for operating Akka powered applications, and support for deployment with Kubernetes or OpenShift. The recently released version 1.5 is built on Play 2.7.0, Alpakka Kafka 1.0 and Akka 2.5.22 and also adds support for Couchbase and for gRPC through Akka gRPC.
-
Critical Remotely Exploitable Vulnerability Discovered in Oracle WebLogic Server
Security researchers have discovered a new remotely exploitable vulnerability in Oracle Weblogic Server (WLS). CVE-2019-2725 is remotely exploitable without user authentication and has an overall CVSS score of 9.3 out of 10, making it a critical vulnerability. Oracle released a security alert noting that versions of the server affected by this flaw include 10.3.6.0 and 12.1.3.0.
-
Bringing Hybrid Automation to Serverless Computing, Microsoft Previews PowerShell in Azure Functions
In a recent blog post, Microsoft announced PowerShell support in Azure Functions 2.x runtime, in preview. This release focuses on bringing custom logic scenarios to administrators and developers who prefer to script in PowerShell. Azure Function event triggers and bindings bring new capabilities to PowerShell scenarios by supporting on-demand execution in addition to schedule support.
-
Eclipse and Oracle Unable to Agree on Terms for javax Package Namespace and Trademarks
The Eclipse Foundation and Oracle were unable to agree on a path forward for enhancing Java EE's javax namespace, requiring all applications to be ported to a new namespace for Jakarta EE.
-
Amazon Updates SageMaker Ground Truth with New Labeling Features, Vendor Support and Availability
Amazon announced that SageMaker Ground Truth now offers simplified labeling workflows, support for additional labeling vendors, and is available in the Asia Pacific (Sydney) AWS region – bringing the total to six supported AWS regions in the Americas, Europe, and Asia.
-
Event Streams and Workflow Engines – Kafka and Zeebe
In a recent joint meeting in Amsterdam, Kai Waehner described features of Apache Kafka, a distributed streaming platform, and how it fits in an Event-Driven Architecture. Bernd Rücker described how workflow engines can handle complex business processes, and discussed how Zeebe, a new highly scalable workflow engine, can be used with Kafka.
-
Microsoft Releases .NET Framework 4.8
Microsoft has released .NET Framework 4.8, the first significant .NET Framework release in two years. The new release includes improvements in multiple product areas, including Windows Forms, WCF, WorkFlow, and WPF. It also includes changes in the Base Class Library (BCL) and in the Common Language Runtime (CLR). All product areas affected by this release received bug fixes.
-
NetBeans Promoted to Top-Level Apache Project
NetBeans has been promoted to a top-level Apache project following its donation to the Incubator in 2016. The community has since delivered several nominal features.
-
Fully Managed Blockchain Networks with Amazon Managed Blockchain Now Generally Available
Introduced at the AWS re:Invent 2018 event, Amazon Managed Blockchain has left preview and reached general availability. This new service aims to simplify creating and managing scalable blockchain networks based on Hyperledger Fabric and, soon, Ethereum.
-
Joseph (Joe) Armstrong: A Tribute
Some of Joe's former colleagues from Ericsson wrote a good-bye note and asked if we would publish it.
-
QCon NY (Jun 24-28): New Talks, a Focus on the Skills That Matter & Why You Should Join Us This Year
In the recent Stack Overflow 9th annual survey of over 90,000 software developers, we learned that non-development work remains a productivity challenge for software managers and leaders. At QCon New York, the conference for senior software developers, we have many sessions to help you learn how others have overcome those challenges.
-
Partly Cloudy, Twitter Embarks on Their Cloud Journey
In a recent blog post, Twitter announced the start of their journey, a project known internally as "Partly Cloudy", to the public cloud. The post outlines some of the constraints that have prevented them from doing so in the past and describes why now is a good time to embark on this transformation.
-
Google Announces Cloud Code: Extending IntelliJ and Visual Studio Code to Kubernetes Apps
Recently at Google Cloud Next 2019, Google introduced a new developer tool called Cloud Code. With Cloud Code, developers will get a set of plugins for development environments like JetBrains IntelliJ Idea IDE and Microsoft's Visual Studio Code editor.
-
Eoin Woods on Democratising Software Architecture at ICSA 2019
Last month in ICSA 2019 in Hamburg, Germany, Eoin Woods, CTO at Endava, gave a speech about how we can democratise software architecture. Starting from a historical perspective, Woods described how software systems have evolved in the past three decades. In the 80’s we were all using monolithic architectures, which evolved into distributed monoliths in the next decade...