Ionut Adrian VladuComplete Guide: How to configure OAuth 2.0 with JWT & IDCS on OCI API Gateway — #mytechretreatMay 23, 2021May 23, 2021
Ionut Adrian Vladu5 Ways to Schedule Serverless Functions on Oracle Cloud Infrastructure — #mytechretreatThere are many use cases where a scheduler is needed to make constant calls to a Function — maybe to keep that function alive for better…Jun 28, 2020Jun 28, 2020
Ionut Adrian VladuHow to prevent HTTP 429 TooManyRequests errors with OCI Python SDK — #mytechretreatYou probably ended up here because you have a script that makes many API calls to Oracle Cloud Infrastructure and some of your requests…Jun 1, 2020Jun 1, 2020
Ionut Adrian VladuExpose OCI Functions with different HTTP Methods on API Gateway — #mytechretreatThis article is an extension of this one, explaining the OCI Functions context and data.May 7, 2020May 7, 2020
Ionut Adrian VladuWorking with OCI Functions and Python: Request Context and Data — #mytechretreatRecently, I was working on a project where I had a function that needed to handle GET, POST, and DELETE methods differently and I started…May 4, 2020May 4, 2020
Ionut Adrian VladuEvent-Driven Infrastructure as Code with OCI Events, Functions and Python — #mytechretreatI was playing lately with Oracle Cloud Infrastructure (OCI) Events Service and Functions and while searching through resources already…Apr 19, 2020Apr 19, 2020
Ionut Adrian VladuSetup Development Environment for Serverless Apps with OCI Functions — #mytechretreatI’m going to set up my development environment for Oracle Cloud Infrastructure Functions in an OCI Compute Instance. This article is more…Apr 12, 2020Apr 12, 2020
Ionut Adrian VladuAnsible — SSH into an AWS EC2 instance — #mytechretreatI was playing around with Ansible recently and I wanted to configure an AWS EC2 instance for a python project I am working on.Mar 29, 2020Mar 29, 2020
Ionut Adrian VladuUse Instance Principals with OCI Python SDK — My Tech RetreatIn the last article, I’ve talked about How to use the OCI Python SDK to make API Calls where I used a config file to authenticate.Mar 26, 2020Mar 26, 2020
Ionut Adrian VladuHow to use the OCI Python SDK to make API Calls — My Tech RetreatOracle Cloud Infrastructure (OCI) provides a wide array of applications and services that you can play with.Mar 22, 2020Mar 22, 2020