Remove Architecture Remove Cache Remove Case Study Remove Scalability
article thumbnail

Hashnode Creates Scalable Feed Architecture on AWS with Step Functions, EventBridge and Redis

InfoQ

Hashnode created a scalable event-driven architecture (EDA) for composing feed data for thousands of users. The company used serverless services on AWS, including Lambda, Step Functions, EventBridge, and Redis Cache. The solution leverages Step Functions' distributed maps feature that enables high-concurrency processing.

article thumbnail

How Data Inspires Building a Scalable, Resilient and Secure Cloud Infrastructure At Netflix

The Netflix TechBlog

the order of the rows on your Netflix home page, issuing content licenses when you click play, finding the Open Connect cache closest to you with the content you requested, and many more). A majority of the Netflix product features are either partially or completely dependent on one of our many micro-services (e.g.,

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How We Optimized Performance To Serve A Global Audience

Smashing Magazine

Each stage has its unique challenges and potential pitfalls, as other case studies show. We realized that we needed to consider a more global and scalable solution to better serve our global audience. It also opens up the possibility for more effective use of caching strategies, potentially enhancing load times further.

article thumbnail

Designing far memory data structures: think outside the box

The Morning Paper

A far memory data structure has: far data in far memory, containing the core content of the data structure data caches at clients algorithms for operations. Processor caches can help to hide local accesses too, but not remote accesses. Clients cache the entire tree, but not the hash tables. Refreshable vectors. A worked example.

Design 80
article thumbnail

Front-End Performance Checklist 2021

Smashing Magazine

Defining The Environment Choosing a framework, baseline performance cost, Webpack, dependencies, CDN, front-end architecture, CSR, SSR, CSR + SSR, static rendering, prerendering, PRPL pattern. It will help you build up a company-tailored case study with real data. How to get there?

article thumbnail

A Guide To Image Optimization On Jamstack Sites

Smashing Magazine

Case Study: Image Component In A Jamstack Site. As you may already know, image optimization is the process that a high-quality image has to go through to be delivered in ideal conditions, sometimes with the help of an Image Transformation API and a global Content Delivery Network (CDN) to make the process simpler and scalable.

Media 108
article thumbnail

Hierarchical Navigation and Faceted Search on Top of Oracle Coherence

Highly Scalable

From the business logic point of view, this was a pretty typical eCommerce service for hierarchical and faceted navigation, although not without peculiarities, but high performance requirements led us to the quite advanced architecture and technical design. So, the only way was to cache all necessary data to minimize interaction with RDBMS.

Ecommerce 100