InfoQ Homepage Architecture & Design Content on InfoQ
-
QCon San Francisco 2019 (Nov 11-15): ML, Stream Processing, Compiled JavaScript, iOS Security & More
QCon San Francisco is back this November! The conference features 18 curated tracks that contain over 120 speakers. Designed for senior software professionals, QCon provides the latest insight into designing and delivering global-scale architectures, operating microservices across a diverse range of platforms, leading teams and building effective culture, & of course, the latest in applied AI/ML.
-
Amazon Announces General Availability of Quantum Ledger Database
On September 10th, Amazon announced the general availability of Quantum Ledger Database (QLDB), a ledger database based on blockchain technology. As such, QLDB provides a fully managed ledger which can contain multiple tables, implementing an immutable transaction journal, which is cryptographically verifiable, and owned by a centralized trusted authority.
-
Change to AWS Lambda Networking Reduces Cold Start Time for VPC Customers
AWS announced changes to how Lambda functions connect to resources in a Virtual Private Cloud (VPC). This change — using pre-created network interfaces instead of network interfaces created for each function execution environment — cuts out a major factor in "cold starts" for serverless functions.
-
Addressing Multi-Cloud Automation, HashiCorp Releases Terraform Cloud
In a recent blog post, HashiCorp announced the full release of Terraform Cloud, an open-source SaaS platform for teams to manage their infrastructure-as-code workflows. This orchestration takes place through cloud-agnostic tools that allow teams to improve their productivity through repeatable automation. This announcement follows their May 2019 announcement of Remote State Management.
-
Amazon Releases Container Monitoring for Amazon ECS, EKS, and Kubernetes via CloudWatch
Recently, Amazon announced that customers can now monitor, isolate, and diagnose their containerized applications and microservices environments using Amazon CloudWatch Container Insights. Cloud Insights is a part of Amazon CloudWatch, a fully-managed monitoring and observability service in AWS targeted for DevOps engineers, developers, site reliability engineers (SREs), and IT managers.
-
Eclipse Foundation Proposes Vulnerability Assessment Tool
The Eclipse Foundation is evaluating a proposal to incorporate a Vulnerability Assessment Tool that would help identify libraries with known security issues. The possible result would help inform developers when their application faces a downstream risk from using vulnerable components.
-
Microsoft Web Template Studio: Visual Studio Code Extension for Simplifying Web App Creation
Last month, Microsoft announced a new version of Web Template Studio, a cross-platform extension for Visual Studio Code aimed at simplifying the creation of new web applications. The extension uses "wizards" to assist the developer in the creation of boilerplate code for full-stack web applications, and it includes support for existing frontend and backend frameworks.
-
Exploring the Motivations for the Inaugural Open Core Summit: Q&A with Founder Joseph Jacks
The inaugural Open Core Summit will be running September 19-20th in San Francisco. InfoQ recently sat down with the founder of the event, Joseph Jacks, and explored his motivations for running this event and discussed why he believes new open source businesses should focus on creating the maximum level of value possible, but aim to capture only a small amount of that value.
-
ApacheCon 2019 Keynote: James Gosling's Journey to Open Source
At the recent ApacheCon North America 2019 in Las Vegas, James Gosling delivered a keynote talk on his personal journey to open-source. Gosling's Key takeaways were: open source allows programmers to learn by reading source code, developers must attention to intellectual property rights to prevent abuse, and projects can take on a life of their own.
-
20 Years of the Apache Software Foundation: ApacheCon 2019 Opening Keynote
At the recent ApacheCon North America 2019 in Las Vegas, the opening keynote session celebrated the 20th anniversary of the Apache Software Foundation, with key themes being: the history of the ASF, a strong commitment to community and collaboration, and efforts to increase contributions from the public. The session also featured a talk by astrophysicist David Brin on the potential dangers of AI.
-
Reactive Foundation Launched under the Linux Foundation
The Linux Foundation announced the launch of the Reactive Foundation, a community of leaders established to accelerate technologies for building the next generation of networked applications. The foundation is made up of Alibaba, Facebook, Lightbend, Netifi and Pivotal as initial members, and includes the successful open source Reactive Streams and RSocket specifications.
-
Microsoft Launches Azure Active Directory-Based Access Control for Service Bus
In a recent statement, Microsoft has announced the general availability of Azure Active Directory (AD) based access control for Service Bus, enabling the option to use identities in combination with Role Based Access Control (RBAC) to authenticate against the service’s data endpoints. Moreover, they have also introduced accompanying RBAC roles, providing granular control over granted permissions.
-
Lightbend Release CloudState, Providing a Spec for Managing "Serverless" State and a RI with Knative
Lightbend has recently announced CloudState. CloudState is the first open source serverless framework designed to bring stateful management on Knative/Kubernetes stack.
-
Google Introduces Cloud Storage Connector for Hadoop Big Data Workloads
In a recent blog post, Google announced a new Cloud Storage connector for Hadoop. This new capability allows organizations to substitute their traditional HDFS with Google Cloud Storage. Columnar file formats such as Parquet and ORC may realize increased throughput, and customers will benefit from Cloud Storage directory isolation, lower latency, increased parallelization and intelligent defaults
-
Security Architecture Anti-Patterns by UK Government National Cyber Security Centre
The National Cyber Security Centre of the UK Government recently published a white paper on the six design anti-patterns that we should avoid when designing computer systems.