-
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
Monthly Archives: October 2018
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: Application Logging
How do you analyse the behaviour of your application or services during development or when moving the code to production? This is one of the most challenging things to control when we deploy software into an environment. Yes, the deployment … Continue reading
Posted in Uncategorized
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