Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

    Listing Thumbnail

    Emakin Low-Code/No-Code BPM Platform

     Info
    Sold by: Emakin 
    Emakin is a Low-Code/No-Code Business Process Management (BPM) platform designed to simplify and speed up the creation, deployment, and management of web and mobile applications.
    Listing Thumbnail

    Emakin Low-Code/No-Code BPM Platform

     Info
    Sold by: Emakin 

    Overview

    Play video

    Emakin is a Low-Code/No-Code Business Process Management (BPM) platform designed to simplify and speed up the creation, deployment, and management of web and mobile applications.

    It provides a visual workspace that allows both experienced developers and those with minimal coding knowledge to collaborate effectively on software projects. This approach enables businesses to adapt quickly to new challenges and requirements without needing deep technical skills across the organization.

    Emakin aims to make it easier for businesses of any size to enhance their operations and efficiently bring new ideas to life.

    Why Use Low-Code/No-Code Platforms? Low-Code/No-Code platforms are valuable because they streamline the software development process, allowing businesses to launch new applications much faster than traditional methods. This speed is crucial in today's business world, where being able to rapidly adjust to market changes can be a significant advantage. These platforms reduce the need for extensive coding, cutting down development time and costs. They also make it possible for more people within an organization to contribute to the development process, leading to solutions that better meet the company's needs without requiring a large team of developers.

    Why Use BPM Systems? BPM (Business Process Management) systems are essential tools for companies aiming to refine and enhance their operational efficiency. By integrating BPM systems, businesses can effectively map, automate, and optimise their workflows, leading to more consistent, accurate work outputs. These systems help in identifying inefficiencies and bottlenecks within processes, allowing for timely improvements and smarter resource allocation. This not only minimises waste but also significantly increases productivity across various operations. Furthermore, BPM systems provide crucial insights into workflows, enhancing transparency and accountability within the organisation. Such visibility is vital for ensuring all team members are aligned and contributing effectively towards common goals. Ultimately, using BPM systems allows businesses to maintain higher standards of service and product quality, adapting more swiftly to changes and staying competitive in their respective markets.

    Highlights

    • Low-Code/No-Code: Emakin provides visual tools to develop and deliver your processes making the application development faster, easier and more accessible to non-professional developers.
    • BPM: Emakin is a scalable, enterprise-grade software package for developing process-based solutions with ease. It enables medium and large-scale organisations to design and deploy unlimited processes that seamlessly interconnect people and systems.
    • Mobility: Emakin boasts a completely browser-based interface, including all end-user screens and designer tools. The interface supports all modern browsers and is optimised for all mobile devices with JavaScript capabilities. By the responsive screen design, forms can render well on a variety of devices (smart phones, tablets, etc.) and window or screen sizes.

    Details

    Sold by

    Delivery method

    Delivery option
    Emakin Platform (Container)

    Latest version

    Operating system
    Linux

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Emakin Low-Code/No-Code BPM Platform

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.

    12-month contract (3)

     Info
    Dimension
    Cost/12 months
    Advanced 100 users.
    $60,000.00
    Advanced 250 users.
    $90,000.00
    Advanced 500 users.
    $120,000.00

    Vendor refund policy

    All fees are non-cancellable and non-refundable except as required by law.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Emakin Platform (Container)

    Supported services: Learn more 
    • Amazon ECS
    • Amazon ECS Anywhere
    Container image

    Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.

    Version release notes

    We are excited to announce the release of Version 8.5, which comes with a host of new features and improvements to enhance your experience. Here's what's new: New Features Reporting Feature: End users can now generate their own reports. Supports the use of templates for easy report creation. Includes pivot queries for advanced data manipulation and presentation. Mail actions: Allows users to select task actions from notification messages without logging in or using VPN access. Facilitates quicker responses and actions directly from email notifications. External Database Connections: Added support to connect to and execute SQL on remote databases. Seamless integration for working with external data sources. Date and Time Type Database Column Support: Full support for date and time data types in database columns. Enhanced accuracy and functionality for time-based data operations. Query Value Transformations: New feature to convert query result values. Provides flexibility in how data is processed and presented. Dashboards Process Start dashboard panel added to show process start lists in dashboards. Improvements Process Statistics Process statistics now can be exportable in spreadsheet format. Designer Improvements The Date and Time control now saves data in the format according to the selected data type. Performance Improvements: Optimized performance for faster and more efficient operations. Improved responsiveness and reduced load times. .env File Support: Support for importing environment variables from a .env file. Simplified configuration management and enhanced security.

    Additional details

    Usage instructions

    Prepare AWS Environment

    Create a new EC2 instance in the AWS Console with the following specifications:

    Install Docker and Docker Compose

    Run the following commands to install Docker and Docker Compose:

    sudo yum install -y docker sudo service docker start sudo usermod -a -G docker ec2-user sudo curl -L https://github.com/docker/compose/releases/latest/download/docker-compose-$(uname -s)-$(uname -m) -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose sudo chmod 666 /var/run/docker.sock

    AWS CLI Configuration

    aws configure

    Authenticate Amazon Market Place

    aws ecr get-login-password \ --region us-east-1 | docker login \ --username AWS \ --password-stdin 709825985650.dkr.ecr.us-east-1.amazonaws.com

    Start Emakin

    Download the docker-compose.yml file and start the Emakin container using Docker Compose:

    curl https://raw.githubusercontent.com/6Kare/charts/main/aws/docker-compose.yml -o docker-compose.yml docker-compose up -d

    Upon container start, the system will automatically create a default domain.

    Access Emakin

    To access the Emakin application, use the public IP address assigned to your AWS instance: http://<AWS_IP_ADDRESS>

    Default credentials: Username: admin@emakin.com  Password: admin

    Resources

    Vendor resources

    Support

    Vendor support

    Need an answer to your question or a solution to your issue? Looking for a real person to collaborate and support you? We're here to help and always aim to establish a respectable communication with all our customers. Please email us at support@6kare.com  to automatically open a support ticket. Our internal support team reviews incoming emails on standard working days (Monday to Friday) during regular business hours (09:00 - 18:00, GMT+1). We strive to answer within 24 hours, on business days, and are proud that our response time average is within the hour. When an issue is confirmed a support ticket is created automatically and a support case is filed under our support channel. Further communications are tracked by that support ticket and the support case remains open until the issue is satisfactorily resolved. Insights acquired from resolved issues and closed support cases are documented to continuously enrich our knowledge base and provide references to enable quicker and better help service for our customers. We would also appreciate your sincere feedback to help us improve Emakin and to provide you the best possible business process management service. Emakin is capable of offering different service level agreements (SLAs) tailored to meet our customers' needs. Please contact us at sales@emakin.com  for further information and to discuss your specific business support requirements.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to write a review for this product.