-
Deploying an ASP.NET 5 App to Azure Kubernetes Service with Azure DevOps Starter
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2021 - September/October
Setting up a build-and-release project in Kubernetes can eat up a lot of your time. Joydip shows you how Starter can help you build automated CI/CD pipelines and use Kubernetes and containers to deploy efficiently to Azure Kubernetes Service.
-
Azure Tools for .NET in Visual Studio 2019
Last updated: Wednesday, August 31, 2022
Published in: CODE Focus Magazine: 2020 - Vol. 17 - Issue 1 - .NET 5.0
Overview of how to use Visual Studio 2019 to consume Azure services from a .NET app and deploy your app to Azure using the revamped Connected Services experience. Get started using Connected Services to add service dependencies to your application.
-
Docker
Last updated: Monday, April 26, 2021
Published in: CODE Magazine: 2018 - May/June
Ted explores this great open-source tool that performs OS-level virtualization and helps your system recognize changes in code.
-
How I Learned to Stop Worrying and Love Continuous Integration
Last updated: Tuesday, March 15, 2022
Published in: CODE Magazine: 2018 - January/February
Continuous Integration might seem like a lot of cooks stirring the same pot, but Geoff shows us how it’s more like a community of mentors.
-
DevOps and Continuous Delivery: Made for a Cloud World
Last updated: Thursday, June 24, 2021
Published in: CODE Magazine: 2016 - March/April
Jeffrey gives us an overview and demonstration of a continuous delivery environment and shows us some great tools along the way. Using integrated development and operations, he gets the most out of cloud technologies.
-
The Future of Continuous Integration
Last updated: Thursday, November 30, 2023
Published in: CODE Magazine: 2013 - January/February
Continuous integration (CI) has stood as one of the core pillars of the movement to agile software development best practices during the past decade.
-
Post Mortem Web Project
Last updated: Thursday, December 16, 2021
Published in: CODE Magazine: 2010 - January/February
First Premier Bankcard (www.firstpremier.com) is the 10th largest issuer of Visa and MasterCard credit cards in the United States.First Premier employs multiple thousands of people spread across the state of South Dakota. A major percentage of the employees at First Premier work in call-center operations helping people apply for credit cards.
-
Getting Back to Basics
Last updated: Wednesday, February 20, 2019
Published in: CODE Magazine: 2009 - September/October
Our industry is constantly changing. So much so, that it is difficult to keep up sometimes.
-
Using Continuous Integration to Reduce Project Friction
Last updated: Monday, January 10, 2022
Published in: CODE Magazine: 2008 - May/June
So you wanna be agile, do you?You want to work in small increments and continuously deliver business functionality. You want to embrace change, even if that means taking on new requirements late in the game. But wait, won’t that be dangerous? It doesn’t have to be if you’ve got a solid Continuous Integration infrastructure in place.
-
2 - Making Software a Service
Last updated: Saturday, January 18, 2020
Published in: Book Excerpts
“This excerpt is from the book, ‘Building Applications in the Cloud: Concepts, Patterns, and Projects’ by Christopher Moyer. (Pearson/Addison-Wesley Professional, April 2011, ISBN 0321720202, Copyright 2011 Pearson Education, Inc. For more information, please visit the publisher site: www.informit.com/title/0321720202)
-
eXtreme .NET
Last updated: Tuesday, February 19, 2019
Published in: CODE Magazine: 2005 - May/June
Learn how to use XP (eXtreme Programming) techniques to improve the way you deliver softwareIn my book, "eXtreme .NET," I introduce a team of developers who are learning how to improve their ability to deliver great software. In this article, you'll follow this team as they learn about a new tool to help them develop software solutions using the .NET Framework. The tool they are going to explore is called Cruise Control and it helps the team continuously integrate their code.