AWS Public Sector Blog
Category: AWS Management Console
Data dissemination for public sector on AWS
Sharing data is essential for organizations to make informed decisions and foster innovation. Amazon Web Services (AWS) offers a variety of tools and services to help distribute data securely and at scale. Whether it’s sharing public data for the common good, monetizing private datasets for business purposes, or collaborating with colleagues, AWS provides the necessary infrastructure and support. Read this post to learn more.
Generating and editing AI images using Amazon Lightsail for Research
In this post, we show how Amazon Lightsail for Research can help you successfully deploy an artificial intelligence (AI) image generation model using open source software. We walk through deploying a Lightsail for Research GPU instance using a simplified console experience. We cover how to set up cost control rules in order to prevent or manage unnecessary costs. And we show how you can open network ports on your Lightsail for Research instance to allow others to access the software you are running.
How to build a multilingual document summarization application using Amazon Bedrock
In this post, we showcase a Retrieval-Augmented Generation (RAG) application that can search and query across multiple Indian languages using the Cohere Embed – Multilingual model and Anthropic Claude 3 on Amazon Bedrock. This post focuses on Indian languages, but you can use the approach with other languages that are supported by the large language model.
Moving from AWS CodeCommit or Amazon S3 to external configuration repositories for Landing Zone Accelerator on AWS
Organizations deploying the Landing Zone Accelerator (LZA) on AWS solution, provided by Amazon Web Services (AWS), often face challenges in managing and versioning their configuration files. In this post, we explore how to use GitHub as a configuration file repository for the Landing Zone Accelerator on AWS solution, allowing better version control, collaboration, and automation in your LZA deployments.
Deploying AWS Modular Data Center: From ordering to delivery and installation
The Amazon Web Services (AWS) Modular Data Center (MDC) is a service that enables rapid deployment of AWS managed data centers for running location- or latency-sensitive applications in locations with limited infrastructure. It reduces deployment time in remote areas and supports up to five racks of AWS Outposts or AWS Snow Family devices. In this post, we guide you through the end-to-end process of deploying the MDC at your site.
How to use AWS Wickr to enable healthcare workers to interact with generative AI
Amazon Web Services (AWS) Wickr is an end-to-end encrypted messaging and collaboration service with features designed to keep internal and external communications secure, private, and compliant. In this post, we present an architecture that uses the Wickr messaging solution for protected communication with a generative AI backend system, which uses an existing open source project: the AWS GenAI Chatbot. Read this post to learn more.
Best practices for project management in the AWS Cloud
Amazon Web Services (AWS) employs project management principles to deliver public sector cloud outcomes. These principles drive successful service launches, new solutions, and workload migrations. Read this blog post to learn about the project management tools, references, and AWS Management Console tips that give public sector customers better project visibility, automate task management, and help accelerate project outcomes.
Recapping the top announcements for K12 education from AWS re:Invent 2023
Amazon Web Services (AWS) made more than 140 announcements at re:Invent 2023. In this blog post, we’ll take key announcements from re:Invent and apply them to relevant K12 education use cases. From generative artificial intelligence (AI) to cost optimization, AWS can support your school, district, or educational service agency and enhance both the classroom and administrative experience.
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.
Building scalable WordPress sites for public institutions on Amazon Lightsail
Countless popular websites maintained by public institutions – including whitehouse.gov and PMIndia.gov – are built on the WordPress platform. It’s essential that these sites are highly scalable. Amazon Lightsail helps ensure that they can handle high-traffic situations. These sites often require on-demand scaling during high-traffic spikes, for example, when media coverage mentions government websites or an educational institution is registering during admissions season. Given these requirements, if the website isn’t set up properly, the features that make WordPress popular for public websites can sometimes become a challenge to manage.