Posts

Showing posts with the label Cloud Computing

Cloud Migration Strategy | 6Rs | Cloud Computing

Image
Cloud Migration Strategies (6R's) In today’s world every organization wants to harness the potential of cloud computing in order to gain competitive advantages over their peers and competitors. Migrating their existing applications and infrastructure from on-premises environment to cloud environment would be a daunting and problematic task, if a though through well-designed plan is not created for cloud migration activities. To create a well-designed plan, you need to first understand the prescribed cloud migration strategies. In 2011 Gartner analyst Richard Watson  outlined 5 R’s Strategies for Cloud migration. v   Rehost v   Refactor v   Revise v   Rebuild v   Replace In 2016 Steven Orban of AWS renamed some and added a new one. That makes them 6 R’s. These 6 R’s helps you categorizing the cloud migration strategy of your applications and bringing structure into your decision processes. Before jumping into what are 6 R’s it is neces...

What Is Cloud Computing | Cloud Computing

Image
What is Cloud Computing? Cloud Computing Cloud Computing is the Buzz word which you can hear in business communications very frequently. Though the concept of Cloud Computing is not new it is a more than a decade old when Amazon started it’s Cloud Computing services with the name of Amazon Web Services or AWS. Since then, Cloud Computing is evolved many times. Many organizations already adopted the services of Cloud Computing. However, this CORONA pandemic now gave a new push to the adoption of Cloud Computing and put this into a rapid path. Irrespective of organization size, be it a big, medium or small organization they are planning to migrate their IT load into the Cloud environment. It became apparent to understand cloud computing what are different type of services it provides? what are different deployment model? what are the benefits of cloud computing? and what are the common challenges? Cloud Computing Concept: In order to understand the Cloud Computing concept, you need ...

Public vs Private vs Hybrid | Cloud Computing

Image
Public Cloud Vs Private Cloud Vs Hybrid Cloud Public Cloud: •        Most popular model of cloud computing services. •        Third-party cloud service provider owns and manage the under laying infrastructure. •        Resources (hardware, storage, network) are shared among multiple organizations •        Resources are delivered over the internet Advantages: •        Cost-Effective •        Easy Deployment •        Near to unlimited on-demand Scalability •        No Maintenance   Private Cloud: •        Resources are used exclusively by one business or organization •        Can be physically located at your organization's on-site datacenter or it can be host...

IaaS vs PaaS vs SaaS | Cloud Computing

Image
What are IaaS, PaaS and SaaS What are IaaS, PaaS and SaaS Infrastructure as a Service (IaaS)     Provides virtualized computing resources over the internet.    Cloud provider manages IT infrastructures (storage, server and networking resources), and delivers them to customers via virtual machines accessible through the internet.    Building block for all services provided by Cloud Computing.    Examples of IaaS:  • AWS Elastic Compute Cloud (EC2)  • Azure VM  • Google Compute Engine   Platform as a Service (PaaS)   Provides a platform allowing customers to develop, run, and manage applications without the complexity of building and maintaining the infrastructure.   Typically designed to support the complete web application lifecycle: building, testing, deploying, managing and updating.   Allows user to avoid the expense and complexity of buying and managing software licenses, the underlying appl...