- Home
- Tag: workflow
Posts tagged workflow
Tag: workflow
7 Workflow Automation Examples in 2022: What to Automate & How to Implement
Feed: Cloudwards. Author: Fergus O'Sullivan; Despite modern technology, much of our workday is still made up of humdrum, repetitive tasks that eat up time and, more importantly, our energy. In many cases, automation technology offers a way to speed up — if not eliminate — the most monotonous and boring aspects of these tasks. In this article, we’ll offer some workflow automation examples to get you started. Key Takeaways: Setting up simple automations takes almost no skill and you can learn how to do it in minutesNo matter if you’re trying to speed up traditional accounting processes or just remove ... Read More
What is a visual workflow? And how can it help your organization automate at scale?
Feed: The Connector by Workato. Author: Jon Gitlin; The performance of any automation hinges on the workflow behind it. A poorly-designed workflow can prevent employees from receiving the equipment and devices they need, when they need them; it can lead to sales reps failing to contact leads quickly; it can cause customer success managers to unintentionally neglect clients who are at risk of churning—and a whole lot more. To help ensure your workflow automations behave the way you want, you’ll need to use an enterprise automation platform’s visual workflow builder. This type of builder allows non-technical users with deep business ... Read More
Developer diary for {ggshakeR} 0.1.2 (a package for soccer analytics viz): Implementing Github Actions CI tools (codecov, lintr, etc.) into the workflow!
Feed: R-bloggers. Author: R by R(yo). [This article was first published on R by R(yo), 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. {ggshakeR} 0.1.2, a package for soccer analytics visualizations for R, is released! Users will most likely not see anything changed from their perspective as this version was all about implementing Github Actions CI tools and making changes in the back-end of things for the package. For more on the visualizations ... Read More
Building a serverless image catalog with AWS Step Functions Workflow Studio

Feed: AWS Compute Blog. Author: James Beswick. This post is written by Pascal Vogel, Associate Solutions Architect, and Benjamin Meyer, Sr. Solutions Architect. Workflow Studio is a low-code visual workflow designer for AWS Step Functions that enables the orchestration of serverless workflows through a guided interactive interface. With the integration of Step Functions and the AWS SDK, you can now access more than 200 AWS services and over 9,000 API actions in your state machines. This walkthrough uses Workflow Studio to implement a serverless image cataloging pipeline. It includes content moderation, automated tagging, and parallel image processing. Workflow Studio allows ... Read More
Amazon Genomics CLI adds the Snakemake workflow management system
Feed: Recent Announcements. Today, we announced the Amazon Genomics CLI has added Snakemake to its catalog of workflow management tools for genomics analysis, which also includes Cromwell, Nextflow, and miniWDL. Inspired by GNU Make, Snakemake specifies workflows as rules that breakdown the workflow into smaller steps of dependencies. Snakemake automatically determines dependencies between rules and also provides additional controls via python-based rule definition syntactic structures. The benefits of reproducibility and transparency that workflow management tools, like Snakemake, provide are realized at scale via the Amazon Genomics CLI. Amazon Genomics CLI simplifies and automates the deployment of cloud resources like workflow engines and ... Read More
Build a data sharing workflow with AWS Lake Formation for your data mesh

Feed: AWS Big Data Blog. A key benefit of a data mesh architecture is allowing different lines of business (LOBs) and organizational units to operate independently and offer their data as a product. This model not only allows organizations to scale, but also gives the end-to-end ownership of maintaining the product to data producers that are the domain experts of the data. This ownership entails maintaining the data pipelines, debugging ETL scripts, fixing data quality issues, and keeping the catalog entries up to date as the dataset evolves over time. On the consumer side, teams can search the central catalog ... Read More
5 workflow automation examples that can transform your business
Feed: The Connector by Workato. Author: Miranda Yeo; In the modern business ecosystem, it’s important that your company is able to function effectively for both customers and employees. One of the most efficient ways to do so is through automation, which can reduce internal stressors and make your company more agile in responding to customer needs and market changes. Workflow automation can be implemented across all aspects of business, from streamlining internal processes to addressing customer-facing problems to proactively identifying and implementing broad-level insights. In implementing these automated processes, you can effectively service and retain customers while also creating a ... Read More
5 Steps To Setting Up A Highly-Productive Software Engineering Workflow
Feed: Featured Blog Posts - Data Science Central. Author: ConvrtX. If you are reading this blog post, there is a good chance that either your work or the software engineering process, in general, has become less productive. The Problem: The industry is constantly evolving, and most companies have adopted agile development processes which require an efficient workflow for all team members. With modern technology improving day by day, managing the massive amount of software tools and frameworks is becoming more complicated. Constant changes in technology: The constant change is taking place in many parts of technology; new languages, libraries and development ... Read More
Migrating a Database Workflow to Modernized AWS Workflow Services

Feed: AWS Architecture Blog. The relational database is a critical resource in application architecture. Enterprise organizations often use relational database management systems (RDBMS) to provide embedded workflow state management. But this can present problems, such as inefficient use of data storage and compute resources, performance issues, and decreased agility. Add to this the responsibility of managing workflow states through custom triggers and job-based algorithms, which further exacerbate the performance constraints of the database. The complexity of modern workflows, frequency of runtime, and external dependencies encourages us to seek alternatives to using these database mechanisms. This blog describes how to use ... Read More
18. The Journey to Citizen Data Scientist Must Include New Workflow and Processes
Feed: Top Blog Posts. Author: Kartik Patel. Gartner has rightfully predicted the rise of Citizen Data Scientists. Coming from the ranks of business users, Citizen Data Scientists continue to function in their primary roles and fulfill their responsibilities as they take on the tasks of aligning with Digital Transformation initiatives and improving data literacy. Their new role does require that they embrace some new concepts and become comfortable with analytics and with making decisions using augmented analytical tools. As the Citizen Data Scientist takes on the new role, there are other considerations that will ensure their success, not the least ... Read More
Recent Comments