Showing 7 to 12 of 13 blog posts by Ronard Luna.
-
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 -
An introduction to Django Simple History
Django-simple-history stores Django model state on every create, update, or delete database operation Read more
February 13, 2023