InfoQ Homepage News
-
Khan Academy's Scaling Story to 2.5x Traffic Using a Serverless Architecture and CDN
Khan Academy’s engineering team shared their story of scaling to 2.5x their usual traffic by leveraging a serverless architecture on Google App Engine and their static content delivery providers Fastly and Youtube.
-
OverOps for .NET: Tal Weiss Q&A
In January, OverOps announced that it is expanding its support to the .NET ecosystem. OverOps is a continuous reliability platform that allows developers to analyze and optimize code at runtime. InfoQ interviewed Tal Weiss, co-founder, CEO, and CTO at OverOps, about how engineers can benefit from using OverOps and the future of automating the production debugging process for .NET.
-
Amazon Announces the General Availability of EC2 M6g Instances Powered by AWS Graviton2
Recently Amazon announced the general availability of their 6th generation Amazon Elastic Compute Cloud (EC2) General Purpose instance: the M6g – with the ‘g’ standing for “Graviton2”, a next-generation Arm-based chip. The public cloud vendor and their acquired company Annapurna Labs designed this chip, which utilizes 64-bit Arm Neoverse N1 cores.
-
Jepsen Disputes MongoDB’s Data Consistency Claims
In an article, MongoDB claimed their database passed “the industry’s toughest data safety, correctness, and consistency Tests”. In response, Jepsen published an article stating that MongoDB 3.6.4 had in fact failed their tests; the newer MongoDB 4.2.6 has more problems including “retrocausal transactions” where a transaction reverses order so that a read can see the result of a future write.
-
With Project Reunion Microsoft is Attempting to Unify Win32 and UWP APIs
At Build 2020, Microsoft announced Project Reunion with the aim of unifying app development across multiple Windows 10 versions and devices. The first three components of Project Reunion available to developers in preview are WinUI 3, WebView2 and MSIX (MSIX-Core).
-
IBM Launches Equal Access Toolkit to Help Developers Write Accessible Applications
IBM recently released the IBM Equal Access Toolkit and the Accessibility Checker, two new open-source toolkits that strive to give designers, developers, and testers a set of tools to make websites and applications accessible.
-
How Agile Can Work Together with Deadlines
Even with a hard deadline, you can still prioritise work in sprints, use daily stand ups to manage blockers, and run retrospectives to improve your ways of working. Stakeholder relationships are key when attempting to negotiate and soften arbitrary deadlines. Start conversations up front to set better expectations and ensure a smoother delivery, particularly when facing uncertainty.
-
Scaleway Launches Kubernetes Kapsule
Bare-metal cloud solutions provider, Scaleway, has released Kubernetes Kapsule, its containerized application orchestration solution based on the Kubernetes platform and certified by the Cloud Native Computing Foundation (CNCF). The Kubernetes Kapsule service is designed to give IT organizations inside and out of France access to a bare-metal instance of Kubernetes.
-
Recoil - a New State Management Library for React
Recoil is a brand new, experimental state management by Facebook that addresses many of the problems larger applications encounter when using the existing Context API.
-
Q&A on Container Scaling with Fargate
Vlad Ionescu, an AWS Container Hero, in early April reported on his experiments with scaling Amazon Fargate for batch processing or background jobs.
-
GitLab Annual DevOps Survey Shows Emerging Trends and Changing Roles
Completed by over 3500 developers from 21 countries, GitLab's DevOps survey encompasses three major areas, development and release, security, and testing. The survey hints at faster release cycles and improved quality, with the more recent DevSecOps area requiring more organizational fine-tuning. InfoQ has taken the chance to speak with GitLab's senior developer evangelist, Brendan O'Leary.
-
Redis Labs Partners with Microsoft to Deliver a New Redis Cache for Developers
In a recent blog post, Microsoft announced a new partnership with Redis Labs to deliver Redis Enterprise as newly, fully integrated tiers of Azure Cache for Redis. The enhanced service offering, currently in private preview, will provide customers with two new Enterprise tiers.
-
Hegel, a New JavaScript Type Checker
JavaScript has a new type checker. Hegel strives to be an advanced static type checker for JavaScript. Hegel claims to provide a sound type system with strong type inference. It is still in alpha and can be experimented with in a dedicated online playground.
-
Time is Running out on Silverlight
In approximately 15 months from now, Silverlight will effectively cease to exist. On October 12, 2021, users will no longer be able to download the IE plugin needed to use applications created with it.
-
Fabulous Enables Building Declarative Cross-Platforms UIs for iOS and Android in F#
In a recent Channel 9 show, F# designer and architect Don Syme and Fabulous maintainer Timothé Larivière introduced Fabulous, a community-driven F# framework aimed to build cross-platform mobile and desktop apps based on Xamarin.Forms.