Content deleted Content added
No edit summary |
mNo edit summary |
||
Line 43:
== Capabilities ==
=== Connect and build web applications ===
Netlify combines a platform for apps that streamlines the workflow for a development team.<ref>{{cite web |last1=Lewkowicz |first1=Jakub |title=Netlify launches Enterprise Grid, availability on AWS Marketplace |url=https://sdtimes.com/softwaredev/netlify-launches-enterprise-grid-availability-on-aws-marketplace/ |website=[[SD Times]] |date=September 21, 2021}}</ref> Netlify Build is a CI/CD infrastructure for frontend teams that is automated and pre-configured. It does not require a full-time administrator to manage the pipeline.<ref>{{cite web |last1=Vizard |first1=Mike |title=Netlify Acquires OneGraph to Integrate GraphQL APIs |url=https://devops.com/netlify-acquires-onegraph-to-integrate-graphql-apis/ |website=DevOps |date=November 18, 2021}}</ref> Netlify Graph is a [[GraphQL|GraphQL-based approach]] to integrating distinct APIs to build a web app that strives to reduce the inherent complexities in mixing different data models, response formats, and authentication schemes; it is integrated with a number of APIs such as [[GitHub]], [[Stripe (company)|Stripe]], and [[Salesforce]].<ref>{{cite web |last1=De Simone |first1=Sergio De Simone |title=Netlify Graph Aims to Simplify External API Integration in Web Apps |url=https://www.infoq.com/news/2022/02/netlify-graph-web-apps-api/ |website=InfoQ |language=en |date=February 16, 2022}}</ref>
Developers write, test, and review code before production with Netlify CLI. Within the CLI is Netlify Dev, which is a collection of development CLIs that brings the Netlify production environment down to a developer's local machine.<ref>{{cite web |last1=Chidiebere |first1=Melvin |title=Top 10 Netlify CLI Commands |url=https://dev.to/kizmelvin/top-10-netlify-cli-commands-13ai |website=DEV Community |date=January 28, 2022}}</ref>
|