AWS Public Sector Blog
Category: Open Source
Open source in the fight against COVID-19
As we continue to work with public sector bodies around the world, AWS understands how valuable open source software and development communities are at this time. To accelerate the combined global response to COVID-19, we gathered examples of third-party open code, tools, and standards that reformers in the public sector can immediately use. We’ve included these in a new resource now available in Open Government Solutions.
Supporting healthcare with technology in response to COVID-19
Cloud-based technology is supporting healthcare organisations and governments in response to the evolving COVID-19 situation. Healthcare providers and professionals, governments, and patients around the world are facing an unprecedented challenge. Here are some of the ways that these health-focused organisations use cloud-based technology to help improve patient services and outcomes.
Smithsonian releases 2.8 million images through Smithsonian Open Access Initiative
The Smithsonian Institution announced the availability of more than 2.8 million two- and three-dimensional images and files through the Smithsonian Open Access Initiative. With this initiative, anyone with an internet connection has access to high-resolution media files, the accompanying metadata, and research from the Smithsonian Institution’s 19 museums, nine research centers, and zoo. This Smithsonian dataset is the largest museum collection released to date.
How to develop microservices using AWS Cloud9, Docker, and Docker Compose
According to a survey of attendees at the AWS DC Public Sector Summit in 2019, 74% of government IT professionals believe their agencies hold onto data centers longer than they should. Monolithic methods of deployment impact speed, performance, and cost. With microservices, customers can break their monoliths into smaller business units, making it easier to migrate and manage systems in the cloud. This post outlines how customers can migrate from on-premises data centers to the cloud and break away from monolithic methods of deployment using microservices and containers.
Automating fall detection with AWS DeepLens
What if someone in a hospital room or public train station suddenly falls due to a stroke or other health issue? An automated monitoring system like AWS DeepLens, a deep learning-enabled video camera for developers, could detect such falls and contact emergency services in a timely manner. Using AWS DeepLens, I created a solution.
Creating a serverless GPS monitoring and alerting solution
To help solve a few challenges I faced with my family, including the need to track the location of a child, I needed a serverless global positioning system (GPS) monitoring solution. Commercial geographic monitoring GPS solutions are not cost-effective because of the cost of digital map licenses from third parties and running servers around the clock. Existing GPS systems work with proprietary GPS devices that lock-in the users’ vendors’ devices. My solution? Build my own serverless GPS monitoring and alerting solution.
Five best practices for building .NET on AWS
Amazon Web Services (AWS) knows how to run .NET applications, and provides .NET developers with resources for building, testing, deploying, and running their .NET applications. Watch our on-demand webinars to learn about migrating and building serverless or container-based apps on AWS. For .NET developers new to AWS, it is important to know about the tools, […]