-
Recent Posts
Category Cloud
Agile and Scrum ALM Atlassian Build Coded UI Community Contests DevOps Events Games Internet Explorer Microsoft Research MNUG P&L Tests PhoneGap TechEd Testing TFS Trainings Uncategorized Universal Apps Videos Visual Studio VSO Windows Windows Embedded Windows Mobile Windows Phone Windows Server Windows StoreCategories
- Agile and Scrum
- ALM
- Atlassian
- AWS
- Azure
- Build
- c#
- cloud
- Coded UI
- Community
- Contests
- DevOps
- ELK
- Enterprise Mobility
- Events
- Games
- GIT
- IBM
- IBM Mainframe
- IBM Power Systems
- IBM Z
- Internet Explorer
- Jenkins
- Microsoft Research
- MNUG
- P&L Tests
- PhoneGap
- TechEd
- Terraform
- Testing
- TFS
- Trainings
- Uncategorized
- Universal Apps
- Videos
- Visual Studio
- VSO
- Windows
- Windows Embedded
- Windows Mobile
- Windows Phone
- Windows Server
- Windows Store
- Xamarin
- Xbox
Archives
- March 2021
- November 2020
- July 2019
- May 2019
- October 2018
- September 2018
- February 2018
- January 2018
- October 2015
- September 2015
- August 2015
- May 2015
- April 2015
- March 2015
- February 2015
- October 2014
- September 2014
- August 2014
- July 2014
- May 2014
- April 2014
- March 2014
- June 2013
- May 2013
- February 2013
- January 2013
- November 2012
- October 2011
- July 2011
- June 2011
- January 2011
- December 2010
- August 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- October 2009
- September 2009
- July 2009
- May 2009
- March 2009
- February 2009
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- February 2008
Meta
Category Archives: DevOps
30 Days of DevOps : Gitflow vs Github flow
Deciding what’s the right branching strategy can always be painful. From it, depends not only how your source code is being merged and maintained, but also how software is going to be built, tested, released and how hotfixes and patches … Continue reading
Posted in Atlassian, DevOps, GIT
Leave a comment
30 Days of DevOps: Azure resources, environments and Terraform
Managing Azure Resources is a piece of cake, isn’t it? Just log into the Azure portal, select or create a resource group and begin administering your resources. Quite straightforward, right? But, let’s say we have a case where we have … Continue reading
Posted in Azure, DevOps, Terraform, Uncategorized
Leave a comment
30 Days of DevOps: Elastic cloud vs AWS PaaS ELK
Some time ago I read an interesting article titled: “Is It the Same as Amazon’s Elasticsearch Service?“ It was quite a good article, to be honest, it compared perfectly 2 great elastic implementations: Elastic cloud from Elastic.co and Elasticsearch services from … Continue reading
Posted in DevOps, ELK, Uncategorized
1 Comment
30 Days of DevOps: Test Automation and Azure DevOps
Coding best practices are becoming the norm. More and more development teams are acquiring habits during their developments such as TDD and even BDD. Despite this meaning having to shift left completely the testing, it’s something that for some teams … Continue reading
Posted in Build, Coded UI, DevOps, Testing, Visual Studio
Leave a comment
30 days of DevOps: Jenkins and Jira
Another DevOps day at MagenTys. Part of DevOps is to increase transparency and improve the end 2 end traceability of our user stories from the conception to the release out of the pipeline. There are different ways to bring that … Continue reading
Posted in Atlassian, DevOps, Jenkins, Uncategorized
Leave a comment
30 days of DevOps: DC/OS
Let’s start with a typical scenario…We have multiple teams requiring multiple services on different clouds. One team comes to you and asks about deploying a new Kafka Rest Proxy server to support an integration microservices solution. Another team asks you … Continue reading
What the duck is DevOps?
I wrote my first article about what DevOps is and how to start with it in October 2015. Back then, there were not much information about DevOps, but Agile was peaking up, and some processes like Application Lifecycle Management and … Continue reading
Posted in DevOps, Uncategorized
Leave a comment
Bitbucket vs GitHub
In keeping with our journey around DevOps @MagenTys, today I wish to focus on DevOps tools. It’s not the first time that someone has come to me with the same problem, they want to move their version control solutions from … Continue reading
Posted in DevOps
Leave a comment
A DevOps journey
We recently finished another DevOps work, this time in a Microsoft house, so we wanted to share with you the challenges we faced during our journey. As usual at Magentys the traditional DevOps engagement doesn’t take longer than 6-8 weeks … Continue reading
Posted in DevOps, Uncategorized
1 Comment
All you need to know to start with DevOps
The main purpose of this post is to share with you the main resources that will drive you through the journey of DevOps, but first, a quick intro to DevOps. INTRO TO DEVOPS What is DevOps? DevOps (a clipped compound … Continue reading
Posted in DevOps
2 Comments