Monday, December 4, 2023

Xcode - develop for iOS and macOS Xcode 15.0.1 Unable to get list of installed Simulator runtimes

Error:

Xcode - develop for iOS and macOS Xcode 15.0.1 Unable to get list of installed Simulator runtimes



Solution:


$ xcodebuild -downloadPlatform iOS

$ flutter doctor

Saturday, November 4, 2023

AWS Certified Cloud Practitioner exam notes

Before attending AWS Cloud Practitioner courses, I was thinking that this program is just for newbies. But after taking the course and passing the exam. I can clearly say that the content is really useful to start to learn and discover AWS services.

Quick notes after exam:

Amazon Inspector is an automated vulnerability management service that continually scans AWS workloads for software vulnerabilities and unintended network exposure.

AWS Transit Gateway connects your Amazon Virtual Private Clouds (VPCs) and on-premises networks through a central hub.

Benefits of AWS Global Accelerator
https://tutorialsdojo.com/aws-global-accelerator/

Questions about shared responsibility model

Amazon FSx: Question about smb file sharing

Difference between reserved instance and on-demand instance

 

Reserved instance, spot instance and on-demand instance use-cases

Reserved Instances provide you with a significant discount compared to On-Demand instance pricing. In addition, when Reserved Instances are assigned to a specific Availability Zone, they provide a capacity reservation, giving you additional confidence in your ability to launch instances when you need them.

Standard Reserved Instances provide you with a significant discount compared to On-Demand instance pricing and can be purchased for a 1-year or 3-year term. The average discount off On-Demand instances varies based on your term and chosen payment options (up to 40% for 1-year and 60% for a 3-year term). Customers have the flexibility to change the Availability Zone, the instance size, and networking type of their Standard Reserved Instances.

Convertible Reserved Instances provide you with a significant discount compared to On-Demand Instances and can be purchased for a 1-year or 3-year term. Purchase Convertible Reserved Instances if you need additional flexibility, such as the ability to use different instance families, operating systems, or tenancies over the Reserved Instance term.

Amazon EC2 On-Demand Instances Although it is suitable to run non-interruptible workloads for a period of three years, it entails a higher running cost compared to Reserved or Spot instances. In fact, this is actually the most expensive type of EC2 instance and not the cheapest one.


For 5 hours data processing task which service should be used on AWS?

(It cannot be Lambda. It works maximum 15 minutes with 10gb memory.)

Learn what is AWS wavelength, it was an option for some questions.

What is AWS Artifact, when we should use it?

S3 Storage Classes

Amazon S3 Glacier Flexible Retrieval 

DDOS protection service?

SQL injection protection service?

https://tutorialsdojo.com/amazon-sqs/

How do you find externally shared assets? 

IAM Access Analyzer uses provable security to analyze all access paths and provide comprehensive analysis of external access to your resources.

Which tool should be used for cost estamation?

Where do you store database passwords?

(Secret manager) 

What is AWS Control Tower?

AWS Marketplace use-cases

Migration from on-prem to AWS cloud related scenarios

Amazon Direct Connect

AWS VPC Endpoints

There are a lot of IoT devices on a ship and the customer wants to transfer data of these devices to AWS when internet is available. Which AWS service should be used for this scenario? https://aws.amazon.com/iot-core/ ?

 the customer started to use AWS for backups and they need to synced backups in on-premise site. Which service should be used?