AWS Public Sector Blog
Tag: AWS CloudFormation
Canada’s Federal Geospatial Platform supports decision-making using AWS
Data has become a new global currency in the digital age, thus the capacity to turn it into useful information is becoming increasingly important. Geospatial data is collected and used by the Canadian government to support goals such as economic growth, environmental management, and social well-being.
How to scale and optimize Moodle LMS on AWS
Moodle is an open-source learning management system (LMS). Moodle has more than 300 million users worldwide across both academic and enterprise organizations, and is the world’s most widely used learning platform. There are many ways to get started with Moodle on AWS. In this blog post, I focus on how to scale and optimize Moodle once you are already serving students. In this case, you may need to deal with migrating data from an existing platform and making sure the new environment caters to thousands of students, and still be cost-effective — we cover additional considerations in this walkthrough.
NHS Digital launches NHS login with AWS
NHS Digital launched NHS login, a serverless identity platform to facilitate access to a range of health and care apps for residents in England, with AWS, amongst other suppliers. Using the AWS Cloud, NHS Digital achieves scale, high availability, and security for citizens accessing these services, and helps users access NHS services quicker and more simply. NHS login is one of a number of services NHS Digital are hosting on the cloud as part of the UK government’s ‘Cloud First’ policy.
Leveraging Amazon Connect to enhance community and beneficiary services
With Amazon Connect, nonprofits are able to build a robust, scalable omnichannel cloud contact center to provide reliable, secure, and cost-effective services to their community, all without needing to provision any underlying infrastructure. In this blog, learn how to leverage AWS CloudFormation templates to quickly and simply set up Amazon Connect.
How to build secure data lakes to accelerate your nonprofit’s mission
Using data lakes, nonprofits can use data to influence strategy and inform decisions that produce value and impact. In this post, learn how to build a data lake, ingest data from a PostgreSQL server, give permissions to users to consume the data using AWS Lake Formation, and access and analyze the data using Amazon Athena.
How to accelerate CMMC compliance with the new AWS Compliant Framework
The AWS Compliant Framework is an automated solution designed to help customers reduce the time to setup an environment for running secure and scalable workloads while implementing an initial security baseline that meets US federal government standards. The solution was designed to address the requirements for deploying DoD CMMC and DoD Cloud Computing Security Requirements Guide compliant environments.
New Performance Dashboard on AWS makes delivering open, responsive government simple
Data is at the heart of showing citizens how public services are working, and it enables the public sector to improve policy and operational delivery. Citizens expect accessible and useful services. The public sector aims to demonstrate success through data. To build trust in this relationship and promote accountability, public sector organizations need to communicate the data-driven performance of the services they provide. To help address these challenges, AWS is releasing Performance Dashboard on AWS. Performance Dashboard on AWS is a new open source solution to help you measure and share what’s important in one place and at minimal cost, and you can have the solution up and running in a matter of minutes.
How NLCHI provides hybrid access to their EHR system through AWS PrivateLink
The Newfoundland and Labrador Centre for Health Information (NLCHI) provides quality information to health professionals, the public, researchers, and health system decision makers. Through collaboration with the health system, NLCHI supports the development of data and technical standards, maintains key health databases, carries out analytics and evaluation, and supports health research. This post details how NLCHI is able to provide secure and scalable access to their on-premises provincial electronic health record (EHR) system, by trusted and authorized partners who run on AWS, through the use of AWS PrivateLink, Network Load Balancer, and AWS Site-to-Site VPN.
Modern data engineering in higher ed: Doing DataOps atop a data lake on AWS
Modern data engineering covers several key components of building a modern data lake. Most databases and data warehouses, to an extent, do not lend themselves well to a DevOps model. DataOps grew out of frustrations trying to build a scalable, reusable data pipeline in an automated fashion. DataOps was founded on applying DevOps principles on top of data lakes to help build automated solutions in a more agile manner. With DataOps, users apply principles of data processing on the data lake to curate and collect the transformed data for downstream processing. One reason that DevOps was hard on databases was because testing was hard to automate on such systems. At California State University Chancellors Office (CSUCO), we took a different approach by residing most of our logic with a programming framework that allows us to build a testable platform. Learn how to apply DataOps in ten steps.
Enabling SAML 2.0 federation with AWS IAM Identity Center and AWS GovCloud (US)
AWS IAM Identity Center helps administrators centrally manage access to multiple AWS accounts that are members of an AWS Organization. End users can authenticate and then access all their AWS accounts from a single interface. Using IAM Identity Center as a SAML identity provider for your AWS accounts also has security benefits: user credentials provided via federation are temporary. IAM Identity Center does not automatically detect AWS GovCloud (US) accounts associated with standard AWS accounts in your AWS Organization. IAM Identity Center is also not currently available in AWS GovCloud (US). As a result, IAM Identity Center cannot be used to automatically provision access for your users into an AWS GovCloud (US) account. However, this functionality can be extended to enable federation into AWS GovCloud (US) with a “custom SAML 2.0 application” in IAM Identity Center.