posts
2024
Python Ternary Operation
·552 words·3 mins
Posts
oneliner
python
Ternary operations in Python.
IaC: Security Risk and Best Practices
·843 words·4 mins
Posts
cloud
iac
Risks, challenges and the best practices for IaC security.
Generator Expression in Python
·567 words·3 mins
Posts
101
python
Python: List comprehension vs Generator expression.
Basic Technologies in Cloud Computing
·238 words·2 mins
Posts
101
cloud
aws
azure
gcp
Understanding the basic technologies in cloud computing is the key to manage modern infrastructure.
More Python Comprehensions
·720 words·4 mins
Posts
oneliner
python
More Python comprehension examples.