Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
aws

10 Articles
{
,

}
Direct link to the article Ship a Full-Stack App in Days with AWS Amplify Studio
amplify aws

Ship a Full-Stack App in Days with AWS Amplify Studio

Amazon has a vision with AWS Amplify. First, a premise:

As browsers have become faster and more powerful over the last decade, front-end developers are building web apps that are more feature-rich and performant for both desktop and mobile …

❥ Sponsored (Written by Chris Coyier)
Direct link to the article AWS Lambdas: Easy, Easier, Easiest
aws cloud functions

AWS Lambdas: Easy, Easier, Easiest

Direct Link

I’d say cloud functions are one of the most transformative technologies in the last bunch of years. They are (usually) cheap, scale well, secure in their inherent isolation, and often written in JavaScript—comfortable territory for front-end developers. Nearly every cloud …

Avatar of Chris Coyier
Shared by Chris Coyier on Sep 3, 2021 (Updated on Sep 4, 2021)
Direct link to the article Apparently, You Can Use Route53 as a Blazingly Fast Database
aws

Apparently, You Can Use Route53 as a Blazingly Fast Database

Direct Link

Route53 is DNS management service by AWS. DNS is absolutely not a database, and yet here’s Nicholas Martin writing up some very clever trickery originally done by Corey Quinn:

When you think about it, DNS configuration is actually a

…
Avatar of Chris Coyier
Shared by Chris Coyier on May 6, 2021 (Updated on May 7, 2021)
Direct link to the article Amplify, Amplified
amplify aws

Amplify, Amplified

First, quickly: AWS Amplify has a new Admin UI. Amplify always had a CLI that helps you build projects by setting up stuff like auth, storage, and APIs. That’s super useful, but now, you can do those things with …

❥ Sponsored (Written by Chris Coyier)
Direct link to the article Looking at AWS Amplify
amplify aws

Looking at AWS Amplify

AWS Amplify is a collection of tools from AWS to help you build applications.

Allow me to set the stage here to try to make that as clear as I know how. I have a friend (true story) who wants …

❥ Sponsored (Written by Chris Coyier)
Direct link to the article Building Your First Serverless Service With AWS Lambda Functions
aws lambda serverless serverless function

Building Your First Serverless Service With AWS Lambda Functions

Many developers are at least marginally familiar with AWS Lambda functions. They’re reasonably straightforward to set up, but the vast AWS landscape can make it hard to see the big picture. With so many different pieces it can be daunting, …

Avatar of Adam Rackis
Adam Rackis on May 29, 2020
Direct link to the article Getting into GraphQL with AWS AppSync
apollo aws cloudinary firebase graphql

Getting into GraphQL with AWS AppSync

GraphQL is becoming increasingly popular. The problem is that if you are a front-end developer, you are only half of the way there. GraphQL is not just a client technology. The server also has to be implemented according to the …

Avatar of Nader Dabit
Nader Dabit on Mar 12, 2019
aws firebase serverless

“Serverless”

I made a site all about serverless and how it relates to front-end developers.

Every time I use the word “serverless”, which is somewhat regularly lately, as we’ve had a few articles using the term lately and use the concept …

Avatar of Chris Coyier
Chris Coyier on Mar 10, 2017 (Updated on Jan 5, 2021)
Direct link to the article Build a Custom Serverless CMS: Part 2
aws CMS serverless static sites

Build a Custom Serverless CMS: Part 2

In our previous proof-of-concept demo, we built a bare bones admin for generating a web page with the ability to edit some text on the page and set the site title and description. For this next demo, we build on …

Avatar of John Polacek
John Polacek on Mar 8, 2017
Direct link to the article Build a Custom CMS for a Serverless Static Site Generator
aws CMS serverless static sites

Build a Custom CMS for a Serverless Static Site Generator

Static Site Website Generators have been getting increasingly popular within the last 2 years. Much has been written (like this and this) and there have been many great open source projects and even funded companies launched to help you …

Avatar of John Polacek
John Polacek on Jan 9, 2017 (Updated on Jan 8, 2021)

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top