Showing 1 to 6 of 8 blog posts by Ronard Luna.
-
Upgrading PostgreSQL From v11 to v15 in Your Django Application
This guide focuses on upgrading the Postgres client version of a Django application. Read more
October 23, 2023 -
Migrating a Django Project from a GPU to a Convenience Image on CircleCI
We switched several machines from Ubuntu GPU images to Convenience Images. Read more
August 22, 2023 -
Migrate to Amazon EKS Add-ons
Amazon VPC CNI and CoreDNS, are likely already installed on your Amazon EKS cluster. However, you may not have the Amazon EKS type of the add-on installed on your cluster Read more
July 10, 2023 -
Set up AWS CloudTrail to Monitor Application Events using Ansible
In this post, we will use CloudTrail to monitor CPU usage and to monitor our nodes. Read more
June 27, 2023 -
GitHub Submodules: Leveraging Branches to Allow Independent Updates in Parent Applications
Submodules help us keep code dry when functionality is shared across multiple repositories. Read more
June 9, 2023 -
Begin your Data Analysis Journey with Pandas and Seaborn
Now that our dataset is organized as we want it to be, it's time to introduce Seaborn to the mixture. Part of the brilliance of Seaborn is its ability to simplify graphing data. Read more
March 28, 2023