Bringing together Hungarian technology conferences

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • conferences

    A community-curated list of conferences around the world for Android developers. (by AndroidStudyGroup)

  • I was looking for a solution that was open source and that anyone could contribute to it. While discussing this issue with AWS employees, it turned out that other European countries are facing similar problems and there is also a trend on these conference websites. As far as I could track it down it all started with Android Study Group, which created a GitHub Page for Android conferences. Spain, Portugal, and Italy soon followed. I realized right away that I am on the right track. The source code is open source, hosted on GitHub and anyone can contribute to it with a simple Pull request. This was a great foundation, but I knew I wanted more. πŸ‹οΈβ€β™‚οΈ

  • s3-sync-action

    πŸ”„ GitHub Action to sync a directory with a remote S3 bucket 🧺

  • I cannot ignore the fact that I am an AWS Community Builder, so it was a no-brainer that I would implement this on AWS. Registering a domain and setting it up on Route 53 was the first step. Then I looked at the possibilities of hosting. The site is written in Jeklly and each page is generated separately. Using GitHub Actions, I can regenerate the static pages every time there is a new commit. Hosting a static website on AWS isn’t rocket science. S3 static file hosting is a cheap and easy way. I just needed to find a way how to publish my files to S3. Jake Jarvis created a GitHub Action that can sync your files to S3. All you have to do is to create the appropriate IAM permissions and your files will be pushed to the S3 bucket of your choice. From there, AWS will do the rest. I have created a CloudFront distribution to get HTTPS and fast access from Hungary. Currently there is no AWS region in Hungary, but there is an edge location in Budapest, so serving the site from there gives fast access to Hungarian users. πŸ”₯πŸ”₯πŸ”₯

  • 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.

    InfluxDB logo
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

  • Cheap way to host a Javascript project. (e.g. Node APIs & React Apps)

    1 project | dev.to | 25 Feb 2023
  • request critical feedback on the yaml for my first github action, please

    2 projects | /r/github | 16 Dec 2022
  • Nestjs + Nextjs Monorepo with AWS

    2 projects | /r/node | 29 Jan 2022
  • CI/CD failing for permission... anybody can help me?

    1 project | /r/aws | 21 Nov 2021
  • 15. CI/CD (Front end)

    2 projects | dev.to | 12 Jan 2021