A few weeks back I have read that OCI OKE will now support Kubernetes 1.14.8. That is really great news and I have decided to refresh my GitHub repo, which I had created some time ago. It was also a perfect opportunity to record a small how-to vlog, just for …
Security is the primary concern for every enterprise today, as traditional firewalls monitoring ports are not sufficient to keep up the pace with the advanced hackers. To protect from intelligent and malicious threats, we need modern and advanced tools to protect web applications. In this video, we will explore Oracle …
Yes, OCI is changing very quickly! π Everyone, who follows OCI release notes, knows that. Oracle Cloud Gen2 is updated with new features even a couple of times every single month. Β It shouldn’t surprise you. That is how the modern cloud world works now. π In my Terraform+OCI short course, …
I am trying to follow constantly updated release notes of OCI. Nearly every single day we have something new there, so sometimes it really hard to follow all of the news there. To read some theory is great, but test it is even greater… and harder, to be honest. So …
Yeah! That is the feature which I really like. Shared block volume attached to more than one compute instances. This feature has been announced in OCI in the middle of December 2019. One month later I have decided to test it with Terraform. I was hoping it would work not …
Lastly, I have watched Todd Sharp video about OCI Compute Configuration, Compute Pool and AutoScale Configuration. That video has inspired me to write my own version with Terraform usage. Here is small repo in GitHub which is a foundation for this experiment. I believe you will find it tasty! Bon …
I guess everybody knows it is important, but it is really difficult to start. I mean to share knowledge, then receive feedback from the followers, and ultimately stay there blogging with further efforts long term. That is the way to build a community and it is for sure hard. My …
More then a year ago in this post, I have initiated OCI ATP provisioning topic. After a year I have rewritten the whole repo. Not only because HCL 0.12 is a formal standard now, and all Terraform code was outdated. I have done it also because I feel it is …
This short course, my first tutorial is going to finish… I believe we have achieved good taste of our dish, right! π Last time in lesson 7 we have created a database with OCI DBSystem. In this last lesson, we will add local VCN peering which is documented here. I …
Oracle is well known for its database, for more than 30 years, meaning for many people on the market, the term database means Oracle and long, long nothing else. Until now in our lessons, we were far from the database. Instead, we were covering cloud networking (VCN, subnets, route tables, …