|
🔗 Stories, Tutorials & Articles |
|
|
|
Vim Tips for the Intermediate Vim User |
|
|
This article provides tips for intermediate Vim users, including keystrokes for inserting and moving within text, copying and pasting, indenting text, refocusing the page, working with specific characters, and miscellaneous tips. The tips are intended to help users improve their Vim skills and efficiency. The article recommends trying out the tips as they are read and incorporating them into regular Vim usage.
|
|
|
|
|
|
|
How My Startup Survived a DDoS Attack ✅ |
|
|
Bannerbear was DDoSd but it survived - here's how the day went and how BannerBear team ultimately mitigated the attack |
|
|
|
|
|
|
Visualize and create your serverless workloads with AWS Application Composer |
|
|
AWS has launched a preview of its visual designer tool, AWS Application Composer, which allows users to build serverless applications using multiple AWS services. The tool is intended to help developers, particularly those new to building serverless applications, to understand and configure various services and write infrastructure as code to deploy their applications. The tool includes a drag and drop interface that generates an AWS CloudFormation template in the background, and allows users to update properties in the interface which are reflected in locally stored project files and vice versa.
|
|
|
|
|
|
|
Building and Managing a Kubernetes Cluster Using Kubeadm |
|
|
In this guide, you’ll learn how to set up a Kubernetes cluster using kubeadm, upgrade the cluster, and deploy an application to test if it works.
|
|
|
|
|