Thirty-five members of the Oracle ACE Program have written 59 blog posts between December 13 - December 19. These blog posts cover a wide range of topics from Database to Cloud to SQL and more, giving you plenty to reflect on.
Thirty-five members of the Oracle ACE Program have written 59 blog posts between December 13 - December 19. These blog posts cover a wide range of topics from Database to Cloud to SQL and more, giving...
In this post, we'll continue looking at messaging for distributed services. This time we'll consume the messages that we produced in the last blog post.
In this post, we'll continue looking at messaging for distributed services. This time we'll consume the messages that we produced in the last blog post.
In this post, we'll look at how to create your very own dedicated server for Counter-Strike: Global Offensive and host it for free (forever) in the cloud.
In this post, we'll look at how to create your very own dedicated server for Counter-Strike: Global Offensive and host it for free (forever) in the cloud.
In this post, we're going to start looking at what it takes to implement messaging between your distributed cloud-based services. We'll install Kafka and create an e-commerce microservice that sends "order" messages to a queue.
In this post, we're going to start looking at what it takes to implement messaging between your distributed cloud-based services. We'll install Kafka and create an e-commerce microservice that sends...
Oracle APEX radically simplifies development and deployment of data-driven applications, enabling citizen and professional developers to create applications up to 38x faster than coding.
Oracle APEX radically simplifies development and deployment of data-driven applications, enabling citizen and professional developers to create applications up to 38x faster than coding.
The members of the Oracle ACE Program continue to graciously share their expertise in a number of formats from books to articles to blog posts and more. Between September and December 2020, three members authored books on Cloud and Database; and two members offered their technical reviews on two books on Microservices and Cloud. We hope you will take this opportunity to support our members of the Oracle ACE Program who continue to work hard to provide technical insight. So be sure to grow your technical library by adding these titles.
The members of the Oracle ACE Program continue to graciously share their expertise in a number of formats from books to articles to blog posts and more. Between September and December 2020,...
Thirty-nine members of the Oracle ACE Program wrote 60 blog posts on Database, Cloud, APEX and more. So branch out for the new year and be sure to read the below blog posts.
Thirty-nine members of the Oracle ACE Program wrote 60 blog posts on Database, Cloud, APEX and more. So branch out for the new year and be sure to read the below blog posts.
This post walks through the process of creating a simple Python web service and deploying it to an Oracle Cloud Infrastructure (OCI) compute instance. Then, you deploy an API gateway and expose the instance through the gateway while applying the rate limiting rule. The API gateway allows you to configure the path prefixes and routes, and enable features such as authentication, CORS policies, and rate limiting.
This post walks through the process of creating a simple Python web service and deploying it to an Oracle Cloud Infrastructure (OCI) compute instance. Then, you deploy an API gateway and expose...
Serverless computing is one of the more attractive aspects offered by cloud platform - letting you focus on coding functionality and letting the provider take care of providing dynamically scaling platform to run your code. Oracle is offering the Oracle Cloud Functions Service as a platform for hosting serverless functions. Oracle Functions is based on the Fn Project - an open source, container native solution for writing functions that supports a variety of languages (including Java, go, ruby, node, python, and more) . In this blog we'll highlight some of the capabilities that are built into Oracle Visual Builder Studio to help you manage the development cycle for such functions and to automate continuous deployment to the Oracle cloud platform. The video demo below focuses on the code management and CI/CD automation functionality. For code management we use the Git repositories in Visual Builder Studio. For CI/CD automation VB Studio offers Fn specific build steps as well as integration with the Oracle infrastructure environment: In this blog we won't cover the basics of setting up a functions environment in the Oracle Cloud - for that we would recommend following the getting started with functions tutorials. Setting Up CI/CD Environment for Functions In our build job we use three steps to configure our build and deployment environment. The first one is a Docker Login step - in our example we hook up to the Oracle Container Registry. To do that you just need to provide the url for your registry region.oicr.io and your user/pass. (Note that if you wish to use other docker registries you can connect to them instead). Then we setup the environment for OCIcli command to work in using the OCIcli step. The information you require for this can mostly be found through your OCI tenancy and user information. More info on where you can locate the specific value for each of the fields is in our doc. The third configuration is specific for the fn context used in OCI using the Fn OCI step. The information for this section can be found on the getting started tab of the specific app you created in the functions area in your Oracle Cloud environment. In order to run these create a build VM that adds the Docker, OCIcli, and Fn software to the default VM template - info here. Fn Build Steps Depending on your goals you can choose the appropriate Fn step from the set of built-in steps offered by VB Studio - these map to the regular fn command lines and provide easier way to customize the activities. In the demo we are using an Fn Build step to create the function, then an Fn Push to publish the function into the Oracle containers registry, and finally an Fn Deploy to deploy the function into an application in the Oracle Cloud Function service. And Much More As the demo shows, you can easily hook up your build to your Git repository so changes in code will trigger a build process. Also note that your build can run unit test on your functions, and even check for vulnerabilities in third party libraries you might be using. In addition don't forget that Visual Builder Studio also provides you with a full team management platform for tracking issues, managing development sprints, and sharing information through wikis. The combination of Visual Builder Studio and Oracle Cloud Functions gives your team a perfect platform for cloud-native serverless development.
Serverless computing is one of the more attractive aspects offered by cloud platform - letting you focus on coding functionality and letting the provider take care of providing dynamically scaling...
If you're looking to gain some knowledge, 8 members of the Oracle ACE Program published 9 articles between November and December 2020. Have a look at the articles below for new perspectives and learn from experts on JSON, Database, MySQL and more.
If you're looking to gain some knowledge, 8 members of the Oracle ACE Program published 9 articles between November and December 2020. Have a look at the articles below for new perspectives and learn...
This week we're bringing you 38 exciting blog posts written by 29 members of the Oracle ACE Program! Enjoy blog posts on Machine Learning, SQL, APEX, and more.
This week we're bringing you 38 exciting blog posts written by 29 members of the Oracle ACE Program! Enjoy blog posts on Machine Learning, SQL, APEX, and more.
Resource Manager is an Oracle Cloud Infrastructure (OCI) service that lets you automate the process of provisioning your OCI resources. Using Terraform, Resource Manager helps you install, configure, and manage resources through the infrastructure-as-code (IaC) model. A Terraform configuration codifies your infrastructure in declarative configuration files. Resource Manager lets you share and manage infrastructure configuration and state files across multiple teams and platforms. This infrastructure management can’t be done with local Terraform installations and Oracle Terraform modules alone. [Consider adding a paragraph here that previews what is in this post, so the reader knows what to expect. For example, “This post provides some basic information about Resource Manager and then shows you how to use it to quickly provision a compute instance with Oracle Cloud Development Kit preinstalled.” (Or whatever makes the most sense).]
Resource Manager is an Oracle Cloud Infrastructure (OCI) service that lets you automate the process of provisioning your OCI resources. Using Terraform, Resource Manager helps you install, configure,...
The Oracle ACE Program welcomed five new members in the month of November! The new members featured below have been recognized and awarded for their technical contributions in the Oracle Community.
The Oracle ACE Program welcomed five new members in the month of November! The new members featured below have been recognized and awarded for their technical contributions in the Oracle Community.
Twenty-five members of the Oracle ACE Program have written 30 blog posts this week. These blog posts range from SQL to Cloud to APEX and more. So live on the edge and have a read through all 30 blog posts!
Twenty-five members of the Oracle ACE Program have written 30 blog posts this week. These blog posts range from SQL to Cloud to APEX and more. So live on the edge and have a read through all 30...
Oracle Cloud Infrastructure Registry is an Oracle-managed registry that helps you simplify your development-to-production workflow. Registry makes it easy for you as a developer to store, share, and manage development artifacts like Docker images. And the highly available and scalable architecture of Oracle Cloud Infrastructure (OCI) ensures that you can reliably deploy your applications. You don’t have to worry about operational issues or scaling the underlying infrastructure.
Oracle Cloud Infrastructure Registry is an Oracle-managed registry that helps you simplify your development-to-production workflow. Registry makes it easy for you as a developer to store, share,...
As application developers, our goal is to produce secure, robust code that meets business needs and is easy to maintain, extend, and support with the least effort. Within that framework, the challenge of securing our code can be a never-ending whack-a-mole exercise that robs us of precious development time.
As application developers, our goal is to produce secure, robust code that meets business needs and is easy to maintain, extend, and support with the least effort. Within that framework, the...
Week after week, members of the Oracle ACE Program continue to share their technical expertise with the community. This week, 32 ACEs wrote 51 blog posts on Applications, Database, MySQL and more. So what are you waiting for? Scroll down and dive into some technical knowledge!
Week after week, members of the Oracle ACE Program continue to share their technical expertise with the community. This week, 32 ACEs wrote 51 blog posts on Applications, Database, MySQL and more. So...
In this post, you learn how to create a simple REST API backend and connect to a NoSQL database table. You use Node.js and rhw Oracle NoSQL Database library to connect to the NoSQL table in Oracle Cloud Infrastructure (OCI). The REST API backend supports creating, listing, and deleting tasks from the table.
In this post, you learn how to create a simple REST API backend and connect to a NoSQL database table. You use Node.js and rhw Oracle NoSQL Database library to connect to the NoSQL table in...
Take your pick from a variety of blog posts written by 30 members of the Oracle ACE Program. This week, Oracle ACEs wrote 41 blog posts on everything from Machine Learning to Data Safe to Analytics and more!
Take your pick from a variety of blog posts written by 30 members of the Oracle ACE Program. This week, Oracle ACEs wrote 41 blog posts on everything from Machine Learning to Data Safe to...
This post describes the eight fallacies of distributed systems. These fallacies were statements made by Peter Deutsch and others at Sun Microsystems, and they explain the false assumptions that people make about distributed systems.
This post describes the eight fallacies of distributed systems. These fallacies were statements made by Peter Deutsch and others at Sun Microsystems, and they explain the false assumptions that people...
This week, we're bringing you 57 blog posts written by 33 members of the Oracle ACE Program. Take a moment, grab something to graze, and enjoy some technical content!
This week, we're bringing you 57 blog posts written by 33 members of the Oracle ACE Program. Take a moment, grab something to graze, and enjoy some technical content!
Oracle APEX, is a low-code development platform that enables you to build scalable, secure enterprise apps, with world-class features. The Build Applications Faster with Low-Code event on December 16th / 17th, 2020 is a great opportunity for you to learn about Oracle Application Express (APEX), the low-code way of building applications in minutes with minimal code using just your browser
Oracle APEX, is a low-code development platform that enables you to build scalable, secure enterprise apps, with world-class features. The Build Applications Faster with Low-Code event on December...
The Twelve-Factor App manifesto, created by engineers at Heroku around 2011, contains twelve best practices for building software-as-a-service (SaaS) applications. Although cloud development has evolved since this manifesto came out, the principles still apply to cloud native application development. This post describes how.
The Twelve-Factor App manifesto, created by engineers at Heroku around 2011, contains twelve best practices for building software-as-a-service (SaaS) applications. Although cloud development has...
What's blooming this week? Fifty-four blog posts written by 33 members of the Oracle ACE Program! This batch of blog posts cover APEX, Cloud, SQL and more.
What's blooming this week? Fifty-four blog posts written by 33 members of the Oracle ACE Program! This batch of blog posts cover APEX, Cloud, SQL and more.
Grab a snack and get comfortable! Eleven members of the Oracle ACE Program shared 40 videos in September-October 2020 with the Oracle community. That should be plenty to have yourself a movie night filled with technical content including Database, APEX, Cloud and more.
Grab a snack and get comfortable! Eleven members of the Oracle ACE Program shared 40 videos in September-October 2020 with the Oracle community. That should be plenty to have yourself a movie...
The Oracle Cloud Infrastructure Load Balancing service distributes traffic from one entry point to multiple servers reachable from your virtual cloud network (VCN). The service provides a load balancer with your choice of a public or private IP address, and provisioned bandwidth. A load balancer improves resource use, facilitates scaling, and helps to ensure high availability. You can configure multiple load balancing policies and application-specific health checks to ensure that the load balancer directs traffic only to healthy instances. The load balancer can reduce your maintenance window by draining traffic from an unhealthy application server before you remove it from service for maintenance.
The Oracle Cloud Infrastructure Load Balancing service distributes traffic from one entry point to multiple servers reachable from your virtual cloud network (VCN). The service provides a...
Just like a flowing river, members of the Oracle ACE Program continue to share their expertise with the community. This week, 33 Oracle ACEs wrote 55 blog posts on APEX, Database, Cloud, and more! So go ahead, take a virtual stroll through these insightful blog posts.
Just like a flowing river, members of the Oracle ACE Program continue to share their expertise with the community. This week, 33 Oracle ACEs wrote 55 blog posts on APEX, Database, Cloud, and more! So...
In this post, you learn about instance pools, instance configurations, and autoscaling configurations for Oracle Cloud Infrastructure (OCI) compute instances. You can use instance pools to create multiple compute instances from the same configuration and manage them as a group. With an autoscaling configuration, you can automatically adjust the number of compute instances in an instance pool. An autoscaling configuration helps you provide a consistent performance when demand is high and reduce your costs when demand is low.
In this post, you learn about instance pools, instance configurations, and autoscaling configurations for Oracle Cloud Infrastructure (OCI) compute instances. You can use instance pools to create...
The below 11 members of the Oracle ACE Program have written 14 articles in August-October 2020. These articles serve as a reminder of the Oracle ACEs' commitment to sharing their knowledge and guidance with the community.
The below 11 members of the Oracle ACE Program have written 14 articles in August-October 2020. These articles serve as a reminder of the Oracle ACEs' commitment to sharing their knowledge...
The Developer Adoption team has a program to help enterprises move to cloud native. If your enterprise needs assistance in jump starting the move then the Developer Lighthouse Program is the program for you.
The Developer Adoption team has a program to help enterprises move to cloud native. If your enterprise needs assistance in jump starting the move then the Developer Lighthouse Program is the program...
The road to the Oracle ACE Program reflects a commitment to sharing knowledge and expertise with the community. This week we are featuring 42 blog posts on APEX, Database, SQL, and more written by 27 Oracle ACEs.
The road to the Oracle ACE Program reflects a commitment to sharing knowledge and expertise with the community. This week we are featuring 42 blog posts on APEX, Database, SQL, and more written by 27...
The Oracle ACE Program continues to grow! We have welcomed 13 new members in the month of October. The following people have been recognized and awarded for their technical contributions in the community. Congratulations to the new members of the Oracle ACE Program!
The Oracle ACE Program continues to grow! We have welcomed 13 new members in the month of October. The following people have been recognized and awarded for their technical contributions in the...
Oracle Cloud Infrastructure (OCI) uses images to create compute instances. You specify which image to use when you create an instance. You can also create a custom image of a bare metal instance’s boot disk and use that image to create other instances. These instances include the customizations, configuration, and software that was installed when you created the image. Custom images do not include data from any block volumes that are attached to the original instance. Use cases for custom image would be: Creating a golden base image to spin instances from Backing up the base OS image in case of Disaster Cross Tenancy Base Image migration Cross Region Base Image migration
Oracle Cloud Infrastructure (OCI) uses images to create compute instances. You specify which image to use when you create an instance. You can also create a custom image of a bare metal instance’s...
Inspiration can come from anywhere. This week, we're drawing inspiration from 56 blog posts written by 35 members of the Oracle ACE Program. So find a comfortable seat and enjoy blog posts written on Cloud, Machine Learning, SQL, and more.
Inspiration can come from anywhere. This week, we're drawing inspiration from 56 blog posts written by 35 members of the Oracle ACE Program. So find a comfortable seat and enjoy blog posts written on...
This week, 29 members of the Oracle ACE Program published 39 blog posts on SQL, APEX, Database, and more. The Oracle ACE Program is continuously taken to new heights because of the gracious contributions of its members.
This week, 29 members of the Oracle ACE Program published 39 blog posts on SQL, APEX, Database, and more. The Oracle ACE Program is continuously taken to new heights because of the...
Oracle ACEs, Groundbreaker Ambassadors, and Java Champions are coming together again for the Oracle Groundbreakers APAC Tour going on now until October 30th. The Groundbreakers APAC Tour has been organized by the APACOUC for the past 9 years with the goal of sharing knowledge and supporting the growth of Oracle User Groups and Java Communities in the region. The APAC Groundbreakers Tour will be virtual this year with presentations on Cloud, Database, Java, Hands-On Labs and more.
Oracle ACEs, Groundbreaker Ambassadors, and Java Champions are coming together again for the Oracle Groundbreakers APAC Tour going on now until October 30th. The Groundbreakers APAC Tour has...
This blog explains the use case of calling UCM SOAP API from Oracle Function and download an attachment from UCM server.
This blog explains the use case of calling UCM SOAP API from Oracle Function and download an attachment from UCM server.
MyBatis has a long standing history of enabling developers to connect to databases using a lightweight approach on top of JDBC. This post shows how to use it to connect to an Oracle Autonomous Database.
MyBatis has a long standing history of enabling developers to connect to databases using a lightweight approach on top of JDBC. This post shows how to use it to connect to an Oracle...
n this post, you learn how to control access to the Object Storage buckets by using Identity and Access Management (IAM) policies.
n this post, you learn how to control access to the Object Storage buckets by using Identity and Access Management (IAM) policies.
The Oracle Cloud Infrastructure Compute service provides bare metal and virtual machine (VM) instances, which lets you deploy any size server that you need from a small VM with a single core to a robust bare metal server with many cores and a large amount of RAM.
The Oracle Cloud Infrastructure Compute service provides bare metal and virtual machine (VM) instances, which lets you deploy any size server that you need from a small VM with a single core to a...
As time goes by, the advocates of the Oracle ACE Program continue to elevate and share their technical content. This week, 28 members wrote 37 blog posts on Cloud, Database, Security, and more.
As time goes by, the advocates of the Oracle ACE Program continue to elevate and share their technical content. This week, 28 members wrote 37 blog posts on Cloud, Database, Security, and more.
Jdbi is a lightweight data access/persistence library on top of JDBC. This post describes how to set it up to interact with Oracle Autonomous Database.
Jdbi is a lightweight data access/persistence library on top of JDBC. This post describes how to set it up to interact with Oracle Autonomous Database.
As the seasons change, one thing remains the same - our advocates' commitment to sharing their expertise with the community. The Oracle Groundbreakers EMEA Tour 2020 has been underway for a week now and will commence on October 15, 2020. Members of the Oracle ACE Program along with Groundbreaker Ambassadors and Java Champions are among the many presenters during the event. This year's theme is "Let's go back to basics," giving the opportunity to learn, connect, and build the community in a virtual capacity. Sessions include Cloud (OCI, Cloud-Native, Cloud Apps), Database (DB Development, DBA, APEX), Analytics/Data Science, Java, Developer Tools and Frameworks, and Hands-On Labs. So make sure to mark your calendars, set your alarms, and enjoy the last week of sessions by Oracle ACEs, Groundbreaker Ambassadors, Java Champions, and more!
As the seasons change, one thing remains the same - our advocates' commitment to sharing their expertise with the community. The Oracle Groundbreakers EMEA Tour 2020 has been underway for a week now...
In this post, you’ll learn about the Oracle Cloud Infrastructure Object Storage service, how to create an object storage bucket, and how to upload a simple HTML page to it.
In this post, you’ll learn about the Oracle Cloud Infrastructure Object Storage service, how to create an object storage bucket, and how to upload a simple HTML page to it.
Twenty-four members of the Oracle ACE Program have written 37 blog posts this week. Please take a moment, read through their technical content, and reflect on a wide range of topics including Database, SQL, Cloud and more.
Twenty-four members of the Oracle ACE Program have written 37 blog posts this week. Please take a moment, read through their technical content, and reflect on a wide range of topics including...
In this post, we'll look at a project that uses a water flow sensor, and a microcontroller to persist data to Autonomous DB via a Node backend running in the Oracle Cloud. This entire project can be deployed with "always free" resources.
In this post, we'll look at a project that uses a water flow sensor, and a microcontroller to persist data to Autonomous DB via a Node backend running in the Oracle Cloud. This entire project can be...
In the month of September, we've welcomed 7 new members from around the world to the Oracle ACE Program! They have been chosen for their exceptional contributions in the Oracle community. These latest additions to the program have continuously shared their technical skills and expertise through blog posts, presentations, videos and more. Congratulations to the newest members to the Oracle ACE Program!
In the month of September, we've welcomed 7 new members from around the world to the Oracle ACE Program! They have been chosen for their exceptional contributions in the Oracle community. These latest...
Why is modern development so complex? Is that complexity inherent, or is the complexity a byproduct of the development tools and architectures that are currently popular?
Why is modern development so complex? Is that complexity inherent, or is the complexity a byproduct of the development tools and architectures that are currently popular?
The below 27 blog posts written by 24 members of the Oracle ACE Program are jam-packed with technical knowledge. Have a read and harvest some of their expertise ranging from Database to SQL and more.
The below 27 blog posts written by 24 members of the Oracle ACE Program are jam-packed with technical knowledge. Have a read and harvest some of their expertise ranging from Database to SQL and more.
The month of August was filled with great video content brought to you by 26 Oracle ACE Program members. So grab a snack and enjoy videos on Analytics, Machine Learning, APEX, Autonomous Database, and more!
The month of August was filled with great video content brought to you by 26 Oracle ACE Program members. So grab a snack and enjoy videos on Analytics, Machine Learning, APEX, Autonomous Database, and...
Oracle Visual Builder Studio 20.10 offers many new features for both visual app developers and agile/DevOps teams. See what's new...
Oracle Visual Builder Studio 20.10 offers many new features for both visual app developers and agile/DevOps teams. See what's new...
An overview of Oracle Cloud Infrastructure Networking components and typical scenarios for using a virtual cloud network (VCN).
An overview of Oracle Cloud Infrastructure Networking components and typical scenarios for using a virtual cloud network (VCN).
Instance principals is a capability in Oracle Cloud Infrastructure Identity and Access Management (IAM) that lets you make service calls from an instance. With instance principals, you don’t need to configure user credentials on the services running on your compute instances or rotate the credentials.
Instance principals is a capability in Oracle Cloud Infrastructure Identity and Access Management (IAM) that lets you make service calls from an instance. With instance principals, you don’t need...
This post provides details about the Identity and Access Management (IAM) and IAM policies, and introduces the concepts of users, groups, and dynamic groups.
This post provides details about the Identity and Access Management (IAM) and IAM policies, and introduces the concepts of users, groups, and dynamic groups.
This blog post introduces you to the key concepts of Oracle Cloud Infrastructure (OCI). These concepts and terms are used throughout the Developer Resource Center and are the basis of the OCI and cloud resources that we’ll talk about in later posts.
This blog post introduces you to the key concepts of Oracle Cloud Infrastructure (OCI). These concepts and terms are used throughout the Developer Resource Center and are the basis of the OCI...
We're shining a light on 55 blog posts published by 35 Oracle ACE Program members. This week's content includes APEX, Cloud, Database and more. Knowledge is growth and it's only a click away!
We're shining a light on 55 blog posts published by 35 Oracle ACE Program members. This week's content includes APEX, Cloud, Database and more. Knowledge is growth and it's only a click away!
These 8 recently published technical books featured below were written by 4 members of the Oracle ACE Program. There are pages and pages of FDMEE, Cloud, and Database knowledge waiting to be read. So ahead, have a read and be sure to add these titles to your personal library!
These 8 recently published technical books featured below were written by 4 members of the Oracle ACE Program. There are pages and pages of FDMEE, Cloud, and Database knowledge waiting to be read. So...
Looking to expand your knowledge and grow? Read through the below 29 technical blog posts by 23 Oracle ACE Program members. You're sure to find a new perspective!
Looking to expand your knowledge and grow? Read through the below 29 technical blog posts by 23 Oracle ACE Program members. You're sure to find a new perspective!
The 46 blog posts written by 25 Oracle ACE Program members below are ripe for the reading! Take your pick of everything from Database, Cloud, APEX, and more.
The 46 blog posts written by 25 Oracle ACE Program members below are ripe for the reading! Take your pick of everything from Database, Cloud, APEX, and more.
In this post, we'll talk about a new module to provide powerful integrations between the Micronaut framework and Oracle Cloud.
In this post, we'll talk about a new module to provide powerful integrations between the Micronaut framework and Oracle Cloud.
How to use Visual Studio IDE with OCI SDK for .NET when accessing Oracle Cloud. This blog will help new and old developers to get a feel of Oracle Cloud with our newly released SDK for .NET with one of the most popular IDEs, Visual Studio
How to use Visual Studio IDE with OCI SDK for .NET when accessing Oracle Cloud. This blog will help new and old developers to get a feel of Oracle Cloud with our newly released SDK for .NET with...
In this blog, I demonstrate how to use Visual Studio Code and Visual Studio Codespaces with Oracle Cloud software development kit (SDK) for .NET to build an application that can access Oracle Cloud. I cover steps for onboarding to Oracle Cloud and general set up required to use Oracle Cloud Infrastructure Developer Tools with some more specifics for .NET SDK, and how to run and debug this application in VS Code or VS Codespaces.
In this blog, I demonstrate how to use Visual Studio Code and Visual Studio Codespaces with Oracle Cloud software development kit (SDK) for .NET to build an application that can access Oracle Cloud. I...
There's beauty in the details and 27 of our Oracle ACEs have plenty to share! Enjoy a nice blend of Database, Cloud, SQL and more in these 41 blog posts.
There's beauty in the details and 27 of our Oracle ACEs have plenty to share! Enjoy a nice blend of Database, Cloud, SQL and more in these 41 blog posts.
Congratulations to the latest additions to the Oracle ACE Program! The following 13 people have been recognized and awarded for their expertise and technical contributions in the Oracle community. Learn more about these featured community leaders and follow along as they continue to share their knowledge.
Congratulations to the latest additions to the Oracle ACE Program! The following 13 people have been recognized and awarded for their expertise and technical contributions in the Oracle...
Did you know that instead of creating a bunch of code you can use Kafka Connect and just with a settings file do a lot of connections? You can connect with JDBC, HDFS, Object Store, and many others in a simple way.
Did you know that instead of creating a bunch of code you can use Kafka Connect and just with a settings file do a lot of connections? You can connect with JDBC, HDFS, Object Store, and many others in...
Members of the Oracle ACE Program continue to take their contributions to new heights. This week, 22 members are bringing you 39 blog posts on Database, SQL, OCI, and more!
Members of the Oracle ACE Program continue to take their contributions to new heights. This week, 22 members are bringing you 39 blog posts on Database, SQL, OCI, and more!
Grab yourself a nice cup of coffee and enjoy these 11 videos featuring 10 members of the Oracle ACE Program. What's brewing? Database, SQL, and more!
Grab yourself a nice cup of coffee and enjoy these 11 videos featuring 10 members of the Oracle ACE Program. What's brewing? Database, SQL, and more!
This is another introduction post where I show some initial examples and codes for you being able to start playing with Oracle Streaming Service OSS.
This is another introduction post where I show some initial examples and codes for you being able to start playing with Oracle Streaming Service OSS.
In this interview former Groundbreakers Podcast host Bob Rhubart, now retired, shares how he moved into tech, what inspires him, and share highlights from his career at Oracle.
In this interview former Groundbreakers Podcast host Bob Rhubart, now retired, shares how he moved into tech, what inspires him, and share highlights from his career at Oracle.
Thirty members of the Oracle ACE Program are making a splash with 41 blog posts between July 26 and August 1. Get comfortable and have a read!
Thirty members of the Oracle ACE Program are making a splash with 41 blog posts between July 26 and August 1. Get comfortable and have a read!
The Maven Enforcer plugin is a valuable addition to your developer toolbox. It can help you detect problems early on and during the build process.
The Maven Enforcer plugin is a valuable addition to your developer toolbox. It can help you detect problems early on and during the build process.
In this post, we'll create our first Autonomous JSON Database instance, our first JSON collection and some basic CRUD operations all without leaving the browser.
In this post, we'll create our first Autonomous JSON Database instance, our first JSON collection and some basic CRUD operations all without leaving the browser.
Oracle announced the availability of Autonomous JSON Database—a new cloud service built for JSON-centric developers.
Oracle announced the availability of Autonomous JSON Database—a new cloud service built for JSON-centric developers.
The members of the Oracle ACE Program continuously and graciously contribute to the Oracle community. The month of July was no different. The 7 Oracle ACE Program members listed below have written and published 8 articles this past month. Have a read, knowledge is on the horizon!
The members of the Oracle ACE Program continuously and graciously contribute to the Oracle community. The month of July was no different. The 7 Oracle ACE Program members listed below have written and...
In this post, we'll see how to use instance and resource principal authentication with the OCI SDK for TypeScript & JavaScript.
In this post, we'll see how to use instance and resource principal authentication with the OCI SDK for TypeScript & JavaScript.
Shift your focus to 38 blog posts written by 26 Oracle ACE Program members. A fresh, new perspective is just one click away.
Shift your focus to 38 blog posts written by 26 Oracle ACE Program members. A fresh, new perspective is just one click away.