Category Archives: Business and Technology

Is this a Golden or Gilded Age for VC Funded Startups?

Last month’s delay of the WeWork IPO and the subsequent turmoil around the company got me thinking about the startup scene again. There seems to be a never-ending supply of capital available to promising startups. We’re seeing public market exits for companies Uber, Lyft, Slack, Peloton, Pinterest, and Zoom in the billions of dollars. On the surface, it would appear that we are in a golden age for startups.

Are we really in a golden age for VC-funded startups? Or is it possible that we could be in the gilded age of VC funded startups?

Continue reading

Book review: The Business Blockchain

Book cover for The Business Blockchain by William MougayarIn addition to working in technology, I enjoy observing trends and watching up-and-coming technologies. Blockchain is one of those new technologies that I’ve been watching closely over the last couple of years. General, as well as my interest in blockchain has risen due to cryptocurrencies such as Bitcoin and Ethereum. While I’m not a fan of cryptocurrencies (a rant I’ll post some other time), I am fascinated and keenly interested in blockchain. So much so that I felt it was worth the effort to read a book on the subject, which led me to The Business Blockchain: Promise, Practice, and Application of the Next Internet Technology by William Mougayar.

A lot of people mistakenly think that blockchain is just another name for cryptocurrency. In reality, crytpocurrencies are just one application that is made possible because of blockchain technology. Blockchain enables cryptocurrencies. So if I’m not a fan of cryptocurrencies, why am I interested in blockchain?

Continue reading

Custom (aka Lambda) Authorizer for Verifying Client Authorization Tokens Generated by Firebase

In one of my current projects, I am using a serverless setup in AWS for the API. The project uses API Gateway and Lambda functions. For deployment to AWS, I’m using the serverless framework, which helps to streamline the process.

One of the issues I ran into was verifying the client authorization tokens generated by Firebase in the serverless environment. The brute force approach would have been to verify the token in the Lambda function for each API microservice I created, but this seemed inefficient. I also found that adding the Firebase Admin SDK added a lot of heft to the lambda function. It seemed like there should be a better way, and there is.

Continue reading

Book review: The 80/20 Principle – The Secret to Achieving More with Less

Bokk cover of The 80/20 Principle: The Secret to Achieving More with LessI’ve written about this before, but I’m always amazed at how deep you can go into any one genre or subject when reading. Here’s a case in point. I like to read personal improvement books, especially those that help me set priorities, get things done, and, on the whole, manage myself better. I’d have to go pretty far back to find the first book I read on the topic, but the genre only seems to get deeper and wider the more books I read in it. Whether it’s exploring other books by the same author, references to other books embedded in the ones I’m reading, recommendations by friends, families, or blogs I follow, or my ultimate nemesis, the Amazon recommendation engine, the quantity of books that I can read on the subject never ends.

It should be no surprise then that I happened upon The 80/20 Principle: The Secret to Achieving More with Less by Richard Koch. I added the book to my reading list after I saw it referenced in Ninja Selling by Larry Kendall. I’ve found that when a book you really like makes reference to other books, you generally can’t go wrong reading them.

Continue reading

Book review: Managing Humans – Biting and Humorous Tales of a Software Engineering Manager

Book cover for Managin Humans by Michael LoppOne of my reading genres is leadership and management books. I like to pick up one of these books occasionally to stay current. There’s a good chance I’ll also learn a thing or two along the way.

There are a lot of generic books on management out there, but not a lot focused on technical management. And when it comes to software engineering, the number get even smaller. Therefore, when Managing Humans: Biting and Humorous Tales of a Software Engineering Manager by Michael Lopp showed up in an Amazon email, I had to add it to my reading list. I was looking forward to the insight given the amount of experience Lopp has leading technical teams at Silicon Valley companies such as Borland, Apple, Pinterest, Netscape, and Slack.

Continue reading

Book review: The 1-Page Marketing Plan

Book cover for The 1-Page Marketing Plan by Allan Dib

There aren’t a lot of books available that apply to small business owners. Most business books focus on theoretical concepts that apply to bigger businesses and corporations. The techniques and principles are complex, require large teams and specialized resources, and may even require complex tools or software to implement. They don’t take into account the limited time and budget a small business owner has.

