System Architecture Flashcards
Why would you need multiple Websites
- You want multiple languages
- Show different designs/products to different markets
- Seperate inventorys
What are set at Website
3.
- Payment Methods
- Product Pricing
- Base Currency
What can you set at Store Level
- root category
What can you set at Store View
- Language currency displayed in
- Translatable items
- Incl/Excl tax
What are the product attribute scope
Which scopes the attribute can be set at :
-Global
-Website
-Store View
What is the lowest point you can set the domain?
Store View
What does SWAT do? (commerce)
Real Time Performance Monitoring
What does New Relic do?
Performance trends
Performance Monitoring
What does Lighthouse do?
Audits for performance and accessibility
What are the features of a SOAP Api
- Server - to - server
- XML
- ERP connections - Enterprise resource planning
- Strongly Typed
What are the features of a REST Api
- Json
- Send and recieves information
- Easy and Fast
- Used for Magento Checkout
- Front end intergration where no cookies
- Not Strongly Typed
What are the features of Graph QL?
- Strongly Typed
- Front End
headless store front ( pwa)
What are the different authentication methods for API
3
- OAuth - log in with your account and authorise
- Token (public or private)
- Login Credentials
What are key features of a PWA
5x
Progressive Web App
- Fast
- Secure
- Responsive
- Cross-broswer compatible
- Ability to work off line