All posts by Masroof Ahmad

Oracle Cloud Pay As You Go (PAYG) Subscription Model

Pay As You Go (PAYG) model lets you quickly provision services with no commitment, and you’re only charged for what service you use. There is no upfront commitment and no minimum service period. Any cloud infrastructure (IaaS) and platform (PaaS) services consumed are metered and billed based on that consumption.This model Produced bills for outsourced […]

Read More

[Recap] Day 3: Manage Identity and Access in Cloud, Part- II

With each passing day, gigabytes of data are generated, and hackers have a banquet to choose from unless we as security specialists, intervene .One quick question before we get into the third session’s cloud security reviews! Are you going to let anyone inside your home?No, no, no!This demonstrates the importance of security and managing identity and access even in the […]

Read More

[Recap] Day 4: Implement Platform Protection In Cloud

If you work in IT, you’ve probably heard about cloud computing. If you work in the , you’ve probably heard of Cloud Security, and if you work in Cloud Security, you’ve probably heard of Platform Security. So it doesn’t matter if you work in IT or Sales, Cloud or Operations, security or deployment. If you are […]

Read More

[Recap] Day 5: Implement Platform Protection In Cloud – Part 2

How often do you feel anxious when our data is on-premise? as we are concerned about its security. But, once you’ve moved your data to the cloud, you’ll live stress-free.On this note, let’s start the recap of Day 5 of our Cloud Security course, which began with Firewalland saw to build User-defined routes using Route Table. […]

Read More

Scrum Master Certifications: Everything You Must Know

Do you know, according to Payscale.com, Certified Scrum Master jobs will be among the top trending jobs by the year 2025?  Scrum ➪ is a process or a framework that helps generate adaptive solutions for modern world complex problems and deliver the best value product.  A Scrum Master ➪ is a highly skilled professional who is responsible for leading a team during a project with the best practices […]

Read More

OpenShift Industry Based Use Case

esDo you know more than 50% of the Fortune 100 companies have opted for RedHat OpenShift   OpenShift is an open-source, cloud-enabled Platform as a Service offering from RedHat. It helps companies and other organizations shift their traditional application infrastructure and platform from physical, virtual mediums to the cloud environment  OpenShift Offers a number of advantages such as self-service platform, […]

Read More

Python Functions: Overview, Types, Arguments, Doctstirng

 Python Functions is a block of related statements designed to perform a computational, logical, or evaluative task.  The idea  is to put some commonly or repeatedly done tasks together and make a function so that instead of writing the same code multiple times for different inputs, function calls can be done to reuse the code contained […]

Read More

Introduction To Data Types In Python: Beginners Guide

A data type or simply a type is a property of data, that tells the language processor (compiler, interpreter) how we are going to use this data. It represents the kind of value that tells what operations can be performed on a particular data. Since everything is an object in Python programming, data types are […]

Read More

Beginners Guide to Loops And Control Statements In Python

 The first statement in a function is executed first, followed by the second, and so on. There may be a situation when you need to execute a block of code several times… Python has primarily 3 Loop types which are: For Loop  While Loop  Nested Loop Key Note : You can put any type of loop inside […]

Read More

Oracle DBA to Cloud DBA | Day 2, Day 3 & Day 4 and Q/A: DB System VM/BM [1Z0-1093]

In our Day 2, Day 3 & Day 4 training of Oracle DBA to Cloud DBA, we discussed about DB System VM/BM. Provisioning ➪ is a simple process to set up IT infrastructure. It also signifies steps required to manage access to data and resources, and make them available to users and systems. Compartment ➪ […]

Read More
1 23 24 25 26 27 223