Systems | Development | Analytics | API | Testing

October 2021

How to Setup a Database Connection in Amazon RDS with Xplenty

In this video, we will set up a database connection in Amazon RDS with Xplenty. AWS RDS is a feature-rich and mature offering that makes it easy for even less tech-savvy users to operate their own relational databases. Xplenty can help you gain the most benefit from your Amazon RDS deployment. Xplenty offers comprehensive data analysis and management and can integrate your Amazon RDS database with dozens of other services and products. In this way, you can use the technology stack that gives your business the greatest advantage.

How to Transfer Data from Postgres to Salesforce

While Salesforce is an excellent tool for storing and managing information about your contacts, leads, accounts, and other metadata pieces, the power of the system lies in its ability to integrate with other applications. One particularly powerful integration comes from integrating data in a Postgres database into Salesforce. Read on to learn more about Heroku Postgres, Salesforce, and how to transfer data most efficiently.

Database-driven realtime architectures: building a serverless and editable chat app - Part 2

Hello again! Welcome to Part 2 of this article series where we go through database-driven architectures by understanding the nitty gritties of a chat app where you can edit messages. Here's the Part 1 of this article series, if you missed it: Database-driven realtime architectures: building a serverless and editable chat app - Part 1 Check out the editable chat app or explore the project on GitHub.