DelphiRAD StudioTech Partner

Keeping secrets on Amazon Web Services

Keeping secrets can be tricky. Thankfully, Amazon Web Services has several tools in its toolbox to help. Let’s start by talking about AWS Secrets Manager and then go on to show how you can work easily with Amazon secrets in your Delphi cross-platform apps. What is The AWS Secrets Manager? AWS Secrets Manager is exactly what it sounds like. Secrets Manager is the go-to place when you need…
Read more
C++Delphi

5 Ways To Modernize Your Data Access Pipeline

Building database applications with Windows IDE: RAD Studio (Delphi & C++ Builder) gives the best experience for developers. For instance, if you want to connect to a database, just drop a database connection component into the project and select the source of the data.