### Contents

- [**Discussions**](#resources-discussions)

# AWS Marketplace Software Resources

##### Discussions to expand your knowledge on AWS Marketplace Software

Resource pages are designed to give you a cross-section of information we have on specific categories. You'll find [discussions](#resources-discussions) from users like you.

[ContentsExpand/Collapse Contents](#)
- [**Discussions**](#resources-discussions)

## AWS Marketplace Software Discussions

0

Question on: Adobe Commerce (formerly Magento Commerce)
[What is Adobe Commerce (formerly Magento Commerce) used for?](/discussions/what-is-adobe-commerce-formerly-magento-commerce-used-for)

What is Adobe Commerce (formerly Magento Commerce) used for?

Adobe Commerce (formerly Magento Commerce) is an eCommerce platform used to build and manage online stores. It allows businesses to customize their stores, manage products, track inventory, and offer personalized shopping experiences. Adobe Commerce supports multiple sales channels like websites, mobile apps, and social media. It includes tools for marketing, promotions, and SEO to help businesses increase sales. The platform also offers secure payment processing, shipping integration, and detailed reporting for better decision-making. It is scalable, making it suitable for small to large businesses, and provides global features like multi-language and multi-currency support.

Answered: Pankaj Sharma on April 8, 2025

Adobe Commerce (formerly Magento Commerce) is an e-commerce platform that enables you to sell online and manage products, pricing, inventory, and customers all in one place. It also provides tools for marketing, analytics, and integrating with other systems, making it easier to grow sales and offer a smooth shopping experience.

Answered: Deji Olabooye on October 8, 2025

[See more answers (1)](javascript:void(0);)

[Your answer](/discussions/what-is-adobe-commerce-formerly-magento-commerce-used-for/comments/new?remote=true)

0

Question on: MongoDB Atlas
[What is MongoDB used for?](/discussions/what-is-mongodb-used-for)

What is MongoDB used for?

MongoDB is a NoSQL database, that works on concepts of documents, and collections rather than tables and relations. 

Answered: Vivek Kornepalli on November 2, 2023

Apart from being a NoSQL, would be happy to tell it provides a lot of flexibility with changing document schemas, and really good for analytics. Recently I used in a third party service integration, which had restful api, and stored all the json payload and json response in a collection and whenever wanted to fetch out request and response, it was quite easy to fetch the data. But yes, you might face difficulties in learning the syntax in the beginning, but trust me, once you get hold of it, it's no way back..

Answered: Ayush Awasthi on May 8, 2025

MongoDB is used to store data, but not in the ’boring old rows-and-columns way. If SQL databases are Excel sheets. MongoDB is more like’ JSON files stored at scale.’ People actually use MongoDB for Web apps, Mobile apps, APIs or Anything where data shape keeps changing. People pick MongoDB because it stores data as documents (JSON-like). So you can save things like user profiles, posts, comments, settings. all together. No fixed schema forcing you to define every column upfront. Example. User A has name, email, phone. User B has name, email, address, hobbies, profilePhoto. In SQL’, you suffer. In MongoDB, it’s normal. Common use cases is User authentication systems. E-commerce products and carts. Chat messages. Dashboards. Logs and analytics data What MongoDB is bad at is Complex joins like banking systems and Heavy transactions where absolute consistency matters. It replaces SQL only when flexibility matters more than strict structure.

Answered: NIKKI . on January 29, 2026

If you're building web, mobile, cloud, or IoT applications, MongoDB is used to store and manage data in a flexible and scalable way. Unlike traditional databases, it stores data in JSON-like documents, making it easier to handle changing data structures. MongoDB is widely used for real-time applications, content management systems, analytics platforms, and modern applications that need high performance and scalability.

Answered: Luv kalra on June 11, 2026

[See more answers (3)](javascript:void(0);)

[Your answer](/discussions/what-is-mongodb-used-for/comments/new?remote=true)

0

Question on: Jenkins
[What is Jenkins used for?](/discussions/what-is-jenkins-used-for)

What is Jenkins used for?

Jenkins is an open-source automation tool primarily used for continuous integration and continuous delivery (CI/CD). It helps developers automate parts of the software development process, such as building, testing, and deployment, enabling faster delivery with fewer errors.

Answered: deusimar portela on September 3, 2024

Jenkins is a CI/CD Build. By using Jenkins, we can automate our Deployment process.

Answered: Siva Sankar Chandu on April 10, 2026

[See more answers (1)](javascript:void(0);)

[Your answer](/discussions/what-is-jenkins-used-for/comments/new?remote=true)

- [&lsaquo; Prev‹ Prev](/categories/aws-marketplace/resources?discussions_page=4)
- [1](/categories/aws-marketplace/resources)
- [2](/categories/aws-marketplace/resources?discussions_page=2)
- [3](/categories/aws-marketplace/resources?discussions_page=3)
- [4](/categories/aws-marketplace/resources?discussions_page=4)
- 5
- [6](/categories/aws-marketplace/resources?discussions_page=6)
- [7](/categories/aws-marketplace/resources?discussions_page=7)
- [8](/categories/aws-marketplace/resources?discussions_page=8)
- [9](/categories/aws-marketplace/resources?discussions_page=9)
- …
- [48](/categories/aws-marketplace/resources?discussions_page=48)
- [49](/categories/aws-marketplace/resources?discussions_page=49)
- [Next &rsaquo;Next ›](/categories/aws-marketplace/resources?discussions_page=6)