June 28, 2020

657 words 4 mins read

Amazon SNS Supports FIFO for Pub/Sub Messaging

Amazon SNS Supports FIFO for Pub/Sub Messaging

AWS has recently introduced support for First-in-First-out (FIFO) topics in Amazon SNS with strict ordering and deduplication of messages. The new feature enforces ordering in which messages are sent and received, and avoids that a message is processed multiple times. By Renato Losio

Author: Renato Losio

Date: 2020-11-01

URL: https://www.infoq.com/news/2020/11/aws-sns-fifo/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global

infoq.com

Presentation: Failing over without Falling over (2020-11-20) Adrian Cockroft shows how to use System Theoretic Process Analysis STPA as advocated by Professor Nancy Levesons team at MIT to analyze failover hazards By Adrian Cockroft
The Resurgence of Functional Programming - Highlights From QCon Plus (2020-11-10) The Resurgence of Functional Programming track at QCon Plus featured several experts describing how functional programming makes developing software a joyful experience They also told why and how object-oriented languages such as C# and Java are evolving by becoming more functional By Thomas Betts
Swift Aims to Become a Data Race-Free Concurrent Language (2020-11-04) The Swift team has published its roadmap to improve concurrency support in Swift In a first phase Swift will gain the async syntax and actors while in a second phase focus will be on eliminating data races and deadlocks By Sergio De Simone
Article: Kick-off Your Transformation by Imagining It Had Failed (2020-11-27) Large scale change initiatives have a worryingly high failure rate the chief reason for which is that serious risks are not identified early One way to create the safety needed for everyone to speak openly about the risks they see is by running a pre-mortem In a pre-mortem we assume that the transformation had already failed and walk backward from there to investigate what led to the failure By Ay..
Podcast: Andrew Clay Shafer on Three Economies, the Wall of Confusion, and the Origin of DevOps (2020-11-03) Wes Reisz speaks with one of the people at the center of the creation of the idea of DevOps Andrew Clay Shafer is the VP of Transformation at Red Hat where his role is about helping companies change their relationship with software in the cloud native ecosystem On the podcast Shafer talks about the Three Economies Wall of Confusion and a bit about those first mentions of DevOps By Andrew Clay Shaf.. Podcast: Andrew Clay Shafer on Three Economies, the Wall of Confusion, and the Origin of DevOps
Microsoft Releases .NET 5 (2020-11-10) Earlier today at NET Conf 2020 Microsoft released NET 5 The new release focuses on improvements of NET Core 31: smaller single-file applications support for Windows ARM64 and more capable JsonSerializer APIs are among the key features of NET 5 along with many considerable performance improvements New major language versions C# 9 and F# 5 are also featured as part of this release By Arthur Casals
Podcast: Stephen Wolfram on Computer Language Design, SMP, Mathematica, and Wolfram Language (2020-11-16) In this episode of the InfoQ podcast Charles Humble talks to Stephen Wolfram about Wolfram Language its origins and the influences on its creation In a wide-ranging discussion they also cover the ergonomics of programming languages; WolframAlphas integration with Siri Alexa and the upcoming integration with Microsoft Excel; and live streaming language design discussions via Twitch By Stephen Wolfr..
Article: A Seven-Step Guide to API-First Integration (2020-11-10) For a successful digital transformation project following an API-first approach is more effective and future proof than using an integration-first approach By Asitha Nanayakkara
Article: Q&A on the Book Working Remotely (2020-11-05) In the book Working Remotely Teresa Douglas Holly Gordon and Mike Webber share their experiences from working at Kaplan a company that changed from being a brick-and-mortar company to becoming a predominantly virtual company By Ben Linders Teresa Douglas Holly Gordon Mike Webber
AWS Introduces Amazon Managed Workflows for Apache Airflow (2020-12-04) Recently AWS introduced Amazon Managed Workflows for Apache Airflow MWAA a fully-managed service simplifying running open-source versions of Apache Airflow on AWS and build workflows to execute extract-transform-load ETL jobs and data pipelines By Steef-Jan Wiggers AWS Introduces Amazon Managed Workflows for Apache Airflow