test

https://lum-aurich.de/wp-content/uploads/PM-Elektrifizierung.pdf

zum Artikel gehen

Views of the Pyramids: From a monolithic Test process to a Serverless Test Automation with CodeBuild

Comparing the development methodology of a monolithic program to a Serverless IAC application you will see that the power of DevOps lies in automating everything. I will show you a working example of a serverless CI pipeline with automated unit, integrati

zum Artikel gehen

Test-Kitchen on AWS (2022 edition)

Test-Kitchen is a tool to manage your test machine lifecycle, similar to HashiCorp Vagrant. While it has been developed with Chef in mind, it can be used with any development tool to test on new machines every time you change your code. As this tool conti

zum Artikel gehen

CDK Infrastructure Testing - Part 2a - Implement Unit, Integration and Application Test for CDK Infrastructure and an EC2 Web Server Application

With CDK you create Infrastructure as Code - IaC. You can automate the test for the IaC code. The three test tastes -Unit, Integration and Application- should work closely together. Here I show you how. It is like the three steps of coffee tasting: 1 sme

zum Artikel gehen

Bildergalerie Langlaufski-Test 2024/2025

Hier findet ihr einige Impressionen vom Langlaufski-Test 2024/2025 in der Skisporthalle in Oberhof ... Der Beitrag Bildergalerie Langlaufski-Test 2024/2025 erschien zuerst auf xc-ski.de.

zum Artikel gehen

Mocking data in Test Kitchen

The more complex your cookbooks, the bigger the need to supply some external information to your test machines. Passing specific attributes, values of databags or secrets for testing become necessary. We will go through these use cases and show how to moc

zum Artikel gehen