Development

Development

1692 bookmarks
Newest
Configure Liveness, Readiness and Startup Probes
Configure Liveness, Readiness and Startup Probes
This page shows how to configure liveness, readiness and startup probes for containers. The kubelet uses liveness probes to know when to restart a container. For example, liveness probes could catch a deadlock, where an application is running, but unable to make progress. Restarting a container in such a state can help to make the application more available despite bugs. A common pattern for liveness probes is to use the same low-cost HTTP endpoint as for readiness probes, but with a higher failureThreshold.
·kubernetes.io·
Configure Liveness, Readiness and Startup Probes
Website Grader - Check your Pages for Speed and SEO
Website Grader - Check your Pages for Speed and SEO
Website Grader is a free online tool that grades your site against key metrics like performance, mobile readiness, SEO, and security. Test your URLs now!
·website.grader.com·
Website Grader - Check your Pages for Speed and SEO
The Web API Checklist -- 43 Things To Think About When Designing, Testing, and Releasing your API
The Web API Checklist -- 43 Things To Think About When Designing, Testing, and Releasing your API
When you’re designing, testing, or releasing a new Web API, you’re building a new system on top of an existing complex and sophisticated system. At a minimum, you’re building upon HTTP, which is built upon TCP/IP, which is built upon a series of tubes. You’re also building upon a web...
·mathieu.fenniak.net·
The Web API Checklist -- 43 Things To Think About When Designing, Testing, and Releasing your API
Best practices for REST API design
Best practices for REST API design
Learn how to design REST APIs to be easy to understand for anyone, future-proof, secure, and fast since they serve data to clients that may be confidential.
·stackoverflow.blog·
Best practices for REST API design
GA4 Auditor - Google Analytics 4 Audit Tool
GA4 Auditor - Google Analytics 4 Audit Tool
Get a comprehensive GA4 audit with an actionable plan using GA4 Auditor - the ultimate Google Analytics 4 audit tool with a detaileda checklist for enhancing your website's tracking
·ga4auditor.com·
GA4 Auditor - Google Analytics 4 Audit Tool
JavaScript for R
JavaScript for R
Book on using JavaScript with R for visualisations, web development, and computations.
·javascript-for-r.com·
JavaScript for R
Introduction | Engineering Production-Grade Shiny Apps
Introduction | Engineering Production-Grade Shiny Apps
A book about engineering shiny application that will later be sent to production. This book cover project management, structuring your project, building a solid testing suite, and optimizing your codebase. We describe in this book a specific workflow: design, prototype, build, strengthen and deploy.
·engineering-shiny.org·
Introduction | Engineering Production-Grade Shiny Apps
Writing R extensions
Writing R extensions
Writing R Extensions covers how to create your own packages, write R help files, and the foreign language (C, C++, Fortran, …) interfaces.
·colinfay.me·
Writing R extensions
R for Excel Users
R for Excel Users
This is a workshop for RStudio::conf(2020) in San Francisco, California
·rstudio-conf-2020.github.io·
R for Excel Users
Modern R with the tidyverse
Modern R with the tidyverse
This book will teach you how to use R to solve your statistical, data science and machine learning problems. Importing data, computing descriptive statistics, running regressions (or more complex machine learning models) and generating reports are some of the topics covered. No previous experience with R is needed.
·modern-rstats.eu·
Modern R with the tidyverse
Mastering Software… by Roger D. Peng et al. [PDF/iPad/Kindle]
Mastering Software… by Roger D. Peng et al. [PDF/iPad/Kindle]
This book covers R software development for building data science tools. This book provides rigorous training in the R language and covers modern software development practices for building tools that are highly reusable, modular, and suitable for use in a team-based environment or a community of developers. (Printed copies coming soon!)
·leanpub.com·
Mastering Software… by Roger D. Peng et al. [PDF/iPad/Kindle]