Files
awesome-kubernetes/v2-docs/lowcode-nocode.md

43 lines
5.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Low Code and No Code
!!! info "Architectural Context"
Detailed reference for Low Code and No Code in the context of Developer Ecosystem.
## Standard Reference
- [dzone: Top 10 Low-Code Articles](https://dzone.com/articles/top-10-low-code-articles) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
## Platform Engineering
### Development Paradigms
#### Low Code
- **(2022)** [thenewstack.io: Use Low Code to Reduce Friction for Cloud Operations Teams](https://thenewstack.io/use-low-code-to-reduce-friction-for-cloud-operations-teams) 🌟🌟🌟 <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — Explores how operations teams can build internal operational dashboards and trigger-action automation scripts using low-code tools. It emphasizes using visual drag-and-drop orchestration to decrease the engineering backlog for infrastructure maintenance.
## Software Engineering
### Development Paradigms (1)
#### Low Code (1)
??? abstract "Architect's Technical Comparison Table"
| Solution | Maturity | Primary Focus | Language | Stars |
| :--- | :--- | :--- | :--- | :--- |
| [sdtimes.com: Low code cuts down on dev time, increases testing headaches](https://sdtimes.com/lowcode/low-code-cuts-down-on-dev-time-increases-testing-headaches) | | Low Code | English | 🌟🌟🌟 |
| [itnext.io: For Developers the Low-Code Winter Is Coming](https://itnext.io/for-developers-the-low-code-winter-is-coming-76875d3606c0) | | Low Code | English | 🌟🌟🌟 |
| [thenewstack.io: Why Businesses Want to Enable No-Code and Low-Code Automation](https://thenewstack.io/why-businesses-want-to-enable-no-code-and-low-code-automation) | | Low Code | English | 🌟🌟🌟 |
| [thenewstack.io: Low Code for Pro Coders](https://thenewstack.io/low-code-for-pro-coders) | | Low Code | English | 🌟🌟🌟 |
| [acloudguru.com: AWS adds to the no-code pile: Is it the end of the engineer?](https://www.pluralsight.com/resources/blog/cloud/aws-adds-to-the-no-code-pile-is-it-the-end-of-the-engineer) | | Low Code | English | 🌟🌟🌟 |
- **(2022)** [sdtimes.com: Low code cuts down on dev time, increases testing headaches](https://sdtimes.com/lowcode/low-code-cuts-down-on-dev-time-increases-testing-headaches) 🌟🌟🌟 <span class='md-tag md-tag--secondary'>[CASE STUDY]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — An analytical overview of the hidden trade-offs involved in adopting low-code platforms. While it drastically speeds up structural frontend development, it introduces severe challenges in automated integration testing, regression analysis, and pipeline verification.
- **(2022)** [itnext.io: For Developers the Low-Code Winter Is Coming](https://itnext.io/for-developers-the-low-code-winter-is-coming-76875d3606c0) 🌟🌟🌟 <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — A critical opinion piece describing developer fatigue and architectural bottlenecks associated with low-code platforms. It notes that vendor lock-in, poor performance optimization, and difficult version-control workflows often trigger a reversion to traditional software engineering.
- **(2022)** [thenewstack.io: Why Businesses Want to Enable No-Code and Low-Code Automation](https://thenewstack.io/why-businesses-want-to-enable-no-code-and-low-code-automation) 🌟🌟🌟 <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — Investigates the enterprise drive behind adopting citizen development frameworks. It outlines how no-code integration patterns help businesses automate routine business logic quickly, despite raising governance and shadow-IT concerns.
- **(2022)** [thenewstack.io: Low Code for Pro Coders](https://thenewstack.io/low-code-for-pro-coders) 🌟🌟🌟 <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — A review of hybrid development models where professional developers utilize low-code frameworks for boilerplate UI creation while injecting traditional code for complex logic, API integrations, and low-latency workloads.
- **(2020)** [acloudguru.com: AWS adds to the no-code pile: Is it the end of the engineer?](https://www.pluralsight.com/resources/blog/cloud/aws-adds-to-the-no-code-pile-is-it-the-end-of-the-engineer) 🌟🌟🌟 <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — An evaluation of Amazon Honeycode and AWS's cloud-adjacent no-code offerings. It reviews whether these tools substitute cloud architects, concluding that complex backend management and custom distributed architectures remain critical engineering tasks.
- **(2021)** [techradar.com: Low-code could replace "traditional" coding within months](https://www.techradar.com/news/low-code-could-replace-traditional-coding-within-months) 🌟🌟 <span class='md-tag md-tag--secondary'>[CASE STUDY]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — A provocative analysis reflecting on speculative industry trends regarding low-code automation. It highlights how aggressive market expansion projections suggest rapid enterprise adoption, while detailing the ongoing debate about scalability limits.
---
💡 **Explore Related:** [Postman](./postman.md) | [Angular](./angular.md) | [Swagger Code Generator For Rest APIs](./swagger-code-generator-for-rest-apis.md)