AWS Public Sector Blog

Tag: Microservices

AWS Raise the Bar on ransomware

Raising the bar on storage: How to improve your disaster recovery, ransomware prevention, and backup strategy

Data is an organization’s critical asset, which is why safeguarding it against ransomware attacks, natural disasters, emergencies, or technical failures is a top priority. Legacy data storage, such as tape, makes sharing and protecting data costly and time consuming. AWS released a series of educational webinars and whiteboarding videos that discuss how to raise the bar on data protection in the AWS Cloud.

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.

Evolving to a Microservices Architecture in Public Sector IT Organizations: Phasing in Containers and Serverless for Microsoft .NET Applications

Imagine this scenario: it’s the last day to file a business permit renewal. You are a small business owner who goes online, completes a renewal form, and clicks “submit.” Behind the scenes, processing ensues. While you wait for the business permit to be processed, you wonder why the system doesn’t instantly accept and approve your form. Why not have the back-end processing take place separately so you can receive a notification a few minutes later with your permit attached?