- Home
- Tag: workflow
Posts tagged workflow
Tag: workflow
How automated resume screening can transform the way your team recruits
Feed: The Connector by Workato. Author: Jon Gitlin; Buried deep within the 200+ resumes an open job attracts are all-star performers who can elevate your team and the overall performance of your organization. How can your recruiting team sift through such a high volume of resumes and pinpoint the best candidates, quickly? By automating the screening process. We’ll break down how this type of HR workflow automation can help by walking you through a pair of examples. How automated resume screening can work You can automate this workflow in one of two ways—the approach you choose depends on how much ... Read More
(Part 2 of 4) How to Modernize Enterprise Data and Analytics Platform – by Alaa Mahjoub, M.Sc. Eng.
Feed: Featured Blog Posts - Data Science Central. Author: Alaa Mahjoub. In many cases, for an enterprise to build its digital business technology platform, it must modernize its traditional data and analytics architecture. A modern data and analytics platform should be built on a services-based principles and architecture. Introduction part 1, provided a conceptual-level reference architecture of a traditional Data and Analytics (D&A) platform. This part, provide a conceptual-level reference architecture of a modern D&A platform. Parts 3 and 4, will explain how these two reference architectures can be used to modernize an existing traditional D&A platform. This will be ... Read More
Deploy to Shinyapps.io from Github Actions
Feed: R-bloggers. Author: Roel M. Hogervorst. Last week I spend a few hours figuring out how to auto deploy a shiny app on 2 apps on shinyapps.io from github. You can see the result on this github repository. This github repository is connected to two shiny apps on shinyapps.io. Here is what I envisioned, every new commit to the main branch will be published to the main app. We could then lock down the main branch so that no one can directly commit to main. (this is the production version). Pull requests will be pushed to a testing version of ... Read More
AI And Automation In HR: The Changing Scenario Of The Business
Feed: Featured Blog Posts - Data Science Central. Author: Joshi Shubham. The automated technological enhancement and the edge of AI (Artificial Intelligence) change the scenario of the business like never before. It eliminates the heavy workload of employers and employees. Like due to the implementation of technological things, they can now enjoy their work rather than take the stress of the compilation of the job. What Is The Meaning Of AI? Artificial Intelligence is a computerized technology that works like a human being but eliminates human errors from the operations. It reduces the workload of the employees and employers. Everything ... Read More
Field Notes: Stopping an Automatically Started Database Instance with Amazon RDS

Feed: AWS Architecture Blog. Customers needing to keep an Amazon Relational Database Service (Amazon RDS) instance stopped for more than 7 days, look for ways to efficiently re-stop the database after being automatically started by Amazon RDS. If the database is started and there is no mechanism to stop it; customers start to pay for the instance’s hourly cost. Moreover, customers with database licensing agreements could incur penalties for running beyond their licensed cores/users. Stopping and starting a DB instance is faster than creating a DB snapshot, and then restoring the snapshot. However, if you plan to keep the Amazon ... Read More
The benefits and drawbacks of using native integrations
Feed: The Connector by Workato. Author: Jon Gitlin; A number of your organization’s apps offer pre-built integrations. Your CRM may offer native integrations with Slack, Quickbooks, and MailChimp; your marketing automation tool may provide integrations with Salesforce, On24, and Gmail; your business communications platform could have integrations with Zoom, Google Drive, Salesforce—and so on, and so forth. As you review the variety of native integrations your apps provide, you should stop to consider whether they’re worth implementing versus those provided by a middleware, 3rd-party platform. To help guide you in your decision, we’ll walk you through the pros and cons ... Read More
Automating quota management with Azure Quota REST API

Feed: Microsoft Azure Blog. Author: Devarayulu Tula. Enterprises are increasingly defined by the applications they use and build to run their core business processes, including the customer experiences they provide. Across all sectors, we see how companies like challenger banks, online healthcare providers, e-commerce providers, and other startups are winning customers by providing new applications. The continuous need to innovate and deliver faster has yielded a new paradigm of software development called cloud native. Cloud native describes the applications, architectures, platforms, infrastructure, and processes, that together make it economical and possible to respond quickly to a changing landscape and growing ... Read More
A generalized approach to benchmarking genomics workloads in the cloud: Running the BWA read aligner on Graviton2

Feed: AWS Public Sector Blog. Author: Mark Schreiber. Amazon Web Services (AWS) announced the custom built Arm-based Graviton series of instances for Amazon Elastic Compute Cloud (Amazon EC2) in 2018. The second series, Graviton2 instances, utilize 64-bit Arm Neoverse cores and deliver up to 40 percent better price performance over comparable current generation x86-based instances. At re:Invent 2020, AWS added to the ARM portfolio with Graviton2-based C6g compute and R6g database instances. The AWS Cloud gives genomics researchers access to a wide variety of instance types and chip architectures and this elasticity allows us to rethink genomics workflows when running ... Read More
How to Automate Cost and Performance Improvement Through gp3 Upgrades Using AWS Systems Manager

Feed: AWS Partner Network (APN) Blog. Author: Emma Button. By Emma Button, Co-Founder at nubeGo Automatically identifying and upgrading existing SSD volumes to take advantage of the new gp3 general purpose volumes for Amazon Elastic Block Store (Amazon EBS) can help organizations reduce storage costs by up to 20 percent. It also helps you improve IOPS and throughput of your EBS volumes. In this post, you will learn how to automatically upgrade your existing gp2 volumes, without interruption, to the next generation of general purpose SSD volumes using AWS Systems Manager. The use of AWS Systems Manager to execute Automation ... Read More
Kustomize Best Practices
Feed: R-bloggers. Author: Open Analytics. [This article was first published on Open Analytics, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content on R-bloggers? click here if you have a blog, or here if you don't. Introduction In recent years, Kubernetes has become a renowned solution for orchestrating cloud-independent infrastructure. Open Analytics supports the data analysis process end to end. This includes infrastructure that underpins the data science platforms we build. Since we exclusively work with open technology, it should come as no surprise that we adopted Kubernetes ... Read More
Recent Comments