Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Jamstack gives you wings (Be the frontend engineer you always wanted to be)

Jamstack gives you wings (Be the frontend engineer you always wanted to be)

All serverless platforms are extensions of the power of front-end developers, and with better serverless the blurring of middleware boundaries around ownership issues that exist between back-end and front-end teams is somewhat clearer. This answers the old question of "who owns the proxy server?" That's what a serverless platform owns!

But what happens when the serverless code leaves the computer? Where are you going? Do you want to make new friends wherever you go? As the size of the company grows, will we grow together with it? Let's talk about this. In this program, we'll be talking about pushing the boundaries of serverless.

Obinna Ekwuno

November 16, 2021
Tweet

More Decks by Obinna Ekwuno

Other Decks in Programming

Transcript

  1. Hi 👋 I am Obinna. - Weekend Filmmaker. - Developer

    Advocate @ Cloud f lare - Sentient water- f illed carbon Lifeform
  2. The gist of it all. • Frontend decoupled • Data

    is pulled in as needed. • Thinking of your project in pieces that add up. • Handle logic with serverless
  3. API • Authentication - Auth0, • CMS - Strapi, Contentful,

    Sanity • Payment - Paystack, Stripe • Functions - Netlify, Workers, • Search - Algolia
  4. You don’t want to be close to your server, You

    want to be close to your user.
  5. Bene f its • Better User experience • No Latency

    • Client and functions are closer • Cache on the edge (Little v8 babies 👶 )