Tag: continuous delivery
				
										
									
					
							
						
				Deployment is a term used frequently and often casually in software engineering. A term that for a long time was a bit cryptic to me. What exactly is deployment …			
					
								
												
									
					
							
						
				Jenkins is a solid CI/CD platform which has proven itself over the years. Many organizations use it to build, test and deploy their applications. In Jenkins it is possible …			
					
								
												
									
					
							
						
				I’m a regular user of GitHub. Recently I discovered GitHub also has a build-in CI/CD workflow solution called GitHub Actions. Curious about how this would work I decided to …			
					
								
												
									
					
							
						
				In the previous article I explained how to set up multiple environments for Azure Pipelines. In this article I will explain how you can deploy the artifacts to the …			
					
								
												
									
					
							
						
				In the previous article we discussed how we can build a pipeline and at some tests to it. In this article we’re going to discuss how we can set …			
					
								
												
									
					
							
						
				In the previous article I showed how to build a webapp in the Azure pipeline. In this article I will explain to you how you run tests in your …			
					
								
												
									
					
							
						
				In the previous article, we discussed how we can set up a pipeline with multiple stages in Azure Pipelines. In this article we will discuss how we can build …			
					
								
												
									
					
							
						
				This will be the first part 5 part series about Azure Pipelines. In this first part I will explain to you how to set up your Azure Pipeline so …			
					
								
												
									
					
							
						
				What is Azure Pipelines? Azure pipelines is a free continuous integration/continuous delivery tool from Azure Devops (Microsoft). Not only can it deploy to the azure cloud, it can also …			
					
								
												
									
					
							
						
				The essential message of this article is the automation for Oracle JET application of the flow from source code commit to a running application on Oracle Application Container Cloud, …			
					
								
												
									
					
							
						
				It is nice – to push code to a branch in a Git repository and after a little while find the freshly built application up and running in the …			
					
								
												
									
					
							
						
				In a previous post I described how to do Continuous Integration & Delivery from Oracle Developer Cloud to Oracle Application Container Cloud on simple Node applications: Automating Build and …			
					
								
												
									
					
							
						
				A familiar story: Develop a Node application with one or more developers Use Oracle Developer Cloud Service to organize the development work, host the source code and coordinate build …			
					
								
												
									
					
							
						
				We can assume the upcoming Oracle OpenWorld / JavaOne  conference will be packed with Cloud themed sessions. When you’re using IaaS and PaaS the ability to rapidly create environments …			
					
								
												
									
					
							
						
				Efficient usage of version control has specific requirements to allow identification of versions and synchronous development on different branches. Design time you will want to have your Service Bus …			
					
								
												
									
					
							
						
				Usually at first there is a problem to be solved. A solution is conjured and implemented. After a while, the solution is re-used and re-used again. It changes depending …			
					
								
												
									
					
							
						
				In the past years I have been involved in implementation/introduction of a continuous delivery process in a lot of software projects. The activities concerned with this are also labeled …			
					
								
												
									
					
							
						
				IT blijft een interessant vakgebied. De verveling lijkt nooit toe te kunnen slaan en zeker geen grip te krijgen op de mensen die in deze wereld werken. Dit komt …			
					
								
												
									
					
							
						
				Continuous Delivery is something a lot of companies strife for. It is changing the way we develop software to allows quick (continuous) delivery of business value. Why is it difficult to …			
					
								
												
									
					
							
						
				On May 21st, 22nd and 23rd – AMIS and Oracle join forces for a three day event around enterprise application development with Oracle Fusion Middleware. The event targets senior …