S sbstjn.dev
Topics About

Topic: React

  • AWS CDK: Serverless WebService Blueprints

    Jan 19, 2025 · 1 min read · 124 words
    The past days have been full of content about serverless workloads with AWS AppSync, Amazon Cognito, and AWS Fargate. This guide wraps up all scenarios and is your starting point if you want to build modern serverless applications with AWS using the Cloud Development Kit (CDK).
  • AWS CDK: AppSync Events API with Cognito for WebSockets and React

    Jan 19, 2025 · 6 min read · 991 words
    The Amazon AppSync Events API was recently announced and is a new feature to use a WebSocket API for real-time communication. Based on the Amazon Cognito User Pool with Managed Login and guide for GraphQL Data API in Amazon AppSync, this guide shows you how to add real-time communication to your React application using WebSockets and the Amazon AppSync Events API with Amazon Cognito.
  • AWS CDK: AppSync GraphQL API with Cognito and Apollo Client in React

    Jan 19, 2025 · 6 min read · 903 words
    The Amazon Cognito User Pool with Managed Login is a great baseline to start a new project. This guide adds an AWS AppSync GraphQL Data API to the project and shows you how to use the Amazon Cognito Access Token to authenticate against the GraphQL API using the Apollo Client in React.
  • AWS CDK: Cognito Managed Login with Custom Domain

    Jan 17, 2025 · 6 min read · 1,015 words
    Just before AWS re:Invent 2024, Amazon Cognito released a new feature called Managed Login. Using this, Amazon Cognito will provide the fully-managed, hosted sign-in and sign-up experience for your users. This guide will show you how to configure an Amazon Cognito User Pool with a custom domain and Managed Login; all done with the AWS Cloud Development Kit (CDK).
  • Theming with Amplify UI, AWS Amplify Studio, and Figma

    Feb 17, 2022 · 4 min read · 636 words
    Following the first guide on how to use AWS Amplify Studio and Figma to create React components, this guide covers theme management with Figma and the Amplify UI. Based on Design Tokens and System UI Theme Specification.
  • Create React Components using Figma and AWS Amplify Studio

    Jan 29, 2022 · 8 min read · 1,310 words
    At re:Invent 2021, AWS Amplify announced AWS Amplify Studio, a visual development portal to build and operate web applications. Together with Figma, you can easily manage UI components and generate React components without any development tasks.
  • React SPA with server-side rendering on AWS Lambda

    Feb 5, 2020 · 8 min read · 1,385 words
    React is great for creating websites and writing applications using JavaScript. But, whenever the use of React is rejected, one of the most common reasons is the lack of a simple implementation for server-side rendering (SSR). When you search on Google for this topic, you’ll find various approaches and most of the time, people will tell you it’s complicated. But Why?
  • Deploy React SPA with CodePipeline and CodeBuild using AWS CDK

    Jan 23, 2020 · 7 min read · 1,115 words
    There are plenty of tools and services for continuous delivery available. Most of them are either directly built into the source code management tools you already use, or perfectly integrate with them. You might be familiar with CircleCI, Travis CI, GitLab CI, or GitHub Actions.
S sbstjn.com

All things Cloud Computing, Serverless, GraphQL, and Software Engineering.

Blog

  • Archive
  • Topics
  • RSS Feed

Projects

  • heft.io
  • 68keys.io
  • jwkserve.com
  • keffeine.com

Legal

  • Privacy
  • Impressum

© 2026 sbstjn.com — All rights reserved.

Made with 🍟 in Hamburg