AWS Public Sector Blog

Tag: developer tools

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.

Using AWS DeepLens to detect falls

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.

Serverless GPS monitoring system screengrab

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.

Dot net guy at computer

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, […]