article thumbnail

Dynatrace supports SnapStart for Lambda as an AWS launch partner

Dynatrace

Lambda serverless functions help developers innovate faster, scale easier, and reduce operational overhead, removing the burden of managing underlying infrastructure when updating and deploying code. Most enterprises use serverless functions as part of a broader hybrid environment, covering both cloud and traditional technologies.

Lambda 225
article thumbnail

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

InfoQ

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

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

Revisiting “Serverless Architectures”

The Symphonia

I started writing “ Serverless Architectures ” in May 2016. Fast forward to two years later and the article has had more than half a million visits, regularly appears in the top five Google search results for “Serverless”, and helped launched Symphonia ?—?my Serverless is a highly dynamic area and two years is a lifetime in this world.

article thumbnail

AWS serverless services: Exploring your options

Dynatrace

For many companies, the journey to modern cloud applications starts with serverless. While these serverless services provide strong business benefits due to their flexible on-demand usage and pricing model, they also introduce new complexities for observability. Amazon Web Services (AWS), offers a wide range of serverless solutions.

article thumbnail

Seamlessly Swapping the API backend of the Netflix Android app

The Netflix TechBlog

We went from an essentially serverless model in a monolithic service, to deploying and maintaining a new microservice that hosted our app backend endpoints. This allows the app to query a list of “paths” in each HTTP request, and get specially formatted JSON (jsonGraph) that we use to cache the data and hydrate the UI.

Latency 233
article thumbnail

Building A Static-First MadLib Generator With Portable Text And Netlify On-Demand Builder Functions

Smashing Magazine

This will submit the entire text to a serverless function in Netlify to save it to the Sanity data store. We can use 11ty’s new Serverless mode to build them on request using Netlify’s On-Demand Builders to cache each Madlib. 11ty And 11ty Serverless. release, 11ty is introducing the concept of 11ty Serverless.

article thumbnail

Application vulnerabilities: Important lessons from the OWASP top 10 about application security risks

Dynatrace

The advent of microservices and serverless computing means that cloud-based applications may consist of thousands of containerized services. For these, it’s important to turn off auto-completing forms, encrypt data both in transit and at rest with up-to-date encryption techniques, and disable caching on data collection forms.