I uploaded my presentation at Groundbreakers Tour LATAM 2020 Presentation Automate Oracle Using DevOps Tools
You can watch it now on youtube here
Enjoy
Thank you
For the people who think differently Welcome aboard
I uploaded my presentation at Groundbreakers Tour LATAM 2020 Presentation Automate Oracle Using DevOps Tools
You can watch it now on youtube here
Enjoy
Thank you
DevOps is the union of people, process, and products to enable continuous delivery of value to your end users. Azure DevOps is a set of services that gives you the tools you need to do just that. With Azure DevOps, you can build, test, and deploy any application, either to the cloud or on premises. DevOps practices that enable transparency, cooperation, continuous delivery and continuous deployment become embedded in your software development lifecycle.
Azure DevOps provides several tools you can use for better team collaboration. It also has tools for automated build processes, testing, version control, and package management. That’s quite a bit to cover! We’ll get to all the tools eventually. For now, let’s follow the team as they begin with an overview of what Azure DevOps is and how they can get started.
Azure DevOps Services | Descriptions |
Azure Boards | agile tools that help us plan, track, and discuss our work, even with other teams. |
Azure Pipelines | build, test, and deploy with CI/CD that works with any language, platform, and cloud. |
Azure Test Plans | manual and exploratory testing tools. |
Azure Repos | provide unlimited, cloud-hosted private, and public Git repos. |
Azure Artifacts | create, host, and share packages. |
What is Agile?
Agile is a term that’s used to describe approaches to software development, emphasizing incremental delivery, team collaboration, continual planning, and continual learning. Agile isn’t a process as much as it is a philosophy or mindset for planning the work that a team will do. It’s based on iterative development and helps a team better plan for and react to the inevitable changes that occur in software development. Let’s listen in on Mara’s discussion with Andy after the latest release.
Recommendations for adopting Agile
What is Azure Boards?
Azure Boards is a tool in Azure DevOps to help teams plan the work that needs to be done. The Tailspin team will use this tool to get a better idea of what work needs to be done and how to prioritize it.
Set up Azure Boards using the Basic process
Title | Description |
Create a Git-based workflow | Migrate source code to GitHub and define how we’ll collaborate. |
Create unit tests | Add unit tests to the project to help minimize regression bugs. |
Drag Stabilize the build server to the top of the stack. Then, drag Create a Git-based workflow to the second item position. Your final board looks like this.
Assign tasks and set the iteration
Cheers
Osama
This post for error trying to integrate Jenkins with github, i will post about that for sure as video and Blog post, but for this error i will like the following :-
This is when you try to to do any changes from the github side, it’s not reflecting on Jenkins side, this is simple because of the webhook (payload) not including the “/” at the end
it should be like the below :-
Cheers
Osama
The first command listing all the images under your machine, the second one List the hello-world image that was downloaded to your machine.
Cheers
i will update you with part 2 soon.
Osama
However now everything has been changed and the market working under new term which is CLOUD including different vendor AWS, Azure, and Oracle, As DBA your knowledge shouldn’t stop by only Database, within cloud there is new tools that can help the DBA with their daily Job and it’s called Devops.
DBA usually review each change request to ensure that it is well thought out,They are in charge of monitoring their databases and keeping them available and high-performing, manage access to and the overall security of the platform.
Database automation frees the DBA from the bottleneck of the past that delayed application releases since there is different environment production, Pre-Production, Development or Testing, the DevOps Automation relieved of the pressures of constantly having to juggle and merge various teams’ database changes, are now free to help their organisations take bigger steps forward in ongoing innovation.
But what is the Devops ? And How can i use to make my Job Easier
DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market.
DevOps Practices