recursive.codes

recursive.codes

recursive.codes


The Personal Blog of Todd Sharp
IaC in the Cloud: Advanced Terraform on the Oracle Cloud with Resource Manager

IaC in the Cloud: Advanced Terraform on the Oracle Cloud with Resource Manager

In our last post in this series, we looked at how to get started running your Terraform scripts in the Oracle Cloud with Resource Manager. The example ...

IaC in the Cloud: Getting Started with Resource Manager

IaC in the Cloud: Getting Started with Resource Manager

Welcome back to this series where we looking at using Terraform to manage our cloud infrastructure. In the first post of this series, we looked at the ...

Automatic Autonomous Wallet Download & Configuration with Micronaut

Automatic Autonomous Wallet Download & Configuration with Micronaut

Back in September, we announced the Micronaut Oracle Cloud Infrastructure module to help developers easily integrate with the OCI SDK as well as use Micronaut...

IaC in the Cloud: Installing Terraform and Running Your First Script

IaC in the Cloud: Installing Terraform and Running Your First Script

In our last post, we took a high-level look at the basics of Terraform for developers. Hopefully you’ve read that (or are already familiar with Terraform...

 Infrastructure as Code in the Cloud: Introduction to Terraform for Developers

Infrastructure as Code in the Cloud: Introduction to Terraform for Developers

Over the next few blog posts, I’d like to give my developer friends a “stratospheric” view of Terraform to introduce the tool and give some basic understanding...

Message Driven Microservices & Monoliths with Micronaut - Part 4: Using RabbitMQ for Messaging

Message Driven Microservices & Monoliths with Micronaut - Part 4: Using RabbitMQ for Messaging

Previously, we looked in-depth at messaging for your microservice and monoliths by using an e-commerce example. We first set up a Kafka broker and created...

Message Driven Microservices & Monoliths with Micronaut - Part 3: Switching to Oracle Streaming Service

Message Driven Microservices & Monoliths with Micronaut - Part 3: Switching to Oracle Streaming Service

So far in this series (part 1, part 2), we’ve covered both the “how” and the “why” as it relates to messaging in your modern web applications. We used ...

Complete Guide to Getting Started with MySQL DB in the Oracle Cloud

Complete Guide to Getting Started with MySQL DB in the Oracle Cloud

Back in September, we finally announced the long-awaited MySQL Database Service in the Oracle Cloud. It’s big news for developers who are familiar and ...

Place Focus on the Oracle Cloud Console Search Box With a Keyboard Shortcut

Place Focus on the Oracle Cloud Console Search Box With a Keyboard Shortcut

The search box within the Oracle Cloud console dashboard is an amazingly powerful and awesome tool.  I find myself using it more often than not to...

Message Driven Microservices & Monoliths with Micronaut - Part 2: Consuming Messages

Message Driven Microservices & Monoliths with Micronaut - Part 2: Consuming Messages

In our last post, we talked about why messaging is important in our modern applications. We set up a local Kafka broker and created a basic e-commerce ...

Create & Host Your Own Dedicated Counter-Strike: Global Offensive (CS:GO) Server for Free (Forever!)

Create & Host Your Own Dedicated Counter-Strike: Global Offensive (CS:GO) Server for Free (Forever!)

Video games have been around for about 50 years, becoming mainstream and more popular as the years and decades have passed since the 1970s. My first experience...

Message Driven Microservices & Monoliths with Micronaut - Part 1: Installing Kafka & Sending Your First Message

Message Driven Microservices & Monoliths with Micronaut - Part 1: Installing Kafka & Sending Your First Message

One of the biggest challenges that developers face when working in a microservice environment is ensuring data consistency. Distributed services must be...