Software Alternatives & Reviews

Writing, GraphQL and AWS

Unsplash React GraphQL ExpressJS AWS Lambda DynamoDB Amazon AWS
  1. Unsplash is a website with high-quality free HD images. It has a catalog of more than three hundred thousand striking images that are neatly organized with tags. Read more about Unsplash.
    Pricing:
    • Open Source

    #Photos & Graphics #Image Marketplace #Vector Art 487 social mentions

  2. 2
    A JavaScript library for building user interfaces
    Pricing:
    • Open Source
    I also worked on components within the project that use Modals. I refactored and extracted the modals in them into one reusable modal component and called the new component in every place it needed to be rendered. This was a simple React task. This refactoring came with some layout distortions(CSS) which marked an end to my tasks for the week.

    #Javascript UI Libraries #JS Library #JavaScript Framework 775 social mentions

  3. GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.
    Pricing:
    • Open Source
    Last week, I built a microservice: a resource for a section of the landing page of the platform, which renders from a database loaded with data. In technical terms, I built and consumed an API. I used Dynamo DB (a database provided by Amazon Web Services (AWS))) to store my data, creating a table with desired fields for me to use in populating my table. GraphQL was used as playground for me to query and mutate my database. i.e. a way of creating, reading, updating and deleting information from the database, a process technically known as CRUD.

    #Developer Tools #Web Frameworks #JavaScript Framework 223 social mentions

  4. Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
    Pricing:
    • Open Source
    Before this experience, I had worked with API's using Express and making HTTP calls to the API, hence, working with GraphQL and Amazon services was entirely new for me, but hey! What matters is that I learnt, got the job done and we have new skills in the bag; which reiterates the belief I have, being I can do all things.

    #JavaScript Framework #Node.js Framework #Web Frameworks 425 social mentions

  5. Automatic, event-driven compute service
    Pricing:
    • Open Source
    I linked my database(Dynamo DB) with my playground(GraphQL) using the another Amazon web service, Lambda after having defined my environment variables. All these made up the backend side of my task(building the API and database).

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

  6. Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale. It is a fully managed cloud database and supports both document and key-value store models.
    Last week, I built a microservice: a resource for a section of the landing page of the platform, which renders from a database loaded with data. In technical terms, I built and consumed an API. I used Dynamo DB (a database provided by Amazon Web Services (AWS))) to store my data, creating a table with desired fields for me to use in populating my table. GraphQL was used as playground for me to query and mutate my database. i.e. a way of creating, reading, updating and deleting information from the database, a process technically known as CRUD.

    #Databases #NoSQL Databases #Relational Databases 103 social mentions

  7. Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
    Last week, I built a microservice: a resource for a section of the landing page of the platform, which renders from a database loaded with data. In technical terms, I built and consumed an API. I used Dynamo DB (a database provided by Amazon Web Services (AWS))) to store my data, creating a table with desired fields for me to use in populating my table. GraphQL was used as playground for me to query and mutate my database. i.e. a way of creating, reading, updating and deleting information from the database, a process technically known as CRUD.

    #Cloud Computing #Cloud Infrastructure #IaaS 362 social mentions

Discuss: Writing, GraphQL and AWS

Log in or Post with