InfoQ Homepage Architecture & Design Content on InfoQ
-
Experiences Using Micro Frontends at IKEA
Today, we commonly split up an enterprise architecture in smaller services, microservices. But we have the same problems with the frontend monolith as we had with the backend, Gustaf Nilsson Kotte explained in a recent interview hosted by Stefan Tilkov. Using a micro frontend architecture, he breaks the frontend into smaller parts, to allow for teams to deploy continuously and autonomously.
-
TypeScript 3.0 Release Improves Support for Large Projects
The TypeScript team recently announced version 3.0 of TypeScript, introducing new techniques for creating and scaling projects, operations on parameter lists, new types to enforce explicit checks, and improvements to the developer user experience in handling errors reported by TypeScript.
-
"Docker Application Guides" Demonstrate How to Deploy Enterprise Apps to Swarm and Kubernetes
Docker recently announced Docker Application Guides, which demonstrates how to deploy applications on Docker Enterprise Edition and Docker Desktop, providing architectures and guidance examples for selecting container images and deploying prototype applications, orchestrated by Docker Swarm or Kubernetes.
-
Istio v1.0 Service Mesh Released with Feature “Ready for Production Use”
At the Google Cloud Next 2018 event, the release of Istio 1.0 service was announced. Key new features include cross-cluster mesh support, fine-grained traffic flow control, and the ability to incrementally roll out mutual TLS across a mesh.
-
Plaid.com’s Monitoring System for 9600+ Integrations
Plaid.com has integrations with over 9600 financial institutions, and their monitoring challenges arise from the heterogeneous nature of these integrations and as well as their large number. They rebuilt their monitoring system on Kinesis, Prometheus, Alertmanager and Grafana to solve the challenges of scalability and low latency.
-
QLoo Creates GraphQL Interface for Existing Services
Solo.io recently released QLoo , an API translation layer to provide GraphQL endpoints for existing services and serverless functions. QLoo is intended to simplify the process of adding GraphQL on top of existing software.
-
New York Creates Task Force to Examine Automated Decision Making
New York City has created an Automated Decision Systems Task Force to demand accountability and transparency in how algorithms are used in city government. The final report of the task force is due in December 2019. This task force is the first in the United States to study this issue.
-
Pymetrics Open-Sources Fairness-Aware Machine Learning Algorithms
Pymetrics, an AI start-up that specializes in providing recruitment services for organizations, has recently open-sourced their bias detection algorithms on Github. The tool, also known as Audit AI, is used to mitigate discriminatory patterns that exist within training data sets which influence or improve the probability of a population being selected by a machine learning algorithm.
-
Google Cloud Platform Release Edge TPU and Cloud IoT Edge
Google announced it would bring two new products to their cloud platform to aid customers in developing and deploying their devices. These products are the Edge TPU, a new hardware chip, and Cloud IoT Edge, an expansion of the Google Cloud AI capability for gateways as well as connected devices.
-
Google Updates Key Cloud Database Services
Google unveiled new database capabilities and partnerships at the recently-concluded Google Cloud Next conference. This included expanded beta access for Cloud Firestore, new functionality for Cloud Bigtable, and highly-requested features for Cloud Spanner. There were also announcements around expanded support for SAP and Oracle workloads.
-
How SendGrid Scales Its Email Delivery Systems
SendGrid, a cloud based email service, has seen its backend architecture evolve from a small Postfix installation to a system hosted on their own data-centers as well as on the public cloud. Rewriting of services in Go, a gradual move to AWS, and a distributed Ceph-based queue allows the team to hand over 40 billion emails per month.
-
Eich and Crockford on the Future of JavaScript: Insight from the Creators of JavaScript and JSON
At the recent FullStack conference in London, JavaScript creator Brendan Eich, and JSON creator and JavaScript: The Good Parts author Douglas Crockford spoke on the future of JavaScript.
-
Amazon WorkSpaces Now Offers an Amazon Linux 2 Desktop
With the new Amazon WorkSpaces, customers now use Amazon Linux 2 as a desktop besides Windows 7 and 10. The Amazon Linux 2 WorkSpaces are available in different forms including Amazon Machine Image.
-
Instana Releases Sample Microservice Application
Instana, provider of AI powered monitoring solutions for dynamic containerised microservice applications, announced at QCon New York the release of Stan’s Robot Shop, a sample microservice application that can be used as a sandbox to test and learn about microservice architecture, containerised application orchestration and automatic monitoring techniques.
-
Google Releases Knative: A Kubernetes Framework to Build, Deploy, and Manage Serverless Workloads
At Google Cloud Next 2018 the release of Knative was announced as a “Kubernetes-based platform to build, deploy, and manage modern serverless workloads”. The open source framework attempts to codify the best practices around building, serving requests, and eventing. Knative has been developed by Google in close partnership with Pivotal, IBM, Red Hat, and SAP.