Skip to content

the-momentum/healthstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

42 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Contact us Check Momentum MIT License

Overview

HealthStack provides ready-to-use Terraform modules for building secure and compliant healthcare infrastructure on AWS. Our modules help healthcare companies deploy HIPAA-compliant infrastructure quickly and reliably.

Key Features

  • Pre-configured security settings aligned with healthcare compliance requirements
  • Modular design for flexible infrastructure deployment
  • Detailed documentation for each module
  • Regular security updates and maintenance

Available Modules

Currently available modules:

  • โœ… AWS WAF: Web Application Firewall configuration for protecting healthcare applications
  • โœ… AWS HealthLake: Managed FHIR service setup for healthcare data management
  • โœ… AWS S3: Secure storage configuration with encryption and access controls
  • โœ… AWS KMS: Key Management Service for data encryption and key management
  • โœ… AWS VPN: Secure VPN connection to your VPCs from anywhere

Coming soon:

  • AWS CloudTrail for comprehensive audit logging
  • AWS CloudWatch for monitoring and alerting
  • AWS Bedrock for AI agents and machine learning
  • AWS RDS for managed databases
  • AWS Backup for automated backups

Quick Start

Each module includes detailed documentation in its respective folder. Here's a simple example of setting up a FHIR repository:

module "healthlake" {
  source = "github.com/momentum-ai/healthstack.git//aws-healthlake/module"

  datastore_name    = "fhir-datastore"
  kms_admin_iam_arn = var.my_admin_user
  preload_data      = false
  create_kms_key    = true
  data_bucket_name  = "fhir-data-bucket"
  logs_bucket_name  = "fhir-logs-bucket"
}

Security

  • All modules follow AWS security best practices
  • Default configurations prioritize security
  • Built-in encryption and access controls

Development Status

We actively maintain and improve these modules. Our current focus:

  • Adding more security-focused modules
  • Implementing automated code scanning
  • Expanding documentation and examples
  • Adding compliance validation tools

Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a Pull Request

Please review our contribution guidelines before submitting changes.

Support

  • Review the documentation in each module's README
  • Open an issue for bug reports or feature requests
  • Contact us at hello@themomentum.ai for direct support

Contributors

License

HealthStack is available under the MIT License.


Built with โค๏ธ by Momentum

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy