Shubhamdevopsssk.hashnode.dev·Jul 4, 2024Understanding Cloud Computing in DevOpsCloud computing has revolutionized the way organizations build, deploy, and manage applications, becoming a cornerstone of modern DevOps practices. By leveraging the power of cloud services, DevOps teams can achieve greater agility, scalability, and ...Platform as a Service (PaaS)
Divya MahajanforPartner Penspartnerpens.hashnode.dev·Mar 7, 2024A Beginner's Guide to Cloud ComputingLink to exam: https://aws.amazon.com/certification/certified-cloud-practitioner/ Introduction to Cloud Computing Cloud computing refers to the delivery of various services—such as storage, processing power, databases, networking, and software—over th...AWS Certified Cloud Practitioner | CLF-C02 preparation KitSaaS
Mirza Bilalmirzabilal.com·Jan 6, 2024Scaling the Cloud: Vertical and Horizontal Scaling StrategiesIn the ever-expanding digital empire, a multitude of apps and solutions emerge with the intent to simplify human lives and boost productivity. As the demand grew, cloud services have been proactive in providing diverse array of options to cater these...70 readsCloud Scaling Strategiescloud scalability
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Oct 31, 2023AWS CloudFormation Template -Multi-Factor Authentication (MFA) for AWS IAM usersIntroduction: The provided #AWS CloudFormation template is a powerful tool for enforcing #Multi-Factor Authentication (MFA) policies within an #Amazon Web Services (AWS) Identity and #Access Management (IAM) environment. MFA is a critical security me...AWS
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Oct 30, 2023Continuous Integration/Continuous Deployment (CI/CD) PipelineIntroduction: #Continuous Integration and #Continuous Deployment (#CI/CD) has become a pivotal aspect of modern software development, streamlining the process from code changes to production deployment. In this context, the provided configuration fil...Node.js