AWS Summit London 2022 day recap

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • Implementing Infrastructure-as-Code (IaC) using the AWS Cloud Development Kit (CDK) to model your infrastructure seems like a very good option for those like me that are still not much versed on CloudFormation (which the CDK uses under the hood) or Terraform. Watching the live demo expressing some sample infrastructure with just a few lines of Python code was great fun, and I'd love to try that out.

  • elasticsearch-mapper-attachments

    Discontinued Mapper Attachments Type plugin for Elasticsearch

  • And away from the AWS world, it was also good luck and great timing that I had the chance to catch up with the folks of Elastic on their stand and ask them some few questions I had on my mind around the current Elasticsearch work we have going on, which was quite helpful.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • nodejs-bigquery

    Node.js client for Google Cloud BigQuery: A fast, economical and fully-managed enterprise data warehouse for large-scale data analytics.

  • Amazon Redshift still remains a bit of a mystery to me, even after a whole session on it unpacking loads of its features, possibilities and use cases. Trying to draw some parallels in my head with BigQuery - Google Cloud Platform's own cloud data wharehouse service, which I know well - also didn't help much. So it remains one of those things that now I know a little bit more about than yesterday, but still feels like I haven't even begun to scratch its surface. So one to watch for me, and learn more about. The use case presented by National Rail was great and full of detail too.

  • aws-cloudformation-coverage-roadmap

    The AWS CloudFormation Public Coverage Roadmap

  • Implementing Infrastructure-as-Code (IaC) using the AWS Cloud Development Kit (CDK) to model your infrastructure seems like a very good option for those like me that are still not much versed on CloudFormation (which the CDK uses under the hood) or Terraform. Watching the live demo expressing some sample infrastructure with just a few lines of Python code was great fun, and I'd love to try that out.

  • aws-cdk

    The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

  • Implementing Infrastructure-as-Code (IaC) using the AWS Cloud Development Kit (CDK) to model your infrastructure seems like a very good option for those like me that are still not much versed on CloudFormation (which the CDK uses under the hood) or Terraform. Watching the live demo expressing some sample infrastructure with just a few lines of Python code was great fun, and I'd love to try that out.

  • Airflow

    Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

  • Automating data pipelines with Apache Airflow was the session of the day for me. To programmatically create workflows in Python that help you run, schedule, monitor and manage data engineering pipelines could not be any more up my alley right now. You know the guys at Airbnb were onto something great when they decided to create Airflow, and then open source it to get a great community behind it. The session had loads of code samples and cool demos too, so it was all a real treat in the end. I'll be diving more into Airflow - and also Cloud Composer for comparison, which is GCP's own SaaS offering of the AirFlow OpenSource product - for sure!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Well-Architected Framework Review - Part III reliability

    5 projects | dev.to | 22 Jul 2022
  • Deploy Laravel API To AWS Lambda

    1 project | dev.to | 10 Apr 2024
  • Authorization and Amazon Verified Permissions - A New Way to Manage Permissions Part XII: Terraform

    5 projects | dev.to | 15 Jan 2024
  • Building a security-conscious CI/CD pipeline

    3 projects | dev.to | 30 Jun 2023
  • AWS Lambda Cookbook — Elevate your handler’s code — Part 4 — Environment Variables

    4 projects | dev.to | 3 Apr 2023