Assumptions Both chat, forum components will be deployed on AWS.
- Provision a chat system
- Build community forum
Use following open-source Chat and Messaging development SDK:-
- Rocket.chat (https://rocket.chat/)
It's an open-source self-hosted messaging platform, which can be installed anywhere.
Additionally it can be deployed on AWS (https://docs.rocket.chat/quick-start/installing-and-updating/paas-deployments/aws)
Anyone of the following open-source forum system can be plugged in to existing system:-
- MyBB (https://mybb.com/)
Free and open-source forum software. It can be easily integerated with AWS (https://aws.amazon.com/marketplace/pp/prodview-khsff4s7snq32)
- phpBB (https://www.phpbb.com/)
Free open-source bulletin board software. Here is a link to integerate with AWS (https://aws.amazon.com/marketplace/pp/prodview-we55cxypcapls)