recursive.codes
Posts Tags Featured Articles Videos
recursive.codes
PostsTagsFeatured ArticlesVideos
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/c5cca665-1780-4980-adec-08d03c912e16/banner_cloud_deck_assembled_3.jpg

Cloud Deck: Automating and Retrieving Info From Your Cloud Tenancy With a Simple Microcontroller

Todd Sharp published on 2021-04-30
In this post, I’ll show you how I used the OCI REST APIs and a microcontroller with a custom printed 3d case to interact with my cloud tenancy for helpful task automation and information retrieval.
Read More
 APIs, Cloud
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/b321b5df-a430-4e91-bd5f-07aa2adbba09/banner_pxl_20210328_025244223_portrait.jpg

Can You Invoke OCI REST APIs Directly from an Arduino (ESP-32)?

Todd Sharp published on 2021-04-23
In this post, we’ll look at what it takes to make OCI REST API calls directly from a microcontroller device. It’s super handy and easy to do!
Read More
 APIs, Cloud
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/f98749d3-f060-4444-a2f1-c94351891eb2/banner_the_door_3560740_1280.jpeg

Authenticating Users with Oracle IDCS via OpenId Connect and Micronaut

Todd Sharp published on 2021-04-21
In this post, we’ll look at using IDCS with OpenId Connect as an authentication system. We’ll also create a simple Micronaut application to test it out!
Read More
 Cloud, Java
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/86e47ba2-b242-436f-b2d8-26f29fc3fada/banner_bunker_622515_1280.jpeg

Archiving Stream Data To Object Storage With Service Connectors

Todd Sharp published on 2021-04-16
In this post, we’ll look at using service connectors to archive data from Oracle Streaming Service to Object Storage. We’ll also look at adding an intermediate task that can be used to filter the data to be archived.
Read More
 Cloud
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/dc6a4670-0a34-49b4-a532-f9d5c556e639/banner_alert_3673338_1280.jpg

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

Todd Sharp published on 2021-04-06
In this post, we’ll look at how to send a push notification to your mobile device from Oracle Notification Service with Oracle Functions and Pushover.
Read More
 Cloud, JavaScript
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/d892ad8f-0d40-44f3-bdbd-32103077c6ae/banner_forest_931706_1280.jpg

Adding Tracing to Your Distributed Cloud Native Microservices

Todd Sharp published on 2021-04-05
In this post, we’ll look at tracing for distributed services using Zipkin and a fully compatible managed option in the Oracle Cloud.
Read More
 Cloud, Java, Open Source
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/6665618f-799f-4b46-923e-da8e14ea66ff/banner_file_1616175527956.jpeg

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

Todd Sharp published on 2021-03-31
We wrap up this short series on Project GreenThumb by looking at the front end views, the build pipeline, how I added push notifications to the app and an overall progress update.
Read More
 Cloud, Java, Open Source
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/2f1e4e35-9395-42cc-b108-623696a96b42/banner_miguel_a_amutio_lbkye0xlu3e_unsplash.jpg

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

Todd Sharp published on 2021-03-30
In this post, we’ll look at how you can report and analyze application and server metrics from your Micronaut application directly into OCI Monitoring.
Read More
 Cloud, Java, Open Source
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/f27d8abd-9d14-47f9-ac5e-928a6366cf9b/banner_christopher_robin_ebbinghaus_pgskeh0yl8o_unsplash.jpeg

Project GreenThumb Part 4 - Reporting Queries and WebSockets

Todd Sharp published on 2021-03-29
In this post, we’ll look at the reporting queries behind the scenes in my Project GreenThumb app as well as how I added WebSocket support to push the sensor data in real time to the front-end.
Read More
 Cloud, Java, Open Source
https://objectstorage.us-ashburn-1.oraclecloud.com/n/idatzojkinhi/b/img.recursive.codes/o/8774f547-36a9-4ac9-8bb0-4bf51d3f2c07/banner_clint_patterson_fwewcqgkd1w_unsplash.jpeg

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

Todd Sharp published on 2021-03-26
In this post, we’ll look at how the Micronaut service consumes the sensor data that is published to the messaging queue and persists that data to an Autonomous DB instance.
Read More
 Cloud, Java, Open Source
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 18
2026 Todd Sharp