InfoQ Homepage Architecture & Design Content on InfoQ
-
Modern Big Data Pipelines over Kubernetes
Container management technologies like Kubernetes make it possible to implement modern big data pipelines. Eliran Bivas, senior big data architect at Iguazio, spoke at the recent KubeCon + CloudNativeCon North America 2017 Conference about big data pipelines and how Kubernetes can help develop them.
-
Facebook Open-Sources RacerD - Java Race Condition Detector
Facebook’s open-source static analysis tool, Infer, now ships with support for detecting race conditions in Java code via RacerD.
-
Oracle Announces New Java Champions
Oracle has published a roundup of all new Java Champions accepted in 2017.
-
A Deeper Dive into Spectre and Meltdown
A deeper look at Spectre/Meltdown characteristics and potential attacks, why it's necessary to patch cloud VMs even though the cloud service providers have already applied patches, the nature of the performance impact and how it’s affecting real world applications, the need for threat modelling, the role of anti virus, how hardware is affected, and what’s likely to change in the long term.
-
Kubernetes and OpenShift Q&A with Brian Gracely from Kubecon 2017
InfoQ caught up with Brian Gracely, director product strategy for Red Hat Openshift, about how Kubernetes has helped shape the product direction and how it's relevant to developers and architects.
-
Microsoft Announces the General Availability of Azure Bot Service and Language Understanding
Microsoft recently announced that the Azure Bot Service and Language Understanding has become generally available. Both had previously been in public preview for months, and the release increases availability in nine more regions including Ireland, Hong Kong and Sao Paulo, Brazil, and new capabilities to aid developers in achieving more.
-
Building GPU Accelerated Workflows with TensorFlow and Kubernetes
Daniel Whitenack spoke at the recent KubeCon + CloudNativeCon North America 2017 Conference about GPU based deep learning workflows using TensorFlow and Kubernetes technologies. He discussed the open source data pipeline framework Pachyderm.
-
Amazon Announces AWS Outposts
Amazon has announced AWS Outposts, allowing to create a hybrid cloud solution through AWS-designed fully managed and maintained compute and storage racks. With AWS Outposts the APIs, infrastructure, tools, and hardware which AWS uses is now also available for on-premises data centers and integrates seamlessly with AWS.
-
Entity Services is an Antipattern
In a microservice based architecture, it is important to keep the different services separated. Entity services is a common pattern now applied to microservices, but Michael Nygard claims that entity services is an anti-pattern that works against separation.
-
Microsoft Releases Public Preview of IoT Software-as-a-Service Offering
Microsoft recently announced a public preview of IoT Central, its software-as-a-service solution for the Internet of Things. IoT Central had been in limited preview for a few months with chosen customers who have been trialling the solution and providing feedback.
-
Looking Forward to Java in 2018
A look forward at the two new releases of Java that are expected in 2018.
-
Amazon Web Services New Region EU (Paris) Is Now Open for Business
Amazon launches its 18th AWS Region in the Paris area to better serve their customers in and around France. This region will be the fourth in Europe after Germany, Ireland, and the United Kingdom. The French region, called the AWS EU (Paris) region, will provide customers the full stack of AWS services including compute, storage, networking, IoT, AI and serverless computing.
-
Microsoft Announces General Availability of Azure Archive Storage
Microsoft recently announced that the Azure Archive Storage has become generally available. The archive feature for Azure Storage has been available in preview with customers for a few months with customers, and the release includes Blob-Level Tiering. This tier enables customers to optimize storage of the lifecycle data across tiers.
-
Postgres 10 Features for Developers
The 10th version of the popular RDBMS PostgresSQL was released a few weeks ago. Postgres 10 brings several new features among which some are mostly exciting for developers. 10Clouds explained in details some of these features in a blog post. We will go through the features that are mostly interesting for developers and the relatively few breaking changes.
-
Google Kubernetes Engine Upgrades: Regional Clusters, New Dashboard and Security Recommendations
Google has enhanced its Kubernetes Engine (GKE) service with a few upgrades. Customers can now use GKE at scale, manage clusters with a web-based dashboard Cloud Console besides the supported kubectl command line interface, and harden the security by applying Google’s best practices for running a Kubernetes cluster.