SYMPLIFY LEARNING

Latest Articles

Using the get() method with dictionaries in python

The get() method is a very useful method for retrieving...

Understanding Palo Alto Networks Prisma Cloud

What is Prisma Cloud? Prisma Cloud is an API-based cloud...

Lookup secrets from AWS Secrets Manager using Python

In an earlier post, I showed how to retrieve credentials...

Setting up Cortex XSOAR Community edition

I recently had a requirement to install Cortex XSOAR Community...

Useful functions in Python – Dir() and help

Dir: The dir() function returns the properties and methods available...