Posts

Showing posts from June, 2025

Week 4 - Amazon VPC

Amazon Virtual Private Cloud (Amazon VPC) is a service from AWS that lets you create your own private network in the cloud. It works like a traditional data center but gives you the flexibility and scalability of the cloud. With a VPC, you can set up parts of your network called subnets, choose your own IP address ranges, and control how data moves in and out using route tables and gateways. For example, an internet gateway lets your resources connect to the internet, while a VPC endpoint lets you privately connect to AWS services without going through the internet. Every AWS account comes with a default VPC so you can start quickly, but you can also create your own custom VPC with settings that meet your specific needs. You can connect your VPC to other networks, like other VPCs or even your company’s on-premises network, using features like VPC peering, VPNs, or transit gateways. AWS also offers tools like traffic mirroring to help you monitor network activity and VPC flow logs to t...

Week 3 - Successful Cloud Migration

Moving your business to the cloud can feel overwhelming, but it gets easier if you follow a clear plan. Softchoice breaks the process down into five simple steps. First, you start with Gap Analysis . This means looking at your current technology setup to see what works well and what needs to improve. It helps you understand where the cloud can help your business. Next is Get Moving . This step is about starting small, like trying out cloud tools or setting up basic cloud systems. It prepares you for the bigger move. After that, comes Planning . Here, you make a detailed plan about which cloud services to use, when to move things, and who will help with the migration. Having a good plan makes the move smoother. Then you have the Migration step, where you actually move your apps and data to the cloud. This needs to be done carefully to avoid problems and keep your business running. Finally, there’s Optimization . Once everything is in the cloud, you work on making it run better, st...

Week 2 - Cloud Deployment Models

Cloud computing has changed how businesses handle data, and choosing the right cloud deployment model is key. The most common models include public, private, hybrid, and community clouds. A public cloud is run by third-party providers and shared by many users. It’s affordable and easy to scale but offers less control and security. In contrast, a private cloud is dedicated to one organization, either hosted on-site or by another provider. It provides stronger security and control but usually costs more. The hybrid cloud combines both public and private clouds, giving businesses flexibility to move data and workloads between them. This helps optimize resources and meet changing needs. Lastly, a community cloud is shared by organizations with similar requirements, like regulatory compliance, allowing them to collaborate more effectively. Choosing the right cloud model depends on your organization’s security needs, budget, and how much control and flexibility you require. Understand...

Week 1 - Intro & Cloud Computing

 Hello, I'm Shauna and welcome to my Cloud Computing class blog.