ADOPT TRIAL ASSESS HOLD
1234567891011
1213141516
1718192021
222324

ADOPT

  • 1. ElasticSearch

    Elasticsearch is a powerful and flexible search and analytics engine that can be used in a variety of platforms to improve the search functionality, scalability, and performance of those platforms.

  • 2. Airflow

    In data management and analytics, Airflow can be used for a wide range of tasks, such as:

    1. Data ingestion: Airflow can be used to schedule tasks that download data from external sources, such as APIs, databases, or files.
    2. Data transformation: Airflow can be used to schedule tasks that transform data, such as cleaning, filtering, and aggregating data.
    3. Data modelling: Airflow can be used to schedule tasks that run machine learning models, perform data analysis, or generate reports.
  • 3. AWS DMS

    AWS DMS (Database Migration Service) is a managed service provided by Amazon Web Services (AWS) that helps migrate data between different database platforms, such as Oracle, MySQL, and SQL Server, to and from the cloud.

    Here are some of the ways that AWS DMS is commonly used:

    1. Database migration: AWS DMS simplifies the process of migrating an on-premises database to the cloud. It supports homogeneous migrations, where the source and target databases are the same, as well as heterogeneous migrations, where the source and target databases are different.
    2. Data replication: AWS DMS can be used to replicate data in real-time from a source database to a target database. This is useful for scenarios where you need to keep a secondary copy of data for backup or disaster recovery purposes.
    3. Database consolidation: AWS DMS can be used to consolidate multiple databases into a single database. This is useful for scenarios where you need to merge databases to reduce costs, simplify management, or improve performance.
    4. Database upgrade: AWS DMS can be used to upgrade a database to a newer version. This is useful for scenarios where you need to migrate to a new version of a database to take advantage of new features or performance improvements.
  • 4. AWS Sagemaker

    AWS Sagemaker is a managed service provided by Amazon Web Services (AWS) that makes it easier to build, train, and deploy machine learning models at scale.

    With AWS Sagemaker, data scientists and developers can quickly and easily create machine learning models using popular frameworks like TensorFlow, PyTorch, and scikit-learn. Sagemaker provides a range of tools to help manage the end-to-end machine learning lifecycle, from data preparation to model deployment. It also provides a variety of pre-built algorithms and models that can be used for common machine learning tasks.

  • 5. Clickhouse

    ClickHouse is an open-source columnar database management system that is designed for high-performance analytics and OLAP workloads. It is optimized for running complex queries on large volumes of data, making it ideal for use cases such as real-time analytics, event tracking, and log analysis.

    ClickHouse is commonly used in a variety of industries, including e-commerce, finance, and telecommunications. It can be used for a wide range of analytics use cases, such as real-time dashboards, ad-hoc reporting, and predictive analytics. ClickHouse is also highly scalable, supporting clusters with hundreds of nodes, and can be used in conjunction with other tools and platforms, such as Apache Kafka and Spark.

  • 6. Amazon DynamoDB

    Amazon DynamoDB is a fully managed NoSQL database service provided by Amazon Web Services (AWS) that is designed for low latency and scalability. It is commonly used for high-traffic web and mobile applications, as well as for Internet of Things (IoT) and real-time streaming data workloads.

    With DynamoDB, users can create tables that can store and retrieve any amount of data, and can scale up or down to accommodate changing traffic patterns. DynamoDB provides automatic replication and backup capabilities, as well as built-in support for distributed transactions and global secondary indexes. DynamoDB also integrates with other AWS services, such as AWS Lambda and Amazon EMR, to provide a complete data processing and analysis platform. Overall, DynamoDB simplifies the management of large-scale NoSQL databases, making it easier for developers to focus on building their applications.

  • 7. Kafka

    With Kafka, users can process data as it arrives in real-time, rather than waiting for batch processing to complete. Kafka provides high throughput, low latency, and horizontal scalability, making it suitable for use cases such as real-time analytics, log aggregation, and data integration. Kafka also provides built-in support for stream processing frameworks such as Apache Flink and Apache Spark, and integrates with other technologies such as Apache Cassandra and Apache Hadoop. Overall, Kafka simplifies the process of building real-time data pipelines, making it easier to process and analyze data as it arrives.

  • 8. PostgreSQL

    PostgreSQL (or simply Postgres) is an open-source relational database management system that is known for its advanced features and performance. Postgres provides a range of advanced features, including support for multi-version concurrency control (MVCC), full-text search, and spatial data. It also provides built-in support for JSON and XML data, as well as a range of data processing and analysis functions.

    Postgres is highly scalable, supporting large-scale databases with millions of records. It is also highly secure, with built-in encryption and authentication features. Additionally, Postgres is highly extensible, with support for a range of third-party extensions and add-ons. Overall, Postgres is a powerful and versatile database management system that can be used for a wide range of use cases.

  • 9. Redis

    Redis is an open-source, in-memory data structure store that is commonly used as a database, cache, and message broker. It is known for its high performance, low latency, and scalability, making it ideal for use cases such as real-time analytics, gaming, and session management.

    Redis can be used as a cache by storing frequently accessed data in memory, reducing the need to access data from disk. It can also be used as a message broker by providing support for pub/sub messaging, allowing applications to communicate in real-time. Additionally, Redis supports replication and clustering, making it highly scalable and fault-tolerant.

  • 10. Amazon S3

    S3 is highly scalable, supporting petabyte-scale data storage, and can be used in conjunction with other AWS services, such as Amazon EC2 and Amazon Lambda, to provide a complete cloud computing platform. S3 also provides a range of storage classes, including Standard, Infrequent Access, and Glacier, allowing users to optimize their storage costs based on their usage patterns.

  • 11. SQS

    Amazon Simple Queue Service (SQS) is a fully managed message queuing service provided by Amazon Web Services (AWS). It is designed to decouple and scale microservices, distributed systems, and serverless applications. With SQS, users can send, receive, and process messages between software components, without having to worry about the underlying infrastructure. SQS provides support for two types of queues: standard and FIFO. Standard queues provide high throughput and at-least-once delivery, while FIFO queues provide strict ordering and exactly-once processing.

    SQS is highly scalable, supporting millions of messages per second and providing automatic scaling based on demand. It also provides built-in support for dead-letter queues, which can be used to store messages that can’t be processed, as well as support for long polling and batch processing.

TRIAL

  • 12. Milvus
  • 13. Kinesis
  • 14. scikit-learn
  • 15. Tableau
  • 16. XGBoost

ASSESS

  • 17. BigQuery
  • 18. Flink
  • 19. HuggingFace
  • 20. Nvidia Merlin
  • 21. Amazon Bedrock

HOLD

  • 22. MySQL
  • 23. Oracle
  • 24. MongoDB