Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Use AWS Identity and (IAM) to connect to Amazon Managed Streaming
...It allows JVM-based Apache Kafka clients to use AWS IAM for authentication and authorization against Amazon MSK clusters that have AWS IAM enabled as an authentication mechanism. This library provides a new Simple Authentication and Security Layer (SASL) mechanism called AWS_MSK_IAM. This new SASL mechanism can be used by Kafka clients to authenticate against Amazon MSK clusters using AWS IAM. After you've downloaded the code from GitHub, you can build it using Gradle. An uber jar containing the library and all its relocated dependencies except the kafka client and slf4j-api can also be built. ...
A simple and lightweight weather radio app for Android. It streams 159 weather stations from around the country. All stations are provided by wunderground.com and the NOAA.
Jipc (pronounced "gypsy") is a simple Java IPC (Inter-Procecss Communication) library. Jipc supports low-level APIs for building tailor-made command protocols as well as higher-level protocols such as RPC. Jipc it tightly-coupled unlike SOAP or XmlRPC.