Web Security

Day 14 – Handling User Authentication & Security in Spring Boot

Introduction Security is a critical aspect of any web application. Full Stack Java developers must ensure that user data is protected, unauthorized access is prevented, and authentication mechanisms are robust. Spring Boot, combined with Spring Security and JWT (JSON Web Tokens), provides a powerful framework to implement authentication and authorization. At CuriosityTech.in, developers are trained

Day 14 – Handling User Authentication & Security in Spring Boot Read More »

, , , , , ,

Day 14 – Hands-On Project: Hosting a Static Website on GCP

Hosting a static website on Google Cloud Platform (GCP) is a foundational exercise for cloud engineers to understand storage, networking, and serverless deployment concepts. Static websites consist of HTML, CSS, and JavaScript files without a backend database. Leveraging GCP’s Cloud Storage, Cloud CDN, and Load Balancing allows engineers to deploy highly scalable, cost-efficient, and secure websites.

Day 14 – Hands-On Project: Hosting a Static Website on GCP Read More »

, , , , , ,