Understanding the IAM:PassRole Permission
Introduction Many AWS services often require the use of an IAM role to execute actions on your behalf. For example, when you create a Lambda function, you assign an execution role to it. AWS can generate one for you automatically, and then you define the permissions you want it to have after. Most of the time, that's the case. However, there are instances when you might choose to associate an existing IAM role. In [...]
Different Ways of Passing Parameters Securely in CloudFormation
Introduction When writing CloudFormation templates, it's a security best practice to avoid hardcoding sensitive info, like client secrets, API keys, or passwords. Sharing templates with hardcoded details by mistake can put your infrastructure and data at risk. In this article, we'll explore different secure methods to pass parameters in CloudFormation templates. Using the NoEcho Attribute To avoid hardcoding parameters in your template, you can define them during stack creation using the Parameters section. However, [...]
Automate Confluence Backup Using AWS Step Functions
Introduction In this article, I'm gonna show you how you can create an automated Confluence backup in Atlassian using an AWS serverless solution. The motivation behind this article stems from a recent task I was working on a couple of weeks ago. My goal was to run a scheduled backup of Confluence data and export it to Amazon S3. Since Confluence backups are deleted 14 days after creation, it’s a good idea to have [...]
How To Peer Two Azure Virtual Networks
Organizations rely on efficient and secure communication between various infrastructure components in today's breakneck speed and interconnected world. Virtual Network Peering is a powerful solution to address these needs by seamlessly connecting resources across different Azure virtual networks. This feature enables organizations to optimize their network performance, reduce latency, and enhance security, all while minimizing costs. In this article, we will delve into the concept of virtual network peering, explore its benefits, and how [...]
How to Get AWS Digital Badges for Free
Amazon Web Services (AWS) provides a variety of digital badges that allow individuals to exhibit their proficiency and knowledge in different AWS technologies. These digital badges act as a virtual symbol of their accomplishments, providing an effective means of showcasing their expertise to potential employers, colleagues, and peers. In this article, we will explore what AWS digital badges are and provide guidance on how to get them for free to get started. So what [...]
Azure Virtual Machines vs Azure App Service – Which One Is Right For You?
Have you ever wondered during your cloud migration journey whether Azure Virtual Machines or Azure App service would best suit your workload requirements? In this article, we'll take a deep dive into the advantages and disadvantages of using Azure Virtual Machines and Azure App Service. By discussing the key differences, drawbacks of these services, and benefits, you can make an educated decision on where to host your application. You can also read this Azure [...]
AWS Community Day Philippines 2023
AWS User Group Philippines is celebrating its 10-year anniversary by hosting the most awaited AWS Community Day Philippines 2023 event on the 29th and 30th of July. Join the learning and fun as the keynote speakers and industry leaders share their success stories, AWS use cases, swags, raffle prizes and many more AWSomeness! AWS Community Days are community-organized cloud education events that highlight technical discussions and demos by expert AWS users and industry leaders [...]
What’s New in AWS Certified Security Specialty SCS-C02 Exam in 2023?
After 5 years since its very first version was released, the AWS Certified Security Specialty exam will finally get its official update. The AWS Training and Certification team is releasing its new version, with an exam code of SCS-C02, on July 11, 2023. You can register for the new and updated SCS-C02 AWS Certified Security Specialty exam as early as June 13, 2023. Take note that the last day that you can take the [...]
Introducing Amazon Bedrock – AWS response for OpenAI’s DALL·E 2, ChatGPT-4 and other Generative AI Rivals
There's no denying that all major tech companies now are on their toes, trying to grab enough Artificial Intelligence (AI) market share which has been exponentially growing for the past several years. The race has been further highlighted when OpenAI released its game-changing ChatGPT service which spread like wildfire for both geeks and non-IT professionals alike. Based on various reports, it is set to boom into a $90 billion industry by 2025 or even [...]
Different Types of AWS Certifications Explained in a Nutshell
What is Amazon Web Services (AWS)? Amazon Web Services (AWS) is the most popular cloud service provider in the world, offering a wide range of cloud computing services to businesses and individuals. AWS certifications have become increasingly valuable as more and more companies move their workloads to the cloud. These certifications validate the skills and knowledge of individuals who work with AWS services, making them more employable and helping them advance in their careers. [...]