<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to handle db password change in a live service in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-handle-db-password-change-in-a-live-service/m-p/72319#M44662</link>
    <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Suppose I have a REST application running on a remote server which connects to a mysql database. Now let's say the password of the db has to be changed. What are the right methods and practices that has to be followed to avoid failure of requests.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;One solution is to create a new user with same level of permissions as old and deploy. Once we ensure all the instances are connecting with the same username, we can delete the old username/password combo.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Is there a better solution than this?&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2020 07:41:18 GMT</pubDate>
    <dc:creator>SolomonSullivan</dc:creator>
    <dc:date>2020-06-26T07:41:18Z</dc:date>
    <item>
      <title>How to handle db password change in a live service</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-handle-db-password-change-in-a-live-service/m-p/72319#M44662</link>
      <description>&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Suppose I have a REST application running on a remote server which connects to a mysql database. Now let's say the password of the db has to be changed. What are the right methods and practices that has to be followed to avoid failure of requests.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;One solution is to create a new user with same level of permissions as old and deploy. Once we ensure all the instances are connecting with the same username, we can delete the old username/password combo.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Is there a better solution than this?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 07:41:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-handle-db-password-change-in-a-live-service/m-p/72319#M44662</guid>
      <dc:creator>SolomonSullivan</dc:creator>
      <dc:date>2020-06-26T07:41:18Z</dc:date>
    </item>
  </channel>
</rss>

