Cloud computing? Amazon Web Services (AWS) is wrapping that data center in those same properties making it on demand. You only pay for what you use. It’s uniform wherever you use it within the global infrastructure. It’s always highly available. It’s always there when you need it so you can trust and rely upon it….
Blog
Amazon Cloud Support Engineer Interview Preparation – 1 Round (Online Assessment)
I got a really good opportunity to have an interview with Amazon for Cloud Support Engineer – Korean Fluency. Candidates must speak Korean and English, so people like me can apply this position. After 3 days, I got a response from Amazon and they gave me an online assessment. I need to complete a total…
Demo: YVR IoT Cloud for Environmental Monitoring and Analysis (EMA)
The Environmental Monitoring and Analysis (EMA) Project is a Industry Sponsored Student Project (ISSP) in partnership with the BCIT Centre for Internet of Things (IoT) and the YVR Airport Innovation Hub. The Project aims to develop and deploy cloud infrastructure for IoT network devices that monitor environmental data in the canals around YVR Airport in…
Demo: Amazon ECS (Elastic Container Service)
Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service. ECS has been a foundational pillar for key Amazon services, it can natively integrate with other services such as Amazon Route 53, Secrets Manager, AWS Identity and Access Management (IAM), and Amazon CloudWatch providing you a familiar experience to deploy and scale your containers. ECS allows…
Demo: Deploy a Microservice-based Application using CI/CD
I’m going to show you how to run Jenkins on Amazon EKS and settings for persistent storage for jenkins data and then take a look at a simple pipeline to push docker images on Docker Hub. Install eksctl Create cluster Jenkins Set up The cluster is up and running, and I need to set up…