For the starter, this is not something new. We all are familiar with the multi-folder buckets for providing hierarchy and different levels of policies on different folders. This can avoid the requirement of creating different buckets for different end-users and keep everything a single umbrella for easier management from the admin perspective. Also, for each … Continue reading Multi-Folder deployments in AWS S3 Storage using Cloudformation and Ansible
cloud
Installation Error – AWS CDK
While starting my journey with AWS CDKs (Cloud Development Kit), I encountered the below error in the very first step of the installation of AWS CDK on my Ubuntu 22.04 system. Installation Command npm install -g aws-cdk While the command run through without any error, I observed Warning messages related to the version of nodejs. … Continue reading Installation Error – AWS CDK
Certified Cloud Security Professional – CCSP [Part 2]
For the remaining topics of Section 1 of the CCSP Exam - Cloud concepts, Architecture, and Design, we will be covering various topics ranging from Security Standards, Top Common Threats to the Cloud, and Security concepts relevant to Cloud Computing. 1.3 Understand Security Concepts Relevant to Cloud Computing 1.3.1 Access Control, Network Security, Virtualization Security … Continue reading Certified Cloud Security Professional – CCSP [Part 2]
Kubernetes Upgrade v1.23 to v1.24 – Common Errors and Solutions
Unlike the common notion of "if it ain't broke, don't fix it", I thought of upgrading my lab Kubernetes cluster from v1.23 to v1.24, just for fun. Now since it was a lab, it's easier for me to decide and simply go on with it, but for production, of course, you need to decide if … Continue reading Kubernetes Upgrade v1.23 to v1.24 – Common Errors and Solutions
Certified Cloud Security Professional – CCSP [Overview]
Introduction Welcome to Blog-1 of the CCSP - Certified Cloud Security Professional study group. I started this blog, immediately after my CompTIA SY+ 601 Certification, but could not publish new content as I wanted to wrap up my podcast on the CompTIA exam first. I will start with usual questions, like Why CCSP is important, … Continue reading Certified Cloud Security Professional – CCSP [Overview]
CompTIA Security+ Sy-601 Certification [Exam Day]
We have covered the overview of all key terms and technologies covered in the CompTIA Sy+ 601 certification exam in our six-part blog series. I gave the exam on 6th June 2022 and passed, (not with flying colors for sure); I scored 770 out of 900 (Pass limit 750). CompTIA Sy+ 601 Exam Pre Setup … Continue reading CompTIA Security+ Sy-601 Certification [Exam Day]
CompTIA Security+ Sy-601 Certification [Part 6]
For Section 5 of the Security+ Sy-601 exam - Governance, Risk, and Compliance, we will be covering various topics like Regulation and Frameworks, Risk Management, and Organizational Policies. 1. Risk Management In Section 1 of the CompTIA certification course, we read about risk and how it is related to Threats and Vulnerability. Basically, an attacker … Continue reading CompTIA Security+ Sy-601 Certification [Part 6]
CompTIA Security+ Sy-601 Certification [Part 5]
For Section 4 of the Security+ Sy-601 exam - Operations and Incident Response, we will be covering various topics like Tools for Organizational Security, Incident Response Policies, Processes, and Procedure, Risk Mitigation, Risk Controls, and Digital Forensics. 1. Incident Response Policies Incident Response Planning covers the worst-case scenario, which is a successful cyberattack on your … Continue reading CompTIA Security+ Sy-601 Certification [Part 5]
CompTIA Security+ Sy-601 Certification [Part 4]
For Section 3 of the Security+ Sy-601 exam - Security Implementations, we will be covering various topics ranging from Secure Protocols, Host, Endpoint and Application Security, Wireless & Network Security, and AAA, IAM. 1. Identity and Access Management Any system's security can be compromised if access is open to anyone. The Identity and Access Management … Continue reading CompTIA Security+ Sy-601 Certification [Part 4]
CompTIA Security+ Sy-601 Certification [Part 3]
For Section 2 of the Security+ Sy-601 exam - Architecture and Design, we will be covering various topics ranging from Enterprise Security Architecture, Virtualization, Cloud and Code Security, Cryptography, Physical Security, and CyberSecurity Resilience. 1. Secure Code Design Applications are written in the codes and deployed either as Client-Server Model or installed on Client-Side as … Continue reading CompTIA Security+ Sy-601 Certification [Part 3]