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

Blog

Beyond Plone: The Power Move to Django and Wagtail for Next-Level Web DevelopmentBeyond Plone: The Power Move to Django and Wagtail for Next-Level Web Development

Beyond Plone: The Power Move to Django and Wagtail for Next-Level Web Development

Transitioning to Django or Wagtail offers greater flexibility, long-term sustainability, and ease of use, making them smarter alternatives to the Plone CMS.

READ MORE
|
August 22, 2024
Tips for Integrating Okta with a Django AppTips for Integrating Okta with a Django App
|
November 3, 2022

Tips for Integrating Okta with a Django App

Interested in integrating Okta with your Django applications? While not terribly difficult, there are several holes in the documentation. Knowing these simple tips can save you time.

READ MORE
DB Migration: 2 AWS Services ComparedDB Migration: 2 AWS Services Compared
|
October 26, 2022

DB Migration: 2 AWS Services Compared

An analysis of two approaches to partial database migration: Amazon Managed Workflows for Apache Airflow (MWAA) in combination with dblink; or AWS Database Migration Service (AWS DMS).

READ MORE
Avoid CAPTCHAs: Use Honeypot Fields in Plone sitesAvoid CAPTCHAs: Use Honeypot Fields in Plone sites
|
October 18, 2022

Avoid CAPTCHAs: Use Honeypot Fields in Plone sites

Filling out forms while trying to pass the CAPTCHA can be difficult and frustrating for users. The honeypot field is an alternative solution that is practically undetectable to the user while effectively deterring bot submissions. Let’s walk through how to use these in your Plone website.

READ MORE
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