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.
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!
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!
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.
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.
In this post, we’ll look at tracing for distributed services using Zipkin and a fully compatible managed option in the Oracle Cloud.
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.
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.
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.
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.