https://lum-aurich.de/wp-content/uploads/PM-Elektrifizierung.pdf
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
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
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
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 gehenThe 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