# Upcoming Blog Posts

Hi. Here is an ongoing list of things I want to know more about. 

### Python

- The [PEP8 Style Guide](https://www.python.org/dev/peps/pep-0008/#constants)  

- Jupyter Notebooks 

- Python Cheat Sheet on, the set() method, namedtuple, defaultdict, deque

- Classes (Better understand the classmethod, Abstract Base Classes)


### Automation

- [Chef InSpec] (https://community.chef.io/tools/chef-inspec/) 

### Cloud
- Starter Guide to Terraform On [AWS, Azure, GCP, OCI, VMWare]

- [TFLint](https://github.com/terraform-linters/tflint)

- [TFSec](https://github.com/tfsec/tfsec)

- [terraform-compliance](https://terraform-compliance.com/)

- Azure Functions vs AWS Lambda (speed test)

- Python Chalice


### AWS 
API Gateway proxy resources


### Completed
- [doctest](https://blog.ajbothe.com/a-very-simple-doctest-example)  

- [Storing Terraform State in Gitlab and Automating Deployments](https://blog.ajbothe.com/storing-your-terraform-state-in-gitlab)