When you’re running a small business or just starting out, it’s the simple things that are important. As the business owner or CEO, you need to stay focused on the marketing of your product(s) and service(s) in order to generate the sales to maintain and grow it. Usually, you don’t need a lot of time, money, or resources to effectively market your business. What you need is discipline, perseverance, and a well thought out plan. Fortunately, I was introduced to a book recently that fits these requirements perfectly, the The 1-Page Marketing Plan by Allan Dib.

Continue reading

Book review: The Intel Trinity

The Intel Trinity by Michael S. Malone book coverI started my career working in the semiconductor industry back in the early 90’s. By that time, Intel had firmly established itself as the leader in the microprocessor space. They were in the process of moving their 486 to mainstream production. In fact, the first personal computer I purchased had a 486 processor that operated at a blazing 20MHz.

Being inside the industry, I was generally in awe of Intel. They were on the cutting edge of semiconductor development. They were the creator and keeper of Moore’s Law, which stated the number of transistors on a computer chip would double every two years. It was a law which drove Intel for over 50 years.

Given my history in the industry, and on the recommendation of a good friend and a trusted recommendation source (Brad Feld’s blog), The Intel Trinity: How Robert Noyce, Gordon Moore, and Andy Grove Built the World’s Most Important Company by Michael S. Malone felt like an interesting book to read. I’ve read quite a few biographical business books, but never one that was directly related to industry I was involved in. That reason alone had me eager to learn more about how the most influential company in the semiconductor industry came to be.

Continue reading

Book review: Start With Why

Start With Why by Simon Sinek book cover

One of the better habits I’ve developed over the last couple of years is setting aside 10-20 minutes in the morning to read. The books I read during this time are geared toward personal development. They are about business, leadership, personal growth, and related topics. As someone told me a few years ago, if you’re able to read 10-15 pages a day, you end up completing a book every month. Over the last two years, I’ve read over 25 books this way.

It shouldn’t be much of a surprise that Start With Why by Simon Sinek ended up as one of my morning reads. It was recommended through Sean Murphy’s blog that I follow, SKMurphy. The book’s also highly rated and has received plenty of positive press since it’s release in 2009. Given the short shelf life of most business books, part of my curiosity was to see if the ideas in the book were still relevant almost 10 years later.

Continue reading

How to Setup and Connect to an Amazon Aurora Serverless MySQL Database

Amazon Aurora Serverless and HeidiSQL logos

For a recent project, I decided to make the leap and go serverless. For smaller or new projects, the benefits had become too attractive to pass up – low startup and lower overall costs, on demand scaling, no servers to maintain or manage. What’s not to love?

For the APIs, going serverless is a no-brainer. Lots of people have done it, there are plenty of examples, and the cloud providers have extensively documented the process. When it comes to running a serverless database, not so much. I really liked the idea of using Amazon’s Aurora Serverless MySQL for the back-end, but my biggest stumbling block was connecting to it in case I needed to do database administration tasks.

After some online research, piecing together a few articles, and a bit of experimentation, here’s how I setup a serverless MySQL database using Amazon Aurora and then connected to it with HeidiSQL to manage it in a Windows environment.

Continue reading

Book review: Sprint – How to Solve Big Problems and Test New Ideas in Just Five Days

Book cover for Sprint: How to Solve Big Problems and Test New Ideas in Just Five Days by Jake Knapp

Running a technology business, I’m always on the lookout for ways to tweak or improve processes, particularly around new product development. As a smaller company, resources are valuable and precious. Chasing a new product that doesn’t pan out can have dire consequences for the business. You want every advantage you can get screening product ideas and determining product-market fit.

We’d implemented agile methodologies in our development workflows, but these concepts have more of an impact on scheduling and getting product releases completed. They have minimal, if any impact on what product or features should be built. If what is getting put into the top of the development funnel isn’t a viable product, it doesn’t matter how fast or how good the product is that comes out the other side. You need to have a good methodology in place for building the right stuff.

For suggestions in this area, I turned to Sprint – How to Solve Big Problems and Test New Ideas in Just Five Days by Jake Knapp. I wanted to get ideas and gather insight into evaluating and fine-tuning new product ideas.

Continue reading