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

Blog

Automating GitHub Issue Creation with Claude CodeAutomating GitHub Issue Creation with Claude Code

Automating GitHub Issue Creation with Claude Code

Learn how Six Feet Up automates GitHub issue creation with Claude, Claude Code, and GitHub CLI to streamline workflows and reduce manual effort.

READ MORE
|
July 9, 2025
A Look at Using Wagtail Snippets with DjangoA Look at Using Wagtail Snippets with Django
|
September 7, 2022

A Look at Using Wagtail Snippets with Django

Wagtail 4.0 came out on Aug. 31 and with it came support for Django 4.1, which we just so happen to be using for our first Wagtail project — a new application that will be integrated within one of the client’s existing websites.

READ MORE
Top Features in the Airflow 2.3 ReleaseTop Features in the Airflow 2.3 Release
|
July 27, 2022

Top Features in the Airflow 2.3 Release

Apache recently released Airflow 2.3.0. Since its last update, Apache Airflow 2.2.0, this new release has over 700 commits, including 50 new features, 99 improvements, 85 bug fixes and several doc changes. Here is a glimpse of the major updates.

READ MORE
Manage Your Secrets to Keep Your Code SecureManage Your Secrets to Keep Your Code Secure
|
June 15, 2022

Manage Your Secrets to Keep Your Code Secure

As cybersecurity continues to be an ever-growing concern, we look at how removing the secrets from your source code and using a source code manager can help keep your code secure.

READ MORE
5 Ways to Manage Environment Variables with direnv5 Ways to Manage Environment Variables with direnv
|
May 17, 2022

5 Ways to Manage Environment Variables with direnv

If you find yourself frequently managing environment variables, especially project-specific variables, direnv can be a huge time saver. While the installation process is well documented, this article goes over some potential use cases.

READ MORE
Beyond Motorcycles: How Sidecars Boost Dev SpeedBeyond Motorcycles: How Sidecars Boost Dev Speed
|
May 10, 2022

Beyond Motorcycles: How Sidecars Boost Dev Speed

The complexity of modern software systems has been written about and discussed with vigor. The complexity of a multi-container microservice architecture often overshadows the resources required to develop one. However, the development sidecar can be an effective solution.

READ MORE
Use 1Password to Manage Secrets and EnvironmentsUse 1Password to Manage Secrets and Environments
|
May 4, 2022

Use 1Password to Manage Secrets and Environments

A look at how some improvements brought to the most recent versions of 1Password can help you more easily manage your secrets and environments.

READ MORE
IndyPy: 15 Years of Celebrating PythonIndyPy: 15 Years of Celebrating Python
|
April 28, 2022

IndyPy: 15 Years of Celebrating Python

As the 15-year celebration of IndyPy nears, I look back at the road that has led to this point and some of the things I am hopeful for as IndyPy continues to move ahead.

READ MORE
Lambda vs. Fargate: The Cost of Running 24/7Lambda vs. Fargate: The Cost of Running 24/7
|
April 27, 2022

Lambda vs. Fargate: The Cost of Running 24/7

A quick comparison of AWS Lambda and Fargate to see which option is the more affordable for running regularly occurring, long-running processes.

READ MORE
Step-by-step: Using Docker to Set Up Plone 6Step-by-step: Using Docker to Set Up Plone 6
|
April 21, 2022

Step-by-step: Using Docker to Set Up Plone 6

In this step-by-step guide, you’ll learn how to deploy Plone 6 using the official Docker images maintained by the Plone release team. You can choose between either Plone 6’s Classic front-end (the mature server-side rendered interface) or its new, modern, blazing fast Volto front-end.

READ MORE