mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
58 lines
5.8 KiB
Markdown
58 lines
5.8 KiB
Markdown
# Low Code and No Code
|
||
|
||
!!! info "Architectural Context"
|
||
Detailed reference for Low Code and No Code in the context of Developer Ecosystem.
|
||
|
||
## Table of Contents
|
||
|
||
1. [Architectural Foundations](#architectural-foundations)
|
||
- [Kubernetes Tools](#kubernetes-tools)
|
||
- [General Reference](#general-reference)
|
||
1. [Platform Engineering](#platform-engineering)
|
||
- [Development Paradigms](#development-paradigms)
|
||
- [Low Code](#low-code)
|
||
1. [Software Engineering](#software-engineering)
|
||
- [Development Paradigms](#development-paradigms-1)
|
||
- [Low Code](#low-code-1)
|
||
|
||
## Architectural Foundations
|
||
|
||
### Kubernetes Tools
|
||
|
||
#### General 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> — A curated technical resource and architectural guide covering dzone: Top 10 Low-Code Articles in the Kubernetes Tools ecosystem.
|
||
## 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:** [Angular](./angular.md) | [Python](./python.md) | [Dom](./dom.md)
|
||
|