Contact Us
24/7
Python BlogDjango BlogSearch for Kubernetes Big DataSearch for Kubernetes AWS BlogCloud Services

Blog

Mob Coding with AI: Lessons from a 9-Hour SprintMob Coding with AI: Lessons from a 9-Hour Sprint

Mob Coding with AI: Lessons from a 9-Hour Sprint

Three developer teams had nine hours to build a web app with AI, revealing both its strengths and its limits.

READ MORE
|
September 8, 2025
AWS Containerizations in the Spotlight at Cloud Field Day 9AWS Containerizations in the Spotlight at Cloud Field Day 9
|
November 25, 2020

AWS Containerizations in the Spotlight at Cloud Field Day 9

A name that is well-known at Cloud Field Day is AWS. They presented on the various containerization solutions which they offer.

READ MORE
4 Reasons to go with Python over ${language}4 Reasons to go with Python over ${language}
|
October 28, 2020

4 Reasons to go with Python over ${language}

It can be hard to know which programming language is "the right tool for the job", but there's one language that keeps coming to mind...

READ MORE
4 Things I Wish I Knew When I First Started Developing in Plone4 Things I Wish I Knew When I First Started Developing in Plone
|
October 19, 2020

4 Things I Wish I Knew When I First Started Developing in Plone

The Plone CMS has so many cool features that new users might not be aware of. Let's explore some of them...

READ MORE
Introduction to Infrastructure as Code with TerraformIntroduction to Infrastructure as Code with Terraform
|
October 13, 2020

Introduction to Infrastructure as Code with Terraform

Terraform is an Infrastructure as Code (IaC) tool, which streamlines the provisioning and management of cloud infrastructure...

READ MORE
Local Development with Wildcard DNS on LinuxLocal Development with Wildcard DNS on Linux
|
September 26, 2020

Local Development with Wildcard DNS on Linux

dnsmasq is an amazing tool that solves one big headache for developers: developing locally with wildcard DNS...

READ MORE
What's New In Plone 6What's New In Plone 6
|
September 18, 2020

What's New In Plone 6

From the security upgrades on Python 3, to the fully featured Plone REST API, there's lots to explore in Plone 6...

READ MORE
Electron, Desktop Development at the Speed of ElectricityElectron, Desktop Development at the Speed of Electricity
|
August 24, 2020

Electron, Desktop Development at the Speed of Electricity

If you have used Electron before, your initial experiences may have been less than ideal. It might be time to give it a second (or first, or third) look!

READ MORE
12 Months of Web Optimization12 Months of Web Optimization
|
August 11, 2020

12 Months of Web Optimization

Don't wait until it's too late to make important maintenance updates. We've compiled our top tips for 12 months of peace of mind...

READ MORE
Managing Secrets and Environments with 1PasswordManaging Secrets and Environments with 1Password
|
June 4, 2020

Managing Secrets and Environments with 1Password

During episode 183 of Python Bytes, I mentioned that I keep all unencrypted secrets off of my filesystem and use tools like 1Password's CLI tool, op, to put them into my environment when needed. Here are some examples of how that works.

READ MORE