This challenge lab is the last one in the automating infrastructure in google cloud using Terraform. It builds upon the previous labs and tests your ability to import, build, add a remote backend reprovision, destroy & update infrastructure, and lastly test connectivity. Task 1. Create the configuration files The following commands create empty files in […]
gcp
practical solution: Building a dynamic Web Application in Google cloud.
I have built a dynamic e-commerce sample website on GCP whose front end is hosted with Firebase hosting and written in node using lit and material. API back end is served using cloud run and written in Python using Django and Django REST framework. the database is stored in cloud SQL. products used in this deployment ways to build […]
GCP cloud resume challenge: building a front end
The cloud resume challenge is one of the best ways I have seen online to build confidence around your cloud skills after getting cloud certified. The challenge was built in a way that after completing it a prospective employer will see that you have technical skills apart from certifications. It has 3 versions for Azure, […]
6 benefits of getting cloud certified.
The cloud has grown exponentially over the years that it now employs millions of people directly and indirectly compared to a decade ago. in the earlier days of the public cloud getting qualified professionals to work on the cloud was difficult as it was a different environment compared to the traditional on-prem setups that had […]
27+ Linux CLI commands for cloud architects & engineers.
Linux is one of the most widely used open-source OS because of its safety, security features, and ease of use. in the cloud you will find it in IoT, big data, DevOps, networking, data management, compute, and much more. Major cloud providers like AWS, GCP, AZURE, Oracle & IBM cloud have virtual machines running a […]
introduction to the google cloud console.
a project is a group of resources with a billing account attached. current project also shows you what project you are working on. (2)resource list is a list of resources on google cloud, the resource list doesn’t represent all the resources on GCP but commonly used ones. you can pin your favourite resource on the […]
5 easy ways to save on your next cloud bill
A majority of us have been in a situation where we get a high bill at the end of the month from our cloud provider leaving us wondering what exactly happened. Cost optimization ensures you are getting the most out of your resources. in my case I incurred an AWS usage bill in my earlier […]
Which public cloud is best to work in 2023
The tech scene is not as hot and cool as it was before mainly because of the massive layoffs that have been witnessed leaving over 100,000 people jobless. The public cloud scene has not been spared with GCP, azure and AWS all letting people go in efforts to cut costs in the wake of the […]
How I passed my associate cloud engineer exam in 6 weeks
The google cloud associate engineer is the only associate-level exam offered by google cloud as of writing this and also one of the most challenging cloud certifications out there. I sat for my certification exam in October 2022 and passed which I was very happy about after following certain strategies I should also give you. […]
8 ways public clouds are better than on-prem.
Over the years the public cloud has grown tremendously to a point where even late adopters are rushing to store their data and applications on the cloud, from single-run startups to a huge chunk of fortune 500 companies. Some legacy applications cant be stored on the public cloud and need to be stored on premises […]