Aws Tools

Mocking Python https://github.com/getmoto/moto - Moto is a library that allows your tests to easily mock out AWS Services. Other https://github.com/localstack/localstack - LocalStack is a cloud service emulator that runs in a single container on your laptop or in your CI environment. https://www.localstack.cloud/localstack-for-snowflake - https://github.com/localstack/terraform-local https://github.com/localstack/awscli-local https://github.com/orgs/localstack/repositories?type=all

September 14, 2024 · 1 min · 46 words · DC

Learn Azure from Microsoft

Came across this link: https://info.microsoft.com/ww-landing-learn-azure-in-a-month-of-lunches.html Can download a free e-book from manning. Learn Azure in a Month of Lunches, Second Edition breaks down the most important Azure concepts into bite-sized lessons with exercises and labs—along with project files available in GitHub—to reinforce your skills.

September 12, 2024 · 1 min · 44 words · DC

Review of Open Health Information Technology

Medplum “Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.” https://www.medplum.com/ https://github.com/medplum/medplum 1 2 3 4 git clone https://github.com/medplum/medplum-hello-world.git cd medplum-hello-world npm i npm run dev openEHR “Non-profit organisation publishing specifications, models and software for an open health computing platform.” https://openehr.org/developers https://specifications.openehr.org/releases/ITS-REST/development/system.html https://github.com/openEHR https://openehr.org/products_tools/platform/ openFHIR “openFHIR is an engine that implements FHIR Connect specification and facilitates bidirectional mappings between openEHR and FHIR.” https://open-fhir.com/ https://github.com/better-care/fhir-connect-mapping-spec

September 8, 2024 · 1 min · 68 words · DC