Remove 2004 Remove Authentication Remove Continuous Integration
article thumbnail

AoAD2 Practice: Feature Toggles

James Shore

Continuous Integration. Continuous Deployment. That doesn’t work for teams using continuous integration and deployment. Other than short-lived development branches, they only have one branch: their integration branch. Kent Beck calls it a “Keystone” [Beck 2004] (p. That’s the keystone.

article thumbnail

AoAD2 Practice: Feature Flags

James Shore

Continuous Integration. Continuous Deployment. That doesn’t work for teams using continuous integration and deployment. Other than short-lived development branches, they only have one branch: their integration branch. Beck 2004] (p. That’s what I did for my authentication flag.

article thumbnail

Data structures for effective Python applications

CircleCI

In this tutorial, you will learn about data structures in Python, how you can use them to build efficient and highly performant applications, and how you can automate tests for your Python applications using continuous integration. Step three authenticates a user with an Id and a username. Prerequisites. A CircleCI account.