Software Alternatives & Reviews

Track Twitter Follower Growth Over Time Using A Serverless Node.js API on AWS Amplify

ASPG ReACT AWS Secrets Manager AWS Lambda Amazon API Gateway AWS Mobile Services
  1. ReACT is a Self-Service Enterprise Password Reset & Synchronization Solution to reset their passwords without calling the help desk!
    React for the frontend web application which will fetch the data from my serverless API.

    #Identity Provider #SSO #Identity And Access Management

  2. AWS Secrets Manager to Rotate, Manage, Retrieve Secrets
    To be able to fetch the follower count from Twitter API I decided to use FeedHive’s Twitter Client. This library needs four secrets to be able to access Twitter API. We will store them in the AWS Secret Manager, my article “How to Use Environment Variables to Store Secrets in AWS Amplify Backend” will guide you through this process.

    #Identity And Access Management #Identity Provider #SSO 67 social mentions

  3. Automatic, event-driven compute service
    Pricing:
    • Open Source
    AWS Lambda with Node.js that fetches the follower count from Twitter API.

    #Cloud Computing #Cloud Hosting #Backend As A Service 248 social mentions

  4. Create, publish, maintain, monitor, and secure APIs at any scale
    AWS API Gateway which provides traffic management, CORS support, authorization and access control, throttling, monitoring, and API version management for the new API.

    #API Tools #APIs #Web Service Automation 95 social mentions

  5. Storage, Analytics, Push Notif. & SMS Delivery SDKs
    As I already use AWS Amplify for some private APIs, I wanted to reuse this framework for this new project.

    #Developer Tools #Realtime Backend / API #App Development 77 social mentions

Discuss: Track Twitter Follower Growth Over Time Using A Serverless Node.js API on AWS Amplify

Log in or Post with