Experts tell SHRM Online that businesses should expect cybercrime to rise this year and that combating the problem will require a stay-the-course attitude. https://goo.gl/VQesNw #GlobalHR #HRTech
5 Employee Handbook Issues to Watch in 2018
The federal government’s focus on deregulation combined with active state legislatures and municipalities mean a cookie-cutter employee handbook isn’t a realistic option for employers. Here are some of the key issues employers should monitor in 2018 that may trigger a handbook update. https://goo.gl/TCZC8N #GlobalHR #HRTech
What Individual Mandate Repeal Means for Employers
ICYMI: The 2017 tax act effectively repeals the Affordable Care Act’s (ACA’s) requirement that most Americans obtain ACA-compliant health coverage, effective in 2019. Here’s how it will affect employer-sponsored health plans now, and what it portends for the future of the employer health care mandate and related reporting obligations. https://goo.gl/p1L7BS #GlobalHR #HRTech
Definition-Driven API Lifecycle Instead of Code-Driven API Deployment
You hear a lot about being API design-first out of the API echo chamber these days. I’m finding that concept to be challenging for many groups I’m working with due to some of uninformed perceptions around REST, leaving many unable to move towards a design first approach because they are worried if they are doing it correctly. I shifted my own thinking a while back to be more about define-first, requiring that I thoroughly define each API project before I begin moving it along whatever API lifecycle I’ve quantified for a project.
One thing I’m finding pretty common across the enterprise groups who have adopted OpenAPI (fka Swagger) as part of their operations is that many aren’t truly using the API specification format to its full potential as an API definition, let alone applying across multiple stops along the API lifecycle. Over and over I see groups “using Swagger,” but when you dig deeper you see the documentation being autogenerated as part of existing development, out of .JAR files, and (thankfully) evolving continuous deployment workflows. While this is progress, it’s not the definition-driven API lifecycle that organizations should be investing in, is is just code-driven APIs—not actually using OpenAPI to its full potential as a driver across all stops along the API lifecycle. https://goo.gl/BkUJbg #DataIntegration #ML