How to check robustness in a service that includes multiple points of failure in workflow, including FTP
As part of my workflow, I need to do all these steps in one transaction
– I need to ftp files to 2 different FTP servers.
– There is also a spreadsheet that gets generated which needs to be FTP’ed. Can this be streamed, instead of downloading and then pushed to FTP server.
How to check robustness in a service that includes multiple points of failure in workflow, including FTP
As part of my workflow, I need to do all these steps in one transaction
– I need to ftp files to 2 different FTP servers.
– There is also a spreadsheet that gets generated which needs to be FTP’ed. Can this be streamed, instead of downloading and then pushed to FTP server.
How to check robustness in a service that includes multiple points of failure in workflow, including FTP
As part of my workflow, I need to do all these steps in one transaction
– I need to ftp files to 2 different FTP servers.
– There is also a spreadsheet that gets generated which needs to be FTP’ed. Can this be streamed, instead of downloading and then pushed to FTP server.
How to check robustness in a service that includes multiple points of failure in workflow, including FTP
As part of my workflow, I need to do all these steps in one transaction
– I need to ftp files to 2 different FTP servers.
– There is also a spreadsheet that gets generated which needs to be FTP’ed. Can this be streamed, instead of downloading and then pushed to FTP server.
Understanding “programming to an interface”
I have come across the term “programming to an interface instead of an implementation” a lot, and I think I kind of understand what it means. But I want to make sure I understand it’s benefits and it’s possible implementations.
What is a scalable and practical way to search existence of a group of strings in a huge file
Context: I built an app which generates around 1000 domain names based on user input. I need to check if they are available or not by matching against a huge zone file of parsed domain names which is around 2 GB.
What is a scalable and practical way to search existence of a group of strings in a huge file
Context: I built an app which generates around 1000 domain names based on user input. I need to check if they are available or not by matching against a huge zone file of parsed domain names which is around 2 GB.
What is a scalable and practical way to search existence of a group of strings in a huge file
Context: I built an app which generates around 1000 domain names based on user input. I need to check if they are available or not by matching against a huge zone file of parsed domain names which is around 2 GB.
What is a scalable and practical way to search existence of a group of strings in a huge file
Context: I built an app which generates around 1000 domain names based on user input. I need to check if they are available or not by matching against a huge zone file of parsed domain names which is around 2 GB.
What is a scalable and practical way to search existence of a group of strings in a huge file
Context: I built an app which generates around 1000 domain names based on user input. I need to check if they are available or not by matching against a huge zone file of parsed domain names which is around 2 GB.