Listing Thumbnail

    Kafka on Debian 11 with support by AskforCloud LLC

     Info
    AWS Free Tier
    This product has charges associated with it for seller support. Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
    Listing Thumbnail

    Kafka on Debian 11 with support by AskforCloud LLC

     Info

    Overview

    This is a repackaged open source software product wherein additional charges apply for support and maintenance by AskforCloud LLC.

    Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.

    Kafka combines three key capabilities so you can implement your use cases for event streaming end-to-end with a single battle-tested solution:

    1. To publish (write) and subscribe to (read) streams of events, including continuous import/export of your data from other systems.
    2. To store streams of events durably and reliably for as long as you want.
    3. To process streams of events as they occur or retrospectively. And all this functionality is provided in a distributed, highly scalable, elastic, fault-tolerant, and secure manner. Kafka is a distributed system consisting of servers and clients that communicate via a high-performance TCP network protocol.

    Disclaimer : This Virtual machine offer contains free and open source software. All the softwares, trademarks used in the Virtual machine offer are the exclusive property of their respective owners. Askforcloud LLC does not offer commercial license of the product mentioned above. Apache Kafka, Kafka, and the Kafka logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. The software licensed under the Apache License 2.0.

    Highlights

    • Kafka combines key capabilities so you can implement your use cases for event streaming end-to-end with a single battle-tested solution.
    • Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Debian 11

    Typical total price

    This estimate is based on use of the seller's recommended configuration (t2.large) in the US East (N. Virginia) Region. View pricing details

    $0.193/hour

    Pricing

    Kafka on Debian 11 with support by AskforCloud LLC

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (442)

     Info
    • ...
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t2.nano
    $0.006
    $0.006
    $0.012
    t2.micro
    AWS Free Tier
    $0.006
    $0.012
    $0.018
    t2.small
    $0.01
    $0.023
    $0.033
    t2.medium
    $0.06
    $0.046
    $0.106
    t2.large
    Recommended
    $0.10
    $0.093
    $0.193
    t2.xlarge
    $0.10
    $0.186
    $0.286
    t2.2xlarge
    $0.10
    $0.371
    $0.471
    t3.nano
    $0.006
    $0.005
    $0.011
    t3.micro
    AWS Free Tier
    $0.006
    $0.01
    $0.016
    t3.small
    $0.01
    $0.021
    $0.031

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp2) volumes
    $0.10/per GB/month of provisioned storage

    Vendor refund policy

    For this offer, Askforcloud LLC does not offer refund, you can cancel at anytime.

    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

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    NA

    Additional details

    Usage instructions

    Connect to EC2 Linux instance - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstances.html  ( Port - 22 and Username - admin)

    Apache Kafka - Use the following steps:

    1. Kafka Server Port : 9092

    2. Please follow document - https://kafka.apache.org/documentation/#quickstart_startserver 

    3. Start Kafka Environment: Run the following commands in order to start all services in the correct order - sudo systemctl start zookeeper sudo systemctl start kafka

    4. Create a Topic in Kafka by running command - cd /usr/local/kafka bin/kafka-topics.sh --create --topic quickstart-events --bootstrap-server localhost:9092 bin/kafka-topics.sh --describe --topic quickstart-events --bootstrap-server localhost:9092

    5. Write events into Topic - Run the console producer client to write a few events into your topic: bin/kafka-console-producer.sh --topic quickstart-events --bootstrap-server localhost:9092

    6. Read the events - run the console consumer client to read the events created: bin/kafka-console-consumer.sh --topic quickstart-events --from-beginning --bootstrap-server localhost:9092

    Resources

    Vendor resources

    Support

    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.

    Similar products

    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.