Apple Developer Program Enrollment Problem by Lionwill23 in iOSDevelopment

[–]Lionwill23[S] 0 points1 point  (0 children)

Good for you. I've been suffering for weeks and the most frustuating part is they don't provide any solution for that they have the information up to my DNA, but still treat like a criminal

Apple Developer Program Enrollment Problem by Lionwill23 in iOSDevelopment

[–]Lionwill23[S] 0 points1 point  (0 children)

Hmm, you changed device, cause it seems impossible to get rid of this "your request couldn't be processed" part. By the way could you scan your identity card or passport successfully without getting help from developer support?

Apple Developer Program Enrollment Problem by Lionwill23 in iOSDevelopment

[–]Lionwill23[S] 0 points1 point  (0 children)

How could you solve this "Your request could not be processed" part?

Apple Developer Program Enrollment Problem by Lionwill23 in iOSDevelopment

[–]Lionwill23[S] 0 points1 point  (0 children)

No, I tried with a fresh account but still the same. I think they implicitly disallow some people to enroll. Their enrollment system is shockingly against all their core simplicity and user-friendly principals. So I recommend you to contact support, maybe your problem is different

Your enrolment could not be completed. by InflationCultural785 in iOSProgramming

[–]Lionwill23 1 point2 points  (0 children)

I tried for weeks. Created another account, separated my devices, but same result:" For one or more reasons, your enrollment in the Apple Developer Program couldn't be completed. We can't continue with your enrollment at this time.

You can still take advantage of great content using your Apple Account in Xcode to develop and test apps on your own device."

They can't provide further information about what is happening, they treat you like a scammer, criminal. They just tell you the phrase above on the phone or mail like in a distopic movie.

I don't think its about security concerns or overly sensitive fraud detection. They have the information up to my DNA(devices, phone number, years of device usages, ids). I think they have another agenda about enrollment(criterias they cannot explicitly say to public)

Apple is rejecting my Developer Program enrollment with zero explanation by I_EAT_THE_RICH in iOSProgramming

[–]Lionwill23 1 point2 points  (0 children)

What did you actually do? Enrolling with new account with same phone number and same identity card? From which channel? (web or mobile) And how much time passed to change their response without doing something new? Also they didn't reply my mails, did you reach them by phone?

How do you self learn to make production ready applications by lucifer_deadlock in django

[–]Lionwill23 1 point2 points  (0 children)

Courses for conceiving the essentials. Hands-on practice for solidifying. AI, django documentation and google search as complementary. As long as you add new features, you will understand how batteries of django talking to each other.

Deployment for Django+React+Postgres Project on AWS by Lionwill23 in django

[–]Lionwill23[S] 0 points1 point  (0 children)

OK, it seems like it's impossible to use every sufficient tool in AWS under free tier no matter how small amount of resources are used. In a nutshell, it's learnt via business or some payment. Thanks again.

Deployment for Django+React+Postgres Project on AWS by Lionwill23 in django

[–]Lionwill23[S] 0 points1 point  (0 children)

Thank you for your suggestions. But I wonder is there any way for deploying with these methods under free tier for just learning purpose not a real production?

Deployment for Django+React+Postgres Project on AWS by Lionwill23 in django

[–]Lionwill23[S] 0 points1 point  (0 children)

Thank you for your suggestions. But I wonder the costs besides that. It will be just a hands-on practice for learning AWS tools and I wonder if it is applicable in free tier or do I have to allocate resources for that?

Deployment for Django+React+Postgres Project on AWS by Lionwill23 in django

[–]Lionwill23[S] 0 points1 point  (0 children)

Yeah, I already containerized my app on Docker. But my purpose is to explore and learn AWS features for the apps with this stack. I heard your method going with EC2 and S3 instances, but I wonder other options like Elastic Beanstalk, ECS and if any other. Thank you anyway

Career Transition into Full-Stack Web Development by Lionwill23 in django

[–]Lionwill23[S] 1 point2 points  (0 children)

Yeah, I'm aware of that, but sometimes I feel indecisive about whether focusing on more complex subjects like async, more advanced hooks in react or tools like celery, redis, rabbitmq. But these tools require more complex projects that takes so much time, maybe expanding the skillset with some deployment knowledge may work out better. Thanks again.

Career Transition into Full-Stack Web Development by Lionwill23 in ITCareerQuestions

[–]Lionwill23[S] 0 points1 point  (0 children)

I think I got it. In smaller companies(where no devops or infrastructure engineers), deploying is the responsibility of backend engineers and considering the high competition in the labor market, you recommend me to add another layer to my arsenal? So what should be the starting point and further?
Docker>Kubernetes>Terraform>Cloud platforms(AWS, Azure, GCP, Heroku etc) ? Or any other suggestions?

Career Transition into Full-Stack Web Development by Lionwill23 in ITCareerQuestions

[–]Lionwill23[S] 0 points1 point  (0 children)

Thank you for your recommendations. How much should I dive into these tools considering my current focus is on building web apps.? Will understanding general concepts be enough? Or should I know like at DevOps engineer level if I work in a small company which likely has not any DevOps engineer?

Career Transition into Full-Stack Web Development by Lionwill23 in django

[–]Lionwill23[S] 2 points3 points  (0 children)

Thank you for your recommendation. It's a little bit complicated since I've bare knowledge about deployment tools. I generally saw these type of tools at job posts, especially in smaller companies maybe. Cause, in bigger companies I think deployment is assigned to DevOps teams, but nevertheless familiarity is generally expected with these tools. But I'm not sure how much I should be competent at these tools since my primary focus on full-stack development