Azure Application Gateway

Azure Application Gateway

by 

|

|  

in

Azure’s Application Gateway service is a load balancer. It allows for the distribution of traffic across multiple servers. This isn’t a tool we often use at Don’t Panic Labs; we tend to use more of Azure’s Platform as a Service (PaaS) tools. However, Application Gateway is still a handy tool to have in your toolbox….

Read more…

A Little More API Keys and API Gateway

A Little More API Keys and API Gateway

by 

|

|  

in

In my previous blog post, we dove into API Keys and AWS’s API Gateway. What we covered was pretty straightforward: we globally applied an API key and usage plan to an API. But we don’t have to do that. We can apply an API Key to an individual resource, not all the resources. Why would…

Read more…

API Keys and API Gateway

API Keys and API Gateway

by 

|

|  

in

API Gateway is an Amazon product that sits in front of APIs we create (which are probably hosted in AWS Lambda). Sometimes we want to limit who can access certain APIs. There are a variety of ways we can accomplish this. The first and most obvious is with API keys. API keys require that requests…

Read more…

Top to Bottom with Angular and .NET Core

Top to Bottom with Angular and .NET Core

by 

|

|  

in

Building modern software often involves a Single Page Application (SPA) calling to a backend service. This is pretty straightforward, but there are more steps than you would expect. In this blog post, we will walk through creating an Angular application that calls a .NET Core backend. Step 1 – Create a very simple HTML web…

Read more…

Don’t Panic Labs Announces Latest Towel Drive for People’s City Mission

Don’t Panic Labs Announces Latest Towel Drive for People’s City Mission

by 

|

|  

in

Local software design and engineering company Don’t Panic Labs is excited to announce the return of its annual towel drive for People’s City Mission. From May 16th to May 27th, Don’t Panic Labs is encouraging all of Lincoln to donate towels in any condition for use at the Mission’s shelter in Lincoln. Towels are always…

Read more…

Logging and AWS Beanstalk

Logging and AWS Beanstalk

by 

|

|  

in

After creating an ASP.NET Beanstalk application, you might be wondering, “Where are my logs?” Without configuring CloudWatch, my logs do show within the Beanstalk UI. Note: The below image assumes no CloudWatch. After clicking Logs, you need to click Request Logs and then select how much you want to see. I usually select Last 100…

Read more…

Quick Thoughts on Google’s Media CDN

Quick Thoughts on Google’s Media CDN

by 

|

|  

in

Years ago, I worked at a CDN company, so I am always interested in what is going on in the content delivery space. Where is the industry headed? Last week, a major shake-up in the space occurred. Google is now enabling people to deliver videos with the same platform Google uses for YouTube. With more…

Read more…

A GitHub Action for Testing Against a PostgreSQL Database

A GitHub Action for Testing Against a PostgreSQL Database

by 

|

|  

in

Automated testing is an integral part of any software development project. Developers should be building these tests while they work on the actual code. A significant value of automated tests is that they can be run on every pull request. This can ensure that the tests are run in a consistent environment and not just…

Read more…

Our Next Bold Move

Our Next Bold Move

by 

|

|  

in ,

It is a very exciting day for us at Don’t Panic Labs. Today, we are announcing that we have completed the purchase of investment fund Nebraska Global’s interest in the company. I’m not sure how to put this other than saying that this is a big deal. Perhaps it’s as significant as the steps taken…

Read more…

Don’t Panic Labs Employees Buy Full Interest in Company

Don’t Panic Labs Employees Buy Full Interest in Company

by 

|

|  

in

Software product and design company Don’t Panic Labs is proud to announce that it has completed the purchase of investment fund Nebraska Global’s interest in the company. “This is a red-letter day in the history of Don’t Panic Labs,” said Doug Durham, CEO and co-founder of Don’t Panic Labs. “Our team has always been key…

Read more…