Low-Code im Unternehmen einführen: Tipps für den erfolgreichen Start

Low-Code und No-Code Plattformen erfreuen sich immer größerer Beliebtheit. Dies ist nicht verwunderlich, denn in Zeiten von Fachkräftemangel und dem dringlichen Ruf nach digitaler Transformation, bieten diese Plattformen eine einfache Möglichkeit, um schnell Anwendungen zu erstellen. Der Beitrag Low-Code im Unternehmen einführen: Tipps für den erfolgreichen Start erschien zuerst auf eXXcellent solutions.

zum Artikel gehen

Dein Skizzenbuch – Tipps zur Start

Skizzenbücher sind beliebt bei Kreativen in vielen künstlerischen Bereichen. Und vielleicht juckt es auch Dir in den Fingern, ein eigenes Skizzenbuch zu führen? Denn darin kannst Du Zeichnen, Skizzieren, Kritzeln, Malen, Notieren, Schraffieren, Denken In

zum Artikel gehen

Getting started with testing DynamoDB code in Python

Testing is one of the most critical activities in software development and using third-party APIs like DynamoDB in your code comes with challenges when writing tests. Today, I’ll show you how you can start writing tests for code that accesses Dynamo

zum Artikel gehen

Testing Terraform with InSpec (Part 1)

While Infrastructure-as-Code slowly becomes omnipresent, many of the communicated advantages of the approach stay mostly unrealized. Sure, code style checks (linting) and even automated documentation get more common every month. But one of the cornerstone

zum Artikel gehen

Testing Terraform with InSpec (Part 2)

In this post, we will set it all up for easy working in Visual Studio Code. Let’s start!

zum Artikel gehen

A new simple approach to diagram as code on AWS with CDK and D2

A diagram should convey a clear message about the intention of the architecture. For this message, you only need a few primary resources. Most generated diagrams are overloaded. This new app generates a diagram as code from your annotations in the CDK cod

zum Artikel gehen