In a healthy development environment it is a good idea to catch issues early, and Continuous Integration (CI) https://en.wikipedia.org/wiki/Continuous_integration is a technique that can catch errors at the point changes are introduced into the code base by developers.… Read More
Apama ships pre-built Docker images via several public stores, including Docker Store and Amazon Marketplace. These are based upon CentOS 7 base images.… Read More
In Apama 10.3 we released integration for Apama with the popular Prometheus monitoring framework. These metrics can then be easily visualized using tools such as Grafana.… Read More
Introduction
There’s a new Docker image in the Docker Store for Software AG’s 10.3 release called Apama Builder. It differs from the Apama Correlator image in that it can be used to build Apama projects into new images via multi-stage builds.… Read More
Introduction
Amazon marketplace is a new offering that they describe as follows
AWS Marketplace is a curated digital catalog that makes it easy for customers to find, buy, deploy, and manage third-party software and services that customers need to build solutions and run their businesses.… Read More
Docker and Kubernetes both provide a means for passing encrypted data into your application through secrets.
To demonstrate this, a new sample has been added to our GitHub repository.… Read More