davethemaker

Works by David Eliason

    • About David Eliason
    • Blog
    • IoT Works
  • Terraform: Creating configurable server

    In my previous post around spinning up an EC2 instance using Terraform, I concluded my notes with how the main.tf (the main code for the project that created the EC2 instance) repeated the port 8080 in two different sections of the code: both in user_data and when creating a security group. It’s better to not…

    November 24, 2024
  • Terraform: Spinning up EC2 Server

    In this post I’m going to be following along with the book ‘Terraform: Up and Running 3rd ed’, chapter 2 – Getting Started with Terraform. I found the first chapter to be really great because it gave a 1000′ foot perspective of where Terraform fits in the IaC world, how it compares to other tools,…

    November 23, 2024
  • Visualizing SQL data

    I worked with data analysis using Panda, matplotlib and more during my studies at UW, but subsequently focused on cloud infrastructure and securing resources. Building out my database and SQL skills, I’m coming full circle to using visualization to better understand data- this is helpful in all sorts of ways! Here are some links to…

    November 18, 2024
  • BabySteps Back-End Dev’t

    In previous posts, I built out python code for an application wherein a user could sign up, log in with authentication, and track his/her activities leading to their specific goals. Previously, I had used key-value pairs within a dictionary and lists to store my input values, and once the application session closed, that data was…

    November 15, 2024
  • Working with SQL : ER > Tables

    In this post, I want to dive a bit deeper into SQL – I wrote about this in a few other posts, but lately I’ve been working with Flask (a framework for building back-end python apps) and realize that I want to make sure I’m solid in this foundation. It’s going to be important going…

    November 12, 2024
  • Back-End Dev’t With Flask

    LIke other posts I’ve made recently, this one will detail my efforts to learn the Flask framework hand-in-hand with what I’ve been learning recently: Python, SQL, databases, and more. There’s a lot of information, both conceptual and technical, and it’s really helpful to have these kinds of notes to be able to reference down the…

    November 11, 2024
  • Containers w/ Alembic, Postgres DB, VSC + RAW vs ORM SQL Queries

    This posting is where I’m going to post the steps that I took to do the following: 1) set up Visual Studio Code to work with Containers 2) download docker images 3) connect to various containers which all are geared up to build a python-flask-PG DB application 4) work with alembic and flask to work…

    November 10, 2024
  • Shell Scripting

    There’s a lot of tools and things to learn when it comes to networks, cloud, IaC, and so forth. There are a few that I understand to be fundamental: python, networking, Linux, and…scripting. So, even though I am loving learning about all things cloud and networking, I am going to shift to deep dive into…

    November 10, 2024
  • Exploring Docker

    I’ve been studying O’Reillys Docker Deep Dive 3rd ed, and I find it pretty good. It touches upon high level and detailed aspects but is written in such a way that I find it easy to read and understand. The provided examples and hands-on tutorials are simple to work with, run, and to understand the…

    November 10, 2024
  • Building out a Postgres SQL Database for Goal-Tracking App

    In a previous post, I detailed the steps I took to create an application, crafted lovingly with Python, which allowed a user to log in, authenticated that user, and allowed a user to set goals and to track their activities leading to achieve those goals. One of the challenges that I ran into with building…

    October 31, 2024
←Previous Page
1 … 4 5 6 7 8 … 14
Next Page→

davethemaker

Blog at WordPress.com.

  • Subscribe Subscribed
    • davethemaker
    • Already have a WordPress.com account? Log in now.
    • davethemaker
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar