2021
Cloudflare blocks an almost 2 Tbps multi-vector DDoS attack
Earlier this week, Cloudflare automatically detected and mitigated a DDoS attack that peaked just below 2 Tbps — the largest we’ve seen to date.
2018
Netlify: All-in-one platform for automating modern web projects.
Build, deploy, and manage
modern web projects
Get an all-in-one workflow that combines global deployment, continuous integration, and HTTPS. And that’s just the beginning.
Netlify CMS | Open-Source Content Management System
Open source content management for your Git workflow
Use Netlify CMS with any static site generator for a faster and more flexible web project
GitLab Build and Deploy to a Server via SSH – codeburst
by 1 otherIs to create a build and deployment process, where you tag to release to production, push to master to release to staging server via ssh scp. SIMPLE 😉
2016
GitLab Workflow: An Overview | GitLab
by 1 otherThe GitLab Workflow is a logical sequence of possible actions to be taken during the entire lifecycle of the software development process, using GitLab as the platform that hosts your code.
The GitLab Workflow takes into account the GitLab Flow, which consists of Git-based methods and tactics for version management, such as branching strategy, Git best practices, and so on.
2015
Howto: One time migration from SVN to GitLab with non-standard SVN layout | Igor's Blog
I've finally got around to moving the SVN repository that supports all the source code for this blog to Git, specifically GitLab. There were a few hurdles and I came across and many existing articles were useful but didn't quite address my specific case.
GitLab Flow | GitLab
by 1 otherVersion management with git makes branching and merging much easier than older versioning systems such as SVN. This allows a wide variety of branching strategies and workflows. Almost all of these are an improvement over the methods used before git. But many organizations end up with a workflow that is not clearly defined, overly complex or not integrated with issue tracking systems. Therefore we propose the GitLab flow as clearly defined set of best practices. It combines feature driven development and feature branches with issue tracking.
1
(10 marks)