September 6, 2020

598 words 3 mins read

AWS Announces New S3 Intelligent-Tiering Archive Access Tiers

AWS Announces New S3 Intelligent-Tiering Archive Access Tiers

S3 Intelligent-Tiering is a storage class, which AWS added to Amazon S3 for optimization of storage costs for its users. The company recently announced it would add two new archive access tiers designed for asynchronous access optimized for rare access at a very low cost: Archive Access tier and Deep Archive Access tier. By Steef-Jan Wiggers

Author: Steef-Jan Wiggers

Date: 2020-11-18

URL: https://www.infoq.com/news/2020/11/s3-intelligent-tiering-archive/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global

infoq.com

Github Releases Catalyst to Ease the Development of Web Components in Complex Applications (2020-12-02) GitHub recently released the first major iteration of Catalyst a set of patterns and techniques for developing with web components in complex applications Catalyst strives to be small and is used for the GitHub website that is entirely written in vanilla JavaScript and web components By Bruno Couriol
Deno 1.5 Sees 3x Bundling Performance Improvement Due to Rust-Based JavaScript Compiler (2020-11-24) The team behind the Deno runtime for the JavaScript and TypeScript recently released Deno 15 Deno 15 improved bundling time by using Rust-based JavaScript/TypeScript compiler swc Deno further reduces bundle size with tree-shaking and implements the alert confirm and prompt web platform APIs The latter may allow developers to write simple interactive applications in the terminal By Bruno Couriol
Microsoft Releases .NET for Apache Spark 1.0 (2020-11-29) Last month Microsoft released the first major version of NET for Apache Spark an open-source package that brings NET development to the Apache Spark platform The new release allows NET developers to write Apache Spark applications using NET user-defined functions Spark SQL and additional libraries such as Microsoft Hyperspace and MLNET By Arthur Casals
Server-Rendered Web Applications in Deno with Aleph.js (2020-11-29) Alephjs a React framework for server-rendered applications in Deno is now available through an alpha release Aleph makes many of Nextjs core features available in Deno environments: zero-config server-side rendering static site generation file-system and API routing and more Aleph uses the standard EcmaScript Modules ESM import syntax and does not need a bundler in development By Bruno Couriol
Presentation: Lead Times and Psychological Safety within the Five Ideals (2020-11-14) Gene Kim shares the Five Ideals and how they relate to Chaos Engineering Hell also show how the Five Ideals help build stronger better performing and ultimately more reliable companies By Gene Kim
Google Introduces a New Version of Its Cloud Shell Editor (2020-11-04) Google provides customers with Cloud Shell - a command-line editor in a browser to access their cloud resources directly In a recent blog post Google introduced a new version of its Cloud Shell Editor which is available as a preview By Steef-Jan Wiggers
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
A Dozen Cisco Vulnerabilities at Once (2020-11-30) A security researcher has identified 12 vulnerabilities that exploit Cisco Security Manager The flaws include deserialization remote code execution and arbitrary file access By Erik Costlow
Article: Implementing a Staged Approach to Evolutionary Architecture (2020-11-06) The evolution of software architecture needs new approaches for continuous planning facilitating continuous integration and dashboards and tools which provide guide rails for systems to evolve By Abhilash Gopalakrishnan
Presentation: InfoQ Live Roundtable: Production Readiness: Building Resilient Systems (2020-12-03) The panelists discuss observability security the software supply chain CI/CD chaos engineering deployment techniques canaries blue-green deployments all in the pursuit of production resiliency By Wes Reisz Adam Zimman Holly Cummins Anastasiia Voitova Haley Tucker Charity Majors