Related Content
The Sound of Expertise At the beginning of our careers, we know a little bit of theory and have a little bit of practice but worry that the “adults” around us are going to embarrass us when they realize we don’t know everything about everything. |
||
It’s Not All Engineering IT managers often begin their careers as engineers, problem solvers, and innovators. If you are a technical person who aspires to a management role you must learn to embrace and work with budget and priority constraints. |
||
10 Tips for Better Writing Many people resist writing and are out of practice, but small improvements can make a big difference. If you would rather go to the dentist than write a one-page report, these tips are for you. |
||
Getting the Most from a Virtual Event Virtual events do have value, but in order to get that value, you need to treat them with the same reverence you would a physical event. Here are a few suggestions on how to do that. |
||
Code Integration: When Moving Slowly Actually Has More Risk Many decisions about code branching models are made in the name of managing risk, and teams sometimes pick models that make integration harder in the name of safety. Moving slowly and placing barriers to change can seem safer, but agile teams work best when they acknowledge that there is also risk in deferring change. |
||
Building a DevOps Army As you scale DevOps, you need more team members who understand the fundamentals. You could bring in external folks, but they're expensive and in short supply, so start building your DevOps army now by training existing employees. Here's what testers, developers, and IT operations professionals each need to know. |
||
How to Decide whether to Quit Your Job Some people are happy with their jobs and know they want to keep them. Others are clear that they want to quit. What's difficult is when the decision to quit or stay is a tough one. The important thing in making that choice is to be sure you’ve examined the issue as objectively as you can from different viewpoints. |
||
Achieve Repeatable Builds with Continuous Integration Continuous integration is essential to provide the feedback needed to keep a team’s code agile. One crucial aspect to a successful CI process is a repeatable build. There are two parts to maintaining a repeatable build: the idioms and practices to define it, and the feedback cycle to maintain it. Here's what you need. |