Technical requirements There are a few technical requirements that may need to be fulfilled if you want to get the most out of this chapter: Well, if you can get
Read MoreCategory: Refactoring legacy applications
Exercise 2 – creating and releasing an API for consumption – The Simplest Ways to Start Using DevOps in Python Immediately
Exercise 2 – creating and releasing an API for consumption Deploying applications is one of the most frequent tasks that a DevOps engineer might encounter. It is important to have
Read MoreCreating an AWS EC2 instance with Python’s boto3 library – Provisioning Resources
Creating an AWS EC2 instance with Python’s boto3 library Boto3 – it’s a name you’ve probably heard very often if you’ve worked with AWS and Python. It is the SDK
Read MoreManaging Kubernetes with Python – Provisioning Resources
Managing Kubernetes with Python There will come a time in your container usage when Kubernetes will be the way that you need to go. At this time, Python can help
Read MoreEvent-based resource adjustment – Manipulating Resources
Event-based resource adjustment Resources are money. Literally. In the world of DevOps, the norm is that the more resources you use, the more money that you spend. That’s simple enough,
Read MoreEdge location-based resource sharing – Manipulating Resources
Edge location-based resource sharing One of the most difficult challenges that we have with a global application is load time for resources. If a user is too far from the
Read MoreRefactoring legacy applications – Manipulating Resources
Refactoring legacy applications A clean slate is one of the most convenient things in the world. I am going to show you two sheets of paper, and you can tell
Read MoreOptimize – Manipulating Resources
Optimize Your first option is optimization. You can look at what you have right now and make sure that it runs optimally, consuming the optimum amount of resources while being
Read MoreRestart – Manipulating Resources
Restart Sometimes – and I hope for your sake that that time is early in the development process – you need to throw the things you have out entirely and
Read MoreRunning runbooks 2 – Security and DevSecOps with Python
We can now create a separate alarm for our test 1 instance and it will be shown graphically to give you an idea of what is happening with the metric
Read More