Quantcast
Channel: Software Engineering – AMIS Technology Blog | Oracle – Microsoft Azure
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

OCI DevOps–Build Pipelines and Code Repositories for CI

This article introduces Build Pipelines and Code Repositories in OCI DevOps (released on October 26th 2021) – complementing the Artifact Registry and Deployment Pipelines that were first launched in...

View Article


Image may be NSFW.
Clik here to view.

Cleaning Out a Compartment on Oracle Cloud using Terraform provider

The situation: a Compartment on OCI should be removed. Or at least all its resources should be purged. Or at least most of the resources should be removed. The challenge: there is no “purge...

View Article

Image may be NSFW.
Clik here to view.

OCI DevOps Build Pipeline for Functions

Oracle Cloud Infrastructure offers the Functions service, a FaaS offering with serverless functions, based on container images built with the Project Fn FDK. In a previous article, I introduced the OCI...

View Article

Image may be NSFW.
Clik here to view.

VS Code Extension–GistPad–for quick gist creation, editing and consumption

Gists are the code snippets that you want to retain and share – with yourself and with others. Gists can be embedded in websites, blog articles and articles on Medium. Although used for snippets, all...

View Article

Image may be NSFW.
Clik here to view.

Did I really just commit and push a file with a password in it?–Remove all...

Surely I would never be so stupid as to commit a file that contains sensitive information – say my Oracle Cloud account’s private key. And even if I did, I would not push that change to a public git...

View Article


Image may be NSFW.
Clik here to view.

Update Go on Linux

It turned out to be a fairly small deal. For reference sake a brief write up of updating the Go runtime on my Ubuntu environment. Current version: go version Find latest releases of Go at...

View Article

Image may be NSFW.
Clik here to view.

GitHub Copilot reduces writing Java boilerplate to two simple comments

GitHub Copilot helped me write a Java application to process a CSV file. Not a hard task – though one that in Java always feels much harder than in Python or Node. This time round –  because of Copilot...

View Article

Image may be NSFW.
Clik here to view.

Platys – generate a customized container powered Data Platform environment

Platys is a tool created by Guido Schmutz, architect and data specialist at Accenture and frequent teacher at various universities. In order to be able to quickly create an environment to investigate a...

View Article


Image may be NSFW.
Clik here to view.

Meesterschap Onthuld: Wat Topchefs en Coders Gemeen Hebben!

Op het eerste gezicht lijkt het alsof koken en softwareontwikkeling twee totaal verschillende werelden zijn. Maar laten we eens dieper graven en ontdekken of er toch verrassende overeenkomsten...

View Article


Image may be NSFW.
Clik here to view.

Building a high-performance API using GPT-4

Can the power of GPT-4 be leveraged to build a high-performance API? In this article we will instruct GPT-4 to build a high-performance API in GoLang using Protocol Buffers & gRPC.  Table of...

View Article
Browsing all 10 articles
Browse latest View live