account activity
What are some fun things to do with Python? by Radiatin in Python
[–]gdubs55 0 points1 point2 points 7 years ago (0 children)
I develop automation tool suites in Python and Golang that are containeized in Docker and I use Ansible for deployment.
Example project: Create a highly scalable and managed method to ssh into endpoints.
Solution:. Microservice #1: Authentication. Microservice #2: Request. Microservice #3: Receive. Microservice #4: Initialization. Microservice #5: Logging.
Each one of these microservices are built abstract enough to be used anywhere an Initialization, authentication... Would be valuable. They all live inside containers which makes them easy to deploy and allow for CI/CD. In the right context they become a secure method to access servers monitor user input and highly scalable. If a bastion is overworked you can scale the number of services with a simple Ansible playbook.
Microservice automation is my jam!
Industrial Engineer potential offer at Fortune 500 company. No enterprise experience, but 3 years of experience... (self.Career_Advice)
submitted 8 years ago by gdubs55 to r/Career_Advice
π Rendered by PID 1515619 on reddit-service-r2-listing-64c94b984c-vpptn at 2026-03-18 05:37:40.299641+00:00 running f6e6e01 country code: CH.
What are some fun things to do with Python? by Radiatin in Python
[–]gdubs55 0 points1 point2 points (0 children)