Start here
Blog
Cheat sheets
BlowStack
->
Blog
BlowStack Blog
full stack cloud development content
How to set up AWS Session Manager
Secure and easy Session Manager setup. Learn how to use different OS EC2 users with different IAM users.
How to set up EC2 instance connect
Walkthrough 4 possible issues related to EC2 instance connect. Learn how to make EC2 instance connect more secure in minutes.
How to use CloudFront with static websites and SPAs
Learn how to use CloudFront with modern static websites and SPAs generated in Vue, React, Angular or any other modern frontend framework.
How to use AWS Lambda Layers with SAM
How to create a project structure and template with layers that work in local TypeScript and NodeJS environment.
How to use events listeners in Symfony
How to use listeners and subscribers for build-in and custom events.
SQL vs NoSQL databases from developer perspective
Never-ending war between relational and no-relational databases lasts more than decade and it's not going to end soon for the reason.
What is firebase and how to use it with web apps
Learn about core firebase modules, types of implementations for the web and a way how to get the premium Blaze plan for free.
How to send email using firebase functions
Three different serverless email sending solutions that will work out in serveless, hosting and VPS deployed apps.
How to integrate Express.js with Nuxt app
A quick guide how to add the most popular backend framework to your nuxt application in 5 minutes.
How to use Postman with Nuxt auth module based on JWT
Find out how to log and use restricted endpoints with JWT passed in cookies.
Ckeditor 5 syntax highlighting in nuxt
Make your code blocks more readable using highlight.js package.
Ckeditor 5 Nuxt integration
No matter if you try to implement default or custom builds this article will help you get through it.
Authentication in Nuxt app Part 3
Implementing user access scope for frontend and backend using middleware.
Authentication in Nuxt app Part 2
Implementing email verification, password changing and resetting.
Authentication in Nuxt app
Frontend end backend covered for local strategy using JWT and MongoDB.
Authenticate Zoho CRM in serverless
Generate access token with OAuth2 and start using API 2.0 in serverless.
How to use Zoho CRM API with PHP
Basic usage in Symfony and Laravel frameworks.
Create CKEditor 5 custom build
Add any plugin to CKEditor 5 using React, Angular or Vue.
Secure Linux Server
The very first steps to secure your server against hackers.
Dockerize Nuxt.js
Create a docker image of Nuxt.js app with Nginx proxy server and MySQL.
Authenticate Zoho CRM in PHP
Generate access token with OAuth2 and start using API 2.0 in PHP app.
Authenticate Zoho CRM in Node.js
Generate access token with OAuth2 and start using API 2.0 in Node app.
#CONNECT-TO-EC2