🌟 Here is exciting news! 🌟 Today, I am thrilled to share that I have added two fantastic bonus lessons to OCI DevOps Service course, focusing on advanced deployment strategies. And here’s the cherry on top: the Canary Deployment lesson is now accessible for FREE in the preview! In today’s fast-paced …
Recently one of the students on my course covering OCI Container Engine has asked me about customized docker images. It was amazing how stupid I was, just because I have forgotten to add the lesson covering the usage of Container Registry (OCIR). Now, this lesson is added and you can …
In the previous post, I mentioned my plans to develop an independent course covering OCI Container Engine for Kubernetes. The idea has been converted into reality. Here you can find the self-study training where I believe everyone can catch the most important details in regards to OKE. Below I am …
I will be honest with you… I know it was not good, but I was not able to write blogs here mostly because of a lack of time. Last half of the year I was deeply engaged in OCI Architecture Center development. We have added dozes of Reference Architectures as …
Protecting your cloud IT resources is fundamental in the modern e-commerce business. Companies rely on the public cloud’s high availability and disaster recovery capabilities. Therefore for every compute instance with block volumes, you need to prepare a good backup strategy and protection for a more severe disaster such as region …
I am not sure if you have noticed that, but in March 2021 Kubernetes clusters have been significantly redefined within OCI. I mean now Container Engine for Kubernetes is VCN-native by default. You can read about it here. VCN-native K8S clusters are completely integrated with your Virtual Cloud Network (VCN). …
About Bastion usage I have written a long time ago. Usage of jump hosts is very common. It seems to be obvious from a security point of view that you want to hide compute instances or database servers in private networks, but there should be a secure way to access …
Last few weeks I was extremely busy with OCI Architecture Center and GitHub QuickStarts. That is why I was silent here. But it doesn’t mean I haven’t done anything for the FoggyKitchen community. Far from that. In the spare time, during the very limited free cycles, I was trying to …
For this lift & shift, I have been preparing for the last two months. Frankly, I had envisioned it a long time ago, but it has taken a lot of time to plan it and then executed it. The first and the biggest challenge was to automate most of the …
Hello fine gourmets, for my first dish in the FoggyKitchen.com, I decide to present you how to deploy WordPress on OCI using MySQL Database Service aka MDS. I wrote some Terraform recipes that you can find on my GitHub repository: oci-wordpress-mds. In this first post, I will show how easy it’s …