recursive.codes

recursive.codes

recursive.codes


The Personal Blog of Todd Sharp
Sending Push Notifications from Oracle Notification Service with Oracle Functions and Pushover

Sending Push Notifications from Oracle Notification Service with Oracle Functions and Pushover

The Oracle Notification Service is an extraordinary service. I’ve blogged about it in the past (see the Complete Guide to the Oracle Notification Service...

Adding Tracing to Your Distributed Cloud Native Microservices

Adding Tracing to Your Distributed Cloud Native Microservices

When adopting cloud-native technologies and certain architectures such as the microservice pattern, observability and monitoring become a huge need and...

Project GreenThumb Part 5 - The Front-End, Build Pipeline, Push Notifications and Overall Progress

Project GreenThumb Part 5 - The Front-End, Build Pipeline, Push Notifications and Overall Progress

In this short blog series, I introduced you to Project GreenThumb, a project that I created to automate and monitor the process of growing seedlings with...

Collect and Analyze Application and Server Metric Data with Micronaut's Support for OCI Monitoring

Collect and Analyze Application and Server Metric Data with Micronaut's Support for OCI Monitoring

The Micronaut team over in Oracle Labs have been hard at work on a number of impressive features and framework improvements and they’re moving so fast ...

Project GreenThumb Part 4 - Reporting Queries and WebSockets

Project GreenThumb Part 4 - Reporting Queries and WebSockets

In the last post in this series, we looked at the database schema behind the scenes, how I created the Micronaut application and consumed the sensor readings...

Project GreenThumb Part 3 - Consuming and Persisting the Sensor Data in the Cloud

Project GreenThumb Part 3 - Consuming and Persisting the Sensor Data in the Cloud

In my last post, we looked at how the Arduino code reads from the attached sensors and publishes those readings to a message queue running in the cloud...

Project GreenThumb Part 2 - The Data Collection

Project GreenThumb Part 2 - The Data Collection

Welcome to part 2 of my short series about Project GreenThumb, a hardware, software and cloud-based solution for monitoring and automating seedling growth...

Project GreenThumb Part 1 - Automating & Monitoring Seedling Growth With Microcontrollers & The Cloud

Project GreenThumb Part 1 - Automating & Monitoring Seedling Growth With Microcontrollers & The Cloud

It all started in the summer of 2020. I, like most others, had been isolating at home to minimize my chances of becoming infected by the coronavirus. The...

IaC in the Cloud: Integrating Terraform and Resource Manager into your CI/CD Pipeline - Building Natively

IaC in the Cloud: Integrating Terraform and Resource Manager into your CI/CD Pipeline - Building Natively

Welcome to the final post in this series about using Terraform to manage infrastructure in the Oracle Cloud. In the last post, we looked at how to use ...

IaC in the Cloud: Integrating Terraform and Resource Manager into your CI/CD Pipeline - Building With the OCI CLI

IaC in the Cloud: Integrating Terraform and Resource Manager into your CI/CD Pipeline - Building With the OCI CLI

Welcome back to this series where we’re learning all about using Terraform and Resource Manager to manage your infrastructure in the Oracle Cloud. In our...

IaC in the Cloud: Integrating Terraform and Resource Manager into your CI/CD Pipeline - Release Assets

IaC in the Cloud: Integrating Terraform and Resource Manager into your CI/CD Pipeline - Release Assets

Welcome back to this series where we’re learning all about using Terraform and Resource Manager to manage your infrastructure in the Oracle Cloud. In part...

Interacting With Your Oracle On-Prem and Autonomous DB Instances From Node-RED

Interacting With Your Oracle On-Prem and Autonomous DB Instances From Node-RED

Node-RED is a programming tool that allows you to wire together devices and APIs to help you automate, monitor and analyze data without having to write...