Hipaa and HITECH Requirements for Cloud hosting on AWS

For users or potential users.
Post Reply
mafiaxxx
Posts: 26
Joined: Sat Jul 22, 2017 9:55 am
Contact:

Hipaa and HITECH Requirements for Cloud hosting on AWS

Post by mafiaxxx »

Here is another how to article
Loved the discussion the last article did. Could you guys chime in on this one also.
There are others dealing with encryption and the other security topics we touched on in last cloud setup post.
https://www.shortcircuited.net/services ... b-services
Short Circuited Computer Services
Medical and Dental Computer Techs.
http://www.shortcircuited.net
User avatar
cmcgehee
Posts: 711
Joined: Tue Aug 25, 2015 5:06 pm
Location: Salem, Oregon

Re: Hipaa and HITECH Requirements for Cloud hosting on AWS

Post by cmcgehee »

I would recommend detailing how data in transit would be encrypted. You would want to use either TLS with MySQL or set up an SSH tunnel for MySQL traffic. This page goes into detail about encryption: https://dev.mysql.com/doc/refman/5.5/en ... tions.html.
Chris McGehee
Open Dental Software
http://www.opendental.com
mafiaxxx
Posts: 26
Joined: Sat Jul 22, 2017 9:55 am
Contact:

Re: Hipaa and HITECH Requirements for Cloud hosting on AWS

Post by mafiaxxx »

cmcgehee wrote:I would recommend detailing how data in transit would be encrypted. You would want to use either TLS with MySQL or set up an SSH tunnel for MySQL traffic. This page goes into detail about encryption: https://dev.mysql.com/doc/refman/5.5/en ... tions.html.
thumbs up!!
Short Circuited Computer Services
Medical and Dental Computer Techs.
http://www.shortcircuited.net
Post Reply