Remove Best Practices Remove Cache Remove Open Source Remove 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.

article thumbnail

Azure Well-Architected Framework: What it is and how to tame it with AI and automation

Dynatrace

The Framework is built on five pillars of architectural best practices: Cost optimization. Each pillar brings business and technology leaders together to help organizations choose architecture options that best strategically align to their specific business priorities as they begin their cloud journey. Missing caching layers.

Azure 190
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

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. Portable Text is an open-source specification designed to treat rich text as data.

article thumbnail

How We Optimized Performance To Serve A Global Audience

Smashing Magazine

For Performance Monitoring Many of you reading this may already be familiar with Next.js, but it is a popular open-source JavaScript framework that allows us to monitor our website’s performance in real-time. It also opens up the possibility for more effective use of caching strategies, potentially enhancing load times further.

article thumbnail

Gone Floating Labels And Green Lighthouse Scores

Smashing Magazine

Gael Metais suggested to more aggressively subset web fonts and look into caching issues with our AVIF files. If a browser doesn’t support AVIF, it gets a JPEG file (properly cached), The content negotiation happens via <picture> + srcset in the browser. Are Modern Best Practices Bad For The Web? What Is CUBE CSS?

Mobile 140
article thumbnail

How We Improved Our Core Web Vitals (Case Study)

Smashing Magazine

We try to follow best practice by serving as much as we can over a CDN, avoiding as many third-party scripts as possible, and using simple SVG graphics instead of bitmap PNGs. Lighthouse also caught a cache misconfiguration that prevented some of our static assets from being served from our CDN. It wasn’t enough.

Google 93