Recently Amazon released their “no code” platform, Honeycode. The aim is to help non-developers pull together a working application with a WYSIWYG UI and logic that is closer to spreadsheet formulas!
There is a lot of discussion online about the impact “no code”, “low code”, and “full code” will have, and we will have to see how it plays out as even Gartner predicts that by 2024, 65% of development will be performed on low-code platforms.
Honeycode itself comes with several templates and seems aimed at creating standalone applications, MVPs etc…
Yet, I really want to tie this into our existing systems, allow our non developers to create applications that meet their needs with the data they require. Over the last few bog posts, we looked into exporting data from a database to store in S3, and also how to access the Honeycode API.
Now we will bring this all together into one pipeline!
#postgresql #honeycode #devops #aws #database