Categories
Technology

Getting your head back in the game after an application rollback or ‘no-go’ deployment

Real world developer problems on deployment day (or after) – Giving your best is all that you can do as a developer. Even if your application iteration changes have been completed and are ready for deployment, it doesn’t mean you’re guaranteed a successful launch. I’ve mentioned before that failure is a huge part of life, […]

Categories
Technology

TikTok no longer on the Clock to Sell U.S. Stake. Oracle chosen as ‘Trusted Tech Partner’

TikTok finally chooses a winning bidder for its U.S. operations. Although this is not an outright bid it seems. This is a collaborative partnership with TikTok parent company, ByteDance. In the first week of August, the U.S. government put pressure on the Beijing, China-based company to sell it’s U.S. operations. The United States government was […]

Categories
Technology

Demystifying Command Line Tools with the AWS CLI

Command line interface (CLI) tools are often much more powerful and extensible than working directly from a user-interface (UI). Typing commands into your command line (often referenced as a ‘terminal’ or ‘command prompt’), is simply another form of communication between us humans and machines. It may look complicated and intimidating, but the intuitive things we […]