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
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Use AWS Identity and (IAM) to connect to Amazon Managed Streaming
The Amazon MSK Library for AWS Identity and Access Management enables developers to use AWS Identity and Access Management (IAM) to connect to their Amazon Managed Streaming for Apache Kafka (Amazon MSK) clusters. 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...
..."Readme":
- To use OpenSSH RSA-Key Encryption you can edit manually SSH-Server-Side configuration file 'for example: /etc/ssh/sshd_config' and add Line:
'PubkeyAcceptedAlgorithms +ssh-rsa'
Also you can use for example 'Puttygen' to convert RSA-KeyFile to OpenSSH KeyFile Format
- This Software runs with JavaRuntime Environment 8 (x86). It is recommended to Install Java 8 JRE and set Environment Variable for binary directory.
---
Ohua is an implementation of the stateful functional programming model along with a dataflow execution engine as a runtime system. Ohua mixes object-oriented (imperative) and functional programming to provide implicit parallelism.
The project moved. Please find the most up-to-date version at:
https://bitbucket.org/sertel/ohua
Toolset for the TMPL (Template Matching Processor Language). Compiler and runtime for creating/ evaluating templates on XML data streams. Can be integrated easily in Java projects.