Remove Code Remove Design Remove Example Remove Google
article thumbnail

The Fastest Google Fonts

CSS Wizardry

That said, the convenience of a service like Google Fonts cannot be overstated. Their ability to serve the tiniest possible font files tailored to specific user agents and platforms is amazing, and with such a huge, freely-available library served from Google-grade CDNs… I definitely see why people continue to turn to it. Lighthouse.

Google 364
article thumbnail

Free Google Book: Building Secure and Reliable Systems

High Scalability

Google added another book into their excellent SRE series: Building Secure and Reliable Systems. Because security and reliability are everyone’s responsibility, we’re targeting a broad audience: people who design, implement, and maintain systems. Google has problems, just like you. So what's it about?

Google 208
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

OKRs Examples for Software Companies

Tasktop

John Doerr, who had worked at Intel, brought OKRs to Google in 1999, where they helped fuel massive growth and raise employee morale. OKRs should be designed so that every team’s activities can be traced up to the company’s vision. Get the ebook on designing flow-based OKRs. Introduction. This is your Objective.

article thumbnail

Designing Better Links For Websites And Emails: A Guideline

Smashing Magazine

Designing Better Links For Websites And Emails: A Guideline. Designing Better Links For Websites And Emails: A Guideline. Compare the following examples: bit.ly/30SjUa4y When you share a bunch of files (let’s say in different formats or versions), it’s not enough to design each link correctly. Slava Shestopalov.

Website 141
article thumbnail

Driving your FinOps strategy with observability best practices

Dynatrace

For example, Amazon Web Services (AWS) charges for data transfer between Amazon EC2 instances within the same region. Suboptimal architecture design. Poorly designed cloud solutions can become costly over time. Hyperscaler cloud service providers such as AWS, Microsoft Azure, and Google Cloud Platform can do this, too.

article thumbnail

Design and operate better applications in Kubernetes with extended insights into cross-container communications

Dynatrace

Dynatrace is the only Kubernetes monitoring solution that provides continuous automation and full-stack automated observability without changing code, container images, or deployments. For this example, we’ll use a simple application called “Online Boutique,” which is based on the Google microservices demo application.

Design 101
article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

We are explicit about our dependencies, so we know what code we need to run to run a specific component. Lazy-loading and bundle splitting can have a huge impact on page performance: less code requested, parsed, and executed. You can find more examples on “ React Higher Order Components in depth “ by Fran Guijarro. < div >.

Code 147