With high scalability and flexibility, serverless computing is becoming a promising computing model. However, as pointed out in a new study by TSYS School computer scientist Yi Zhou, existing serverless computing platforms initiate a container for each function invocation, which leads to a huge waste of computing resources. Examinations by Zhou and colleagues from Jinan University and Auburn University reveal that executing invocations concurrently within a single container can provide comparable performance to that provided by multiple containers (i.e., traditional approaches) while reducing memory resource waste and longer execution times. The researchers propose such a framework, FaaSBatch, that batches invocations and minimizes resource utilization by mapping groups of batched invocations into a single container. According to Zhou, "We evaluated the effectiveness and performance of FaaSBatch by comparing it to three state-of-the-art schedulers. Our experimental results show that FaaSBatch effectively and remarkably slashes invocation latency and resource overhead." In fact, as Zhou and his team discuss in the study, which is set to appear in a future issue of IEEE Transactions on Computers, FaaSBatch reduces the resource overhead of traditional approaches by anywhere from 43% to 98%, depending upon the particular comparison.
Officials in the Turner College's Butler Center for Research and Economic Development recently put the finishing touches on an extensive report on trends in educational programs and occupations in the Columbus area. The report also includes data on business and technology trends. According to Fady Mansour , Director of the Butler Center, there are several key takeaways from the report regarding 10 occupational gaps that currently exist in the Columbus area. First, software development occupation exhibits the biggest labor shortage, with the report adding that the TSYS School has a bachelor's degree program in information technology along with a new AI track for the bachelor's degree in computer science, both of which can qualify students for this occupation. Other educational programs are in demand, such as computer programming and cloud computing. Second, there is a gap of 30 employees per year in general and operations management. This gap could be addressed by the Turn...

Comments
Post a Comment