Agile Driven DevOps Resources
Agile Driven DevOps PDF 5 Agile Rules 5 Agile Rules DevOps Case Studies DevOps Case study links Scrum Ceremonies don’t …
Agile Driven DevOps PDF 5 Agile Rules 5 Agile Rules DevOps Case Studies DevOps Case study links Scrum Ceremonies don’t …
Connecting to an Ubuntu box on AWS (Amazon Web Services) used to be easier if I remember correctly… But what …
$ git push -u origin masterfatal: HttpRequestException encountered.An error occurred while sending the request.Username for ‘https://github.com’: email@prodataman.comremote: Support for password authentication …
Error when I attempt to push my local repo to GitHub Read More »
In this post we will revisit the basic concepts discussed in the previous post while introducing the implementation of those …
How to Stage, UnStage and Commit a Java Maven Project to a Git Repo in Eclipse on Ubuntu Read More »
In this post we will cover basic git commands used to Initialize a new repository (Git Init), check the status …
Made a few updates to the Java Maven project with Cucumber Acceptance Test demo. The Gherkin format Acceptance Criteria is …
New Acceptance Test Driven Development with Cucumber in Eclipse Demo Read More »
Made a few updates to the Java Maven project with Cucumber Acceptance Test demo. The Gherkin format Acceptance Criteria is …
New Acceptance Test Driven Development with Cucumber in Eclipse Demo Read More »
Detailed Descriptions of each of the built in Data Mining Algorithmshttps://docs.microsoft.com/en-us/analysis-services/data-mining/data-mining-algorithms-analysis-services-data-mining Creating and Managing SubCubesSubCubes only exist for the duration …
Sprint Planning: The 60/40 Split2-4 hours of Sprint planning for each week of a Sprint should yield 60% of delivery …
In this tutorial, we will walk through creating a basic JUnit test class in Eclipse just to make sure that …