AWS Public Sector Blog
Tag: Lambda
Agile satellite communication ground systems with Amazon EC2 F2 FPGA solutions
In this post, we provide technical guidance to help satellite operators build, deploy, and analyze satcom waveforms on Amazon Web Services (AWS). Details are provided about the orchestration of multiple waveforms, including an example of one Amazon Field-Programmable Gate Array (FPGA) Image being swapped in for another. We analyze the FPGA utilization and metrics in Amazon CloudWatch and Amazon QuickSight, and validate network performance against system latency requirements. Finally, we recommend actions you can take to build an agile satcom strategy.
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.
Building your first generative AI conversational experience on AWS
Amazon Web Services (AWS) offers a variety of options for building chat-based assistants with generative artificial intelligence (AI) capabilities. The goal of this post is to present in simple words some of these options and what to keep in mind to decide which to use and how to get started.
Streamlining naturalization applications with Amazon Bedrock
Public sector organizations worldwide face a common challenge: processing an ever-growing volume of document-heavy applications across various services. From naturalization procedures to asylum applications and university admissions, many crucial processes still rely on manual or partially manual methods, leading to significant backlogs, extended processing times, and increased costs. This post explores how Amazon Bedrock can be used to address these challenges, focusing on streamlining naturalization applications.
How Penn State built an all-in-one campus resource app on Modo Labs’ development platform using AWS
In 2019, Pennsylvania State University (Penn State) began looking for a better way to meet the needs of its digital-native student population—specifically, a seamless way to connect students with on-campus resources. Seeking to create a personalized mobile app experience, Penn State partnered with Modo Labs, an educational technology company (EdTech) offering a no-code app-building platform powered by Amazon Web Services (AWS). The result of this collaboration was Penn State Go, an all-in-one platform that quickly connects students to vital resources and services.
Stop Soldier Suicide partners with Pariveda, AWS on mission to reduce suicide rates among US service members and veterans
Because more than two-thirds of service members who die by suicide have no history of mental illness or suicidal ideation, Stop Soldier Suicide (SSS) started the Black Box Project in partnership with Amazon Web Services (AWS) Professional Services. Launched as an early prototype to identify data from devices of those lost to suicide, the project is an effort to gain better insight into the warning signs of suicide in veterans to help support suicide postvention, intervention, and ultimately prevention. Read this post to learn more.
Implementing a unified search platform for educational content on Amazon OpenSearch Service
This post discusses how Amazon Web Services (AWS) can help you set up a unified search platform for educational content using Amazon OpenSearch Service. Amazon OpenSearch Service is a managed service that makes it easy to deploy, operate, and scale OpenSearch clusters in the AWS Cloud. With digital learning becoming increasingly popular, managing a vast amount of educational data can be challenging. A unified search platform enables users to search across multiple indexes at once, providing a centralized view of all available resources.
Simplify satellite contact reporting with the AWS Ground Station contacts dashboard
This post shows how Amazon Web Services (AWS) Ground Station customers can start using the Contacts dashboard for AWS Ground Station solution to fulfill their AWS Ground Station reporting and tracking needs. This solution automatically maps AWS Ground Station contacts to their associated costs and provides a feature-rich dashboard reporting capability.
Using Login.gov as an OIDC IdP with Amazon Cognito user pools
As federal agencies strive to enhance digital services and create a seamless customer experience, integrating robust identity and access management (IAM) solutions has become paramount. Amazon Cognito, a robust user identity management service offered by Amazon Web Services (AWS), provides a secure and scalable solution for managing user authentication and authorization. When combined with Login.gov, a trusted identity platform developed by the U.S. General Services Administration (GSA), federal agencies can unlock a powerful combination that streamlines user access while maintaining the highest levels of security and compliance.
Using AWS CDK to build an extensible file-scanning solution for Amazon S3 buckets
In today’s digital world, ensuring the security of information is essential. One common scenario where data security is crucial is when files from external sources are received by an organization. While Amazon Simple Storage Service (Amazon S3) provides robust security features like the default encryption of all uploaded files, there are scenarios where it’s important to ensure that the incoming files are free from any kind of malware, such as viruses, before they are processed or stored inside the organization. Read this post to learn more.