Thursday, 15 February 2018

CloudStax FireCamp can be deployed on the AWS Cloud with the new Quick Start

The New Quick Start deploys CloudStax Firecamp automatically into a customizable environment on the Amazon Web Services Cloud in just 30 minutes. CloudStax FireCamp is an open-source platform for managing the stateful services in the containers. It will support the two container orchestration services that you use such as Docker Swarm and Amazon Elastic Container Service. FireCamp makes it convenient to manage, scale and configure stateful services on AWS by utilizing three availability zone for automatic failover and high availability. FireCamp incorporates with many open-source stateful services including Elasticsearch, Cassandra, Kafka, Redis, MongoDB and PostgreSQL so you can now easily operate these services with no management overhear on Amazon Web Services. 

No comments:

Post a Comment

Optimizing Performance and Cost: Migrating an Express.js Application from EC2 to AWS Lambda

Introduction: In a recent project, our team worked on optimizing a Node.js application that was originally hosted on an EC2 instance. The ap...